File: /home/cafsindia/cpmove_failed_mysql_dbs.1698346599/zensys.sql
-- MySQL dump 10.13 Distrib 8.0.35, for Linux (x86_64)
--
-- Host: localhost Database: zensys
-- ------------------------------------------------------
-- Server version 8.0.35
/*!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 */;
/*!50503 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 */;
--
-- Current Database: `zensys`
--
--
-- Table structure for table `zenactionscheduler_actions`
--
DROP TABLE IF EXISTS `zenactionscheduler_actions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenactionscheduler_actions` (
`action_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`hook` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`status` varchar(20) CHARACTER SET utf8mb4 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) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`schedule` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
`group_id` bigint unsigned NOT NULL DEFAULT '0',
`attempts` int NOT NULL DEFAULT '0',
`last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
`last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
`claim_id` bigint unsigned NOT NULL DEFAULT '0',
`extended_args` varchar(8000) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
PRIMARY KEY (`action_id`),
KEY `hook` (`hook`),
KEY `status` (`status`),
KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
KEY `args` (`args`),
KEY `group_id` (`group_id`),
KEY `last_attempt_gmt` (`last_attempt_gmt`),
KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=1863 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenactionscheduler_actions`
--
LOCK TABLES `zenactionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `zenactionscheduler_actions` DISABLE KEYS */;
INSERT INTO `zenactionscheduler_actions` (`action_id`, `hook`, `status`, `scheduled_date_gmt`, `scheduled_date_local`, `args`, `schedule`, `group_id`, `attempts`, `last_attempt_gmt`, `last_attempt_local`, `claim_id`, `extended_args`) VALUES (1850,'woocommerce_run_product_attribute_lookup_regeneration_callback','complete','2023-02-18 06:55:45','2023-02-18 06:55:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676703345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676703345;}',1,1,'2023-02-18 06:55:46','2023-02-18 06:55:46',0,NULL),(1851,'woocommerce_run_on_woocommerce_admin_updated','failed','2023-02-18 06:55:45','2023-02-18 06:55:45','[\"Automattic\\\\WooCommerce\\\\Admin\\\\RemoteInboxNotifications\\\\RemoteInboxNotificationsEngine\",\"run_on_woocommerce_admin_updated\"]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676703345;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676703345;}',2,1,'2023-02-18 06:55:46','2023-02-18 06:55:46',0,NULL),(1852,'action_scheduler/migration_hook','complete','2023-02-18 06:56:45','2023-02-18 06:56:45','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676703405;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676703405;}',3,1,'2023-02-18 06:56:46','2023-02-18 06:56:46',0,NULL),(1853,'woocommerce_cleanup_draft_orders','complete','2023-02-18 06:55:46','2023-02-18 06:55:46','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676703346;s:18:\"\0*\0first_timestamp\";i:1676703346;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676703346;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-18 06:55:57','2023-02-18 06:55:57',0,NULL),(1854,'woocommerce_cleanup_draft_orders','complete','2023-02-19 06:55:57','2023-02-19 06:55:57','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676789757;s:18:\"\0*\0first_timestamp\";i:1676703346;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676789757;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-19 07:26:28','2023-02-19 07:26:28',0,NULL),(1855,'wc-admin_delete_user_customers','complete','2023-02-18 07:49:54','2023-02-18 07:49:54','[876667]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676706594;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676706594;}',4,1,'2023-02-18 07:51:02','2023-02-18 07:51:02',0,NULL),(1856,'wc-admin_delete_user_customers','complete','2023-02-18 07:50:16','2023-02-18 07:50:16','[876669]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676706616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676706616;}',4,1,'2023-02-18 07:51:02','2023-02-18 07:51:02',0,NULL),(1857,'wc-admin_delete_user_customers','complete','2023-02-18 07:50:16','2023-02-18 07:50:16','[876671]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676706616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676706616;}',4,1,'2023-02-18 07:51:02','2023-02-18 07:51:02',0,NULL),(1858,'wc-admin_delete_user_customers','complete','2023-02-18 07:50:16','2023-02-18 07:50:16','[876668]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1676706616;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1676706616;}',4,1,'2023-02-18 07:51:02','2023-02-18 07:51:02',0,NULL),(1859,'woocommerce_cleanup_draft_orders','complete','2023-02-20 07:26:28','2023-02-20 07:26:28','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676877988;s:18:\"\0*\0first_timestamp\";i:1676703346;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676877988;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-20 07:39:33','2023-02-20 07:39:33',0,NULL),(1860,'woocommerce_cleanup_draft_orders','complete','2023-02-21 07:39:33','2023-02-21 07:39:33','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1676965173;s:18:\"\0*\0first_timestamp\";i:1676703346;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1676965173;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-21 07:53:06','2023-02-21 07:53:06',0,NULL),(1861,'woocommerce_cleanup_draft_orders','complete','2023-02-22 07:53:06','2023-02-22 07:53:06','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677052386;s:18:\"\0*\0first_timestamp\";i:1676703346;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677052386;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',0,1,'2023-02-22 07:58:07','2023-02-22 07:58:07',0,NULL),(1862,'woocommerce_cleanup_draft_orders','pending','2023-02-23 07:58:07','2023-02-23 07:58:07','[]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1677139087;s:18:\"\0*\0first_timestamp\";i:1676703346;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1677139087;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 `zenactionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenactionscheduler_claims`
--
DROP TABLE IF EXISTS `zenactionscheduler_claims`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenactionscheduler_claims` (
`claim_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
PRIMARY KEY (`claim_id`),
KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=394 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenactionscheduler_claims`
--
LOCK TABLES `zenactionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `zenactionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `zenactionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenactionscheduler_groups`
--
DROP TABLE IF EXISTS `zenactionscheduler_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenactionscheduler_groups` (
`group_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`slug` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
PRIMARY KEY (`group_id`),
KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenactionscheduler_groups`
--
LOCK TABLES `zenactionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `zenactionscheduler_groups` DISABLE KEYS */;
INSERT INTO `zenactionscheduler_groups` (`group_id`, `slug`) VALUES (1,'woocommerce-db-updates'),(2,'woocommerce-remote-inbox-engine'),(3,'action-scheduler-migration'),(4,'wc-admin-data');
/*!40000 ALTER TABLE `zenactionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenactionscheduler_logs`
--
DROP TABLE IF EXISTS `zenactionscheduler_logs`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenactionscheduler_logs` (
`log_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`action_id` bigint unsigned NOT NULL,
`message` text CHARACTER SET utf8mb4 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=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenactionscheduler_logs`
--
LOCK TABLES `zenactionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `zenactionscheduler_logs` DISABLE KEYS */;
INSERT INTO `zenactionscheduler_logs` (`log_id`, `action_id`, `message`, `log_date_gmt`, `log_date_local`) VALUES (1,1850,'action created','2023-02-18 06:55:44','2023-02-18 06:55:44'),(2,1851,'action created','2023-02-18 06:55:45','2023-02-18 06:55:45'),(3,1852,'action created','2023-02-18 06:55:45','2023-02-18 06:55:45'),(4,1850,'action started via WP Cron','2023-02-18 06:55:46','2023-02-18 06:55:46'),(5,1850,'action complete via WP Cron','2023-02-18 06:55:46','2023-02-18 06:55:46'),(6,1851,'action started via WP Cron','2023-02-18 06:55:46','2023-02-18 06:55:46'),(7,1851,'action failed via WP Cron: Scheduled action for woocommerce_run_on_woocommerce_admin_updated will not be executed as no callbacks are registered.','2023-02-18 06:55:46','2023-02-18 06:55:46'),(8,1853,'action created','2023-02-18 06:55:46','2023-02-18 06:55:46'),(9,1853,'action started via WP Cron','2023-02-18 06:55:57','2023-02-18 06:55:57'),(10,1853,'action complete via WP Cron','2023-02-18 06:55:57','2023-02-18 06:55:57'),(11,1854,'action created','2023-02-18 06:55:57','2023-02-18 06:55:57'),(12,1852,'action started via WP Cron','2023-02-18 06:56:45','2023-02-18 06:56:45'),(13,1852,'action complete via WP Cron','2023-02-18 06:56:46','2023-02-18 06:56:46'),(14,1855,'action created','2023-02-18 07:49:49','2023-02-18 07:49:49'),(15,1856,'action created','2023-02-18 07:50:11','2023-02-18 07:50:11'),(16,1857,'action created','2023-02-18 07:50:11','2023-02-18 07:50:11'),(17,1858,'action created','2023-02-18 07:50:11','2023-02-18 07:50:11'),(18,1855,'action started via WP Cron','2023-02-18 07:51:02','2023-02-18 07:51:02'),(19,1855,'action complete via WP Cron','2023-02-18 07:51:02','2023-02-18 07:51:02'),(20,1856,'action started via WP Cron','2023-02-18 07:51:02','2023-02-18 07:51:02'),(21,1856,'action complete via WP Cron','2023-02-18 07:51:02','2023-02-18 07:51:02'),(22,1857,'action started via WP Cron','2023-02-18 07:51:02','2023-02-18 07:51:02'),(23,1857,'action complete via WP Cron','2023-02-18 07:51:02','2023-02-18 07:51:02'),(24,1858,'action started via WP Cron','2023-02-18 07:51:02','2023-02-18 07:51:02'),(25,1858,'action complete via WP Cron','2023-02-18 07:51:02','2023-02-18 07:51:02'),(26,1854,'action started via WP Cron','2023-02-19 07:26:28','2023-02-19 07:26:28'),(27,1854,'action complete via WP Cron','2023-02-19 07:26:28','2023-02-19 07:26:28'),(28,1859,'action created','2023-02-19 07:26:28','2023-02-19 07:26:28'),(29,1859,'action started via WP Cron','2023-02-20 07:39:33','2023-02-20 07:39:33'),(30,1859,'action complete via WP Cron','2023-02-20 07:39:33','2023-02-20 07:39:33'),(31,1860,'action created','2023-02-20 07:39:33','2023-02-20 07:39:33'),(32,1860,'action started via WP Cron','2023-02-21 07:53:06','2023-02-21 07:53:06'),(33,1860,'action complete via WP Cron','2023-02-21 07:53:06','2023-02-21 07:53:06'),(34,1861,'action created','2023-02-21 07:53:06','2023-02-21 07:53:06'),(35,1861,'action started via WP Cron','2023-02-22 07:58:07','2023-02-22 07:58:07'),(36,1861,'action complete via WP Cron','2023-02-22 07:58:07','2023-02-22 07:58:07'),(37,1862,'action created','2023-02-22 07:58:07','2023-02-22 07:58:07');
/*!40000 ALTER TABLE `zenactionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenaiowps_debug_log`
--
DROP TABLE IF EXISTS `zenaiowps_debug_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenaiowps_debug_log` (
`id` bigint NOT NULL AUTO_INCREMENT,
`level` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`message` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`type` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`created` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
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 `zenaiowps_debug_log`
--
LOCK TABLES `zenaiowps_debug_log` WRITE;
/*!40000 ALTER TABLE `zenaiowps_debug_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `zenaiowps_debug_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenaiowps_events`
--
DROP TABLE IF EXISTS `zenaiowps_events`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenaiowps_events` (
`id` bigint NOT NULL AUTO_INCREMENT,
`event_type` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`username` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`user_id` bigint DEFAULT NULL,
`event_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
`ip_or_host` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`referer_info` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`country_code` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`event_data` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=316 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenaiowps_events`
--
LOCK TABLES `zenaiowps_events` WRITE;
/*!40000 ALTER TABLE `zenaiowps_events` DISABLE KEYS */;
INSERT INTO `zenaiowps_events` (`id`, `event_type`, `username`, `user_id`, `event_date`, `ip_or_host`, `referer_info`, `url`, `country_code`, `event_data`) VALUES (1,'404','',0,'2023-02-18 08:01:41','52.114.14.102','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(2,'404','',0,'2023-02-18 08:02:01','103.238.228.178','http://www.zensys.in/zensysindia','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(3,'404','',0,'2023-02-18 08:02:02','103.238.228.178','http://www.zensys.in/zensysindia','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(4,'404','',0,'2023-02-18 08:02:03','103.238.228.178','http://www.zensys.in/zensysindia','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(5,'404','',0,'2023-02-18 08:02:07','103.238.228.178','http://www.zensys.in/zensysindia','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(6,'404','',0,'2023-02-18 08:06:46','52.114.32.212','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(7,'404','',0,'2023-02-18 08:07:14','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(8,'404','',0,'2023-02-18 08:07:17','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(9,'404','',0,'2023-02-18 08:08:40','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(10,'404','',0,'2023-02-18 08:08:45','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(11,'404','',0,'2023-02-18 08:08:57','185.119.81.101','','/wp-login.php',NULL,''),(12,'404','',0,'2023-02-18 08:09:15','194.169.175.26','','/wp-content/plugins/core-engine/',NULL,''),(13,'404','',0,'2023-02-18 08:09:21','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(14,'404','',0,'2023-02-18 08:09:21','194.169.175.26','','/wp-admin/RxRnpoad.php',NULL,''),(15,'404','',0,'2023-02-18 08:09:26','194.169.175.26','','/versions.php',NULL,''),(16,'404','',0,'2023-02-18 08:09:26','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(17,'404','',0,'2023-02-18 08:21:16','185.119.81.103','','/wp-login.php',NULL,''),(18,'404','',0,'2023-02-18 08:24:59','185.119.81.104','','/wp-login.php',NULL,''),(19,'404','',0,'2023-02-18 09:11:02','66.249.64.28','','/fc5t69/hbr-leadership-vs-management',NULL,''),(20,'404','',0,'2023-02-18 09:36:10','17.241.75.88','','/wp-content/uploads/2018/11/cropped-logo-2-180x180.png',NULL,''),(21,'404','',0,'2023-02-18 10:06:47','20.254.96.39','www.google.com','/wp-content/plugins/seoplugins/mar.php',NULL,''),(22,'404','',0,'2023-02-18 10:06:58','20.254.96.39','www.google.com','/wp-content/plugins/seoplugins/mar.php',NULL,''),(23,'404','',0,'2023-02-18 10:07:29','20.254.96.39','www.google.com','/wp-content/themes/seotheme/mar.php',NULL,''),(24,'404','',0,'2023-02-18 10:07:51','20.254.96.39','www.google.com','/wp-content/themes/seotheme/mar.php',NULL,''),(25,'404','',0,'2023-02-18 10:19:42','95.91.76.164','','/fc5t69/appdata/local/google/chrome/user-data/default-tmp-files',NULL,''),(26,'404','',0,'2023-02-18 10:33:00','185.119.81.101','','/wp-login.php',NULL,''),(27,'404','',0,'2023-02-18 10:34:11','185.119.81.99','','/wp-login.php',NULL,''),(28,'404','',0,'2023-02-18 10:35:54','185.119.81.101','','/wp-login.php',NULL,''),(29,'404','',0,'2023-02-18 10:37:58','185.119.81.101','','/wp-login.php',NULL,''),(30,'404','',0,'2023-02-18 11:02:24','195.228.242.60','http://www.zensys.in/chtmlfuns.php','/chtmlfuns.php',NULL,''),(31,'404','',0,'2023-02-18 11:02:30','207.244.238.101','http://www.zensys.in/wp-content/plugins/elementor/ffvykbyg.php','/wp-content/plugins/elementor/ffvykbyg.php',NULL,''),(32,'404','',0,'2023-02-18 11:02:35','182.50.151.2','http://www.zensys.in/wp-content/plugins/elementor/ffvykbyg.php','/wp-content/plugins/elementor/ffvykbyg.php',NULL,''),(33,'404','',0,'2023-02-18 11:02:38','103.195.185.104','http://www.zensys.in/chtmlfuns.php','/chtmlfuns.php',NULL,''),(34,'404','',0,'2023-02-18 11:02:42','176.114.4.80','http://www.zensys.in/wp-content/plugins/mailchimp-for-wp/config/hxlulsvj.php','/wp-content/plugins/mailchimp-for-wp/config/hxlulsvj.php',NULL,''),(35,'404','',0,'2023-02-18 11:05:39','103.238.228.178','http://www.zensys.in/wp-admin/admin.php?page=aiowpsec_brute_force','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(36,'404','',0,'2023-02-18 11:05:41','103.238.228.178','http://www.zensys.in/wp-admin/admin.php?page=aiowpsec_brute_force','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(37,'404','',0,'2023-02-18 11:08:27','185.119.81.109','','/wp-login.php',NULL,''),(38,'404','',0,'2023-02-18 11:13:42','104.244.75.48','','/wp-login.php',NULL,''),(39,'404','',0,'2023-02-18 11:27:24','185.119.81.104','','/wp-login.php',NULL,''),(40,'404','',0,'2023-02-18 11:47:52','185.119.81.104','','/wp-login.php',NULL,''),(41,'404','',0,'2023-02-18 11:49:32','185.119.81.104','','/wp-login.php',NULL,''),(42,'404','',0,'2023-02-18 12:21:11','185.119.81.103','','/wp-login.php',NULL,''),(43,'404','',0,'2023-02-18 12:21:23','185.119.81.99','','/wp-login.php',NULL,''),(44,'404','',0,'2023-02-18 12:55:09','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(45,'404','',0,'2023-02-18 12:55:09','185.119.81.101','','/wp-login.php',NULL,''),(46,'404','',0,'2023-02-18 12:55:11','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(47,'404','',0,'2023-02-18 12:59:09','185.119.81.104','','/wp-login.php',NULL,''),(48,'404','',0,'2023-02-18 13:02:37','185.119.81.101','','/wp-login.php',NULL,''),(49,'404','',0,'2023-02-18 13:40:54','185.119.81.103','','/wp-login.php',NULL,''),(50,'404','',0,'2023-02-18 13:42:49','185.119.81.101','','/wp-login.php',NULL,''),(51,'404','',0,'2023-02-18 13:43:58','185.119.81.103','','/wp-login.php',NULL,''),(52,'404','',0,'2023-02-18 14:10:29','185.119.81.99','','/wp-login.php',NULL,''),(53,'404','',0,'2023-02-18 14:14:13','114.119.145.89','http://www.zensys.in/fc5t69/rohit-sharma-last-t20-innings-score','/fc5t69/city-hall-death-certificate',NULL,''),(54,'404','',0,'2023-02-18 14:32:22','185.119.81.101','','/wp-login.php',NULL,''),(55,'404','',0,'2023-02-18 14:46:24','185.119.81.103','','/wp-login.php',NULL,''),(56,'404','',0,'2023-02-18 14:59:52','114.119.136.76','http://www.zensys.in/3ysiae7/evanston-illinois-homes','/3ysiae7/hockey-camps-edmonton-2022',NULL,''),(57,'404','',0,'2023-02-18 15:12:01','185.119.81.104','','/wp-login.php',NULL,''),(58,'404','',0,'2023-02-18 15:27:01','185.119.81.104','','/wp-login.php',NULL,''),(59,'404','',0,'2023-02-18 15:34:15','185.119.81.104','','/wp-login.php',NULL,''),(60,'404','',0,'2023-02-18 15:56:58','185.119.81.104','','/wp-login.php',NULL,''),(61,'404','',0,'2023-02-18 16:06:52','114.119.146.126','http://www.zensys.in/veezavw/the-old-realms-bannerlord-nexus','/veezavw/muggsy-bogues-all-star-appearances',NULL,''),(62,'404','',0,'2023-02-18 16:20:40','185.119.81.101','','/wp-login.php',NULL,''),(63,'404','',0,'2023-02-18 16:32:01','114.119.142.8','http://www.zensys.in/fc5t69/five-importance-of-information-literacy','/fc5t69/is-my-leopard-gecko-dead-or-sleeping',NULL,''),(64,'404','',0,'2023-02-18 16:46:32','185.119.81.103','','/wp-login.php',NULL,''),(65,'404','',0,'2023-02-18 16:48:13','185.119.81.101','','/wp-login.php',NULL,''),(66,'404','',0,'2023-02-18 16:50:15','185.119.81.101','','/wp-login.php',NULL,''),(67,'404','',0,'2023-02-18 17:04:51','185.119.81.99','','/wp-login.php',NULL,''),(68,'404','',0,'2023-02-18 17:15:14','66.249.65.27','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(69,'404','',0,'2023-02-18 17:18:43','157.230.15.115','','/wp-login.php',NULL,''),(70,'404','',0,'2023-02-18 17:35:25','185.119.81.104','','/wp-login.php',NULL,''),(71,'404','',0,'2023-02-18 17:43:49','185.119.81.99','','/wp-login.php',NULL,''),(72,'404','',0,'2023-02-18 17:48:36','185.119.81.104','','/wp-login.php',NULL,''),(73,'404','',0,'2023-02-18 18:06:33','165.227.89.189','','/wp-login.php',NULL,''),(74,'404','',0,'2023-02-18 18:18:18','40.77.167.204','','/t2mbmjk/python-print-second-item-in-list',NULL,''),(75,'404','',0,'2023-02-18 18:20:56','185.119.81.101','','/wp-login.php',NULL,''),(76,'404','',0,'2023-02-18 18:25:48','185.119.81.109','','/wp-login.php',NULL,''),(77,'404','',0,'2023-02-18 18:40:00','66.249.65.30','','/why-do-byfu/side-cleft-grafting-b2f714',NULL,''),(78,'404','',0,'2023-02-18 18:45:13','66.249.65.31','','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(79,'404','',0,'2023-02-18 18:48:10','185.119.81.103','','/wp-login.php',NULL,''),(80,'404','',0,'2023-02-18 18:52:22','134.122.123.193','','/wp-login.php',NULL,''),(81,'404','',0,'2023-02-18 19:03:35','185.119.81.103','','/wp-login.php',NULL,''),(82,'404','',0,'2023-02-18 19:27:32','165.22.39.64','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(83,'404','',0,'2023-02-18 19:27:32','165.22.39.64','','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(84,'404','',0,'2023-02-18 19:27:34','206.189.7.178','','/wp-content/uploads/2018/11/cropped-logo-2-180x180.png',NULL,''),(85,'404','',0,'2023-02-18 19:27:36','185.220.101.189','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(86,'404','',0,'2023-02-18 19:27:36','185.220.101.190','','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(87,'404','',0,'2023-02-18 19:27:37','188.166.26.88','','/wp-content/uploads/2018/11/cropped-logo-2-270x270.png',NULL,''),(88,'404','',0,'2023-02-18 19:27:39','23.152.225.3','','/wp-content/uploads/2018/11/cropped-logo-2-180x180.png',NULL,''),(89,'404','',0,'2023-02-18 19:27:52','23.129.64.227','','/wp-content/uploads/2018/11/cropped-logo-2-270x270.png',NULL,''),(90,'404','',0,'2023-02-18 19:31:31','167.172.34.136','http://zensys.in','/wp-login.php',NULL,''),(91,'404','',0,'2023-02-18 19:31:33','167.172.34.136','http://zensys.in','/wordpress/wp-login.php',NULL,''),(92,'404','',0,'2023-02-18 19:31:34','167.172.34.136','http://zensys.in','/blog/wp-login.php',NULL,''),(93,'404','',0,'2023-02-18 19:31:35','167.172.34.136','http://zensys.in','/wp/wp-login.php',NULL,''),(94,'404','',0,'2023-02-18 19:36:15','81.88.53.4','','/wp-login.php',NULL,''),(95,'404','',0,'2023-02-18 20:19:53','148.72.244.186','','/wp-login.php',NULL,''),(96,'404','',0,'2023-02-18 20:27:34','185.119.81.104','','/wp-login.php',NULL,''),(97,'404','',0,'2023-02-18 20:44:27','185.119.81.101','','/wp-login.php',NULL,''),(98,'404','',0,'2023-02-18 21:05:27','103.130.218.178','','/wp-login.php',NULL,''),(99,'404','',0,'2023-02-18 21:13:25','185.119.81.103','','/wp-login.php',NULL,''),(100,'404','',0,'2023-02-18 21:28:40','185.119.81.101','','/wp-login.php',NULL,''),(101,'404','',0,'2023-02-18 21:33:55','185.119.81.103','','/wp-login.php',NULL,''),(102,'404','',0,'2023-02-18 21:50:29','34.76.63.113','','/wp-login.php',NULL,''),(103,'404','',0,'2023-02-18 22:04:00','114.119.136.12','http://www.zensys.in/fc5t69/north-hampton-library-trustees','/fc5t69/pflugerville-high-school-baseball-schedule-2022',NULL,''),(104,'404','',0,'2023-02-18 22:04:15','185.119.81.104','','/wp-login.php',NULL,''),(105,'404','',0,'2023-02-18 22:04:26','40.77.167.192','','/fc5t69/coj-recycling-schedule-2022',NULL,''),(106,'404','',0,'2023-02-18 22:21:44','182.66.82.11','','/.env',NULL,''),(107,'404','',0,'2023-02-18 22:21:46','182.66.82.11','','/.env',NULL,''),(108,'404','',0,'2023-02-18 22:21:49','182.66.82.11','','/www.zensys.in/.env',NULL,''),(109,'404','',0,'2023-02-18 22:21:51','182.66.82.11','','/www.zensys.in/.env',NULL,''),(110,'404','',0,'2023-02-18 22:21:53','182.66.82.11','','/vendor/.env',NULL,''),(111,'404','',0,'2023-02-18 22:21:56','182.66.82.11','','/vendor/.env',NULL,''),(112,'404','',0,'2023-02-18 22:21:58','182.66.82.11','','/www.zensys.in/.env',NULL,''),(113,'404','',0,'2023-02-18 22:22:00','182.66.82.11','','/www.zensys.in/.env',NULL,''),(114,'404','',0,'2023-02-18 22:22:03','182.66.82.11','','/admin/.env',NULL,''),(115,'404','',0,'2023-02-18 22:22:06','182.66.82.11','','/admin/.env',NULL,''),(116,'404','',0,'2023-02-18 22:22:09','182.66.82.11','','/www.zensys.in/.env',NULL,''),(117,'404','',0,'2023-02-18 22:22:12','182.66.82.11','','/www.zensys.in/.env',NULL,''),(118,'404','',0,'2023-02-18 22:22:14','182.66.82.11','','/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php',NULL,''),(119,'404','',0,'2023-02-18 22:30:01','185.119.81.103','','/wp-login.php',NULL,''),(120,'404','',0,'2023-02-18 22:30:43','185.119.81.101','','/wp-login.php',NULL,''),(121,'404','',0,'2023-02-18 22:32:21','114.119.137.64','http://www.zensys.in/fc5t69/division-definition-military','/fc5t69/baby-snakes-in-east-texas',NULL,''),(122,'404','',0,'2023-02-18 22:36:07','145.239.30.120','','/wp-login.php',NULL,''),(123,'404','',0,'2023-02-18 23:15:24','185.119.81.101','','/wp-login.php',NULL,''),(124,'404','',0,'2023-02-18 23:21:35','103.130.219.13','','/wp-login.php',NULL,''),(125,'404','',0,'2023-02-18 23:22:10','182.66.82.11','','/.env',NULL,''),(126,'404','',0,'2023-02-18 23:22:14','182.66.82.11','','/.env',NULL,''),(127,'404','',0,'2023-02-18 23:22:18','182.66.82.11','','/zensys.in/.env',NULL,''),(128,'404','',0,'2023-02-18 23:22:23','182.66.82.11','','/zensys.in/.env',NULL,''),(129,'404','',0,'2023-02-18 23:22:26','182.66.82.11','','/vendor/.env',NULL,''),(130,'404','',0,'2023-02-18 23:22:29','182.66.82.11','','/vendor/.env',NULL,''),(131,'404','',0,'2023-02-18 23:22:33','182.66.82.11','','/zensys.in/.env',NULL,''),(132,'404','',0,'2023-02-18 23:22:36','182.66.82.11','','/zensys.in/.env',NULL,''),(133,'404','',0,'2023-02-18 23:22:39','182.66.82.11','','/admin/.env',NULL,''),(134,'404','',0,'2023-02-18 23:22:45','182.66.82.11','','/admin/.env',NULL,''),(135,'404','',0,'2023-02-18 23:22:49','182.66.82.11','','/zensys.in/.env',NULL,''),(136,'404','',0,'2023-02-18 23:22:53','182.66.82.11','','/zensys.in/.env',NULL,''),(137,'404','',0,'2023-02-18 23:22:58','182.66.82.11','','/vendor/phpunit/phpunit/src/Util/PHP/eval-stdin.php',NULL,''),(138,'404','',0,'2023-02-18 23:29:35','185.119.81.101','','/wp-login.php',NULL,''),(139,'404','',0,'2023-02-18 23:55:56','185.119.81.104','','/wp-login.php',NULL,''),(140,'404','',0,'2023-02-19 00:06:54','148.72.40.90','','/wp-login.php',NULL,''),(141,'404','',0,'2023-02-19 00:22:47','3.80.8.24','','/wp-login.php',NULL,''),(142,'404','',0,'2023-02-19 00:52:19','185.196.220.26','','/wp-content/plugins/all-in-one-seo-pack/readme.txt',NULL,''),(143,'404','',0,'2023-02-19 00:52:24','103.130.218.178','','/wp-login.php',NULL,''),(144,'404','',0,'2023-02-19 01:24:15','193.235.141.156','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(145,'404','',0,'2023-02-19 01:37:47','51.255.81.60','','/wp-login.php',NULL,''),(146,'404','',0,'2023-02-19 01:53:10','114.119.143.39','http://www.zensys.in/veezavw/lexington-youth-lacrosse','/veezavw/photography-techniques-rule-of-thirds',NULL,''),(147,'404','',0,'2023-02-19 02:04:27','114.119.137.180','http://www.zensys.in/fc5t69/digital-marketing-short-course-unisa','/fc5t69/pandas-convert-column-to-string',NULL,''),(148,'404','',0,'2023-02-19 02:11:53','185.119.81.109','','/wp-login.php',NULL,''),(149,'404','',0,'2023-02-19 02:23:25','67.20.61.70','','/wp-login.php',NULL,''),(150,'404','',0,'2023-02-19 02:38:52','185.119.81.104','','/wp-login.php',NULL,''),(151,'404','',0,'2023-02-19 03:09:00','173.236.152.148','','/wp-login.php',NULL,''),(152,'404','',0,'2023-02-19 03:09:07','185.119.81.109','','/wp-login.php',NULL,''),(153,'404','',0,'2023-02-19 03:13:50','185.119.81.99','','/wp-login.php',NULL,''),(154,'404','',0,'2023-02-19 03:48:03','17.241.227.229','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(155,'404','',0,'2023-02-19 03:51:29','157.51.185.79','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(156,'404','',0,'2023-02-19 03:51:29','157.51.185.79','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-180x180.png',NULL,''),(157,'404','',0,'2023-02-19 03:51:30','157.51.185.79','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(158,'404','',0,'2023-02-19 04:06:08','185.119.81.109','','/wp-login.php',NULL,''),(159,'404','',0,'2023-02-19 04:10:47','185.119.81.104','','/wp-login.php',NULL,''),(160,'404','',0,'2023-02-19 04:37:00','185.119.81.103','','/wp-login.php',NULL,''),(161,'404','',0,'2023-02-19 04:40:35','66.33.193.231','','/wp-login.php',NULL,''),(162,'404','',0,'2023-02-19 04:50:04','185.119.81.103','','/wp-login.php',NULL,''),(163,'404','',0,'2023-02-19 04:51:35','185.119.81.103','','/wp-login.php',NULL,''),(164,'404','',0,'2023-02-19 04:57:22','5.161.94.38','','/g96uqim/ritz-carlton-sunny-isles-3b779f',NULL,''),(165,'404','',0,'2023-02-19 05:01:51','185.119.81.101','','/wp-login.php',NULL,''),(166,'404','',0,'2023-02-19 05:11:42','185.119.81.103','','/wp-login.php',NULL,''),(167,'404','',0,'2023-02-19 05:15:54','185.119.81.104','','/wp-login.php',NULL,''),(168,'404','',0,'2023-02-19 05:50:08','185.119.81.104','','/wp-login.php',NULL,''),(169,'404','',0,'2023-02-19 05:50:36','185.119.81.99','','/wp-login.php',NULL,''),(170,'404','',0,'2023-02-19 05:51:00','185.119.81.99','','/wp-login.php',NULL,''),(171,'404','',0,'2023-02-19 06:23:54','185.119.81.104','','/wp-login.php',NULL,''),(172,'404','',0,'2023-02-19 06:44:30','185.119.81.108','','/wp-login.php',NULL,''),(173,'404','',0,'2023-02-19 06:56:56','185.119.81.99','','/wp-login.php',NULL,''),(174,'404','',0,'2023-02-19 07:05:02','185.119.81.99','','/wp-login.php',NULL,''),(175,'404','',0,'2023-02-19 07:15:41','185.119.81.101','','/wp-login.php',NULL,''),(176,'404','',0,'2023-02-19 07:25:50','185.119.81.101','','/wp-login.php',NULL,''),(177,'404','',0,'2023-02-19 07:27:55','185.119.81.104','','/wp-login.php',NULL,''),(178,'404','',0,'2023-02-19 07:44:45','212.110.92.155','','/wp-login.php',NULL,''),(179,'404','',0,'2023-02-19 07:52:46','185.119.81.104','','/wp-login.php',NULL,''),(180,'404','',0,'2023-02-19 08:04:46','185.119.81.104','','/wp-login.php',NULL,''),(181,'404','',0,'2023-02-19 08:22:15','185.119.81.103','','/wp-login.php',NULL,''),(182,'404','',0,'2023-02-19 08:30:56','103.130.218.189','','/wp-login.php',NULL,''),(183,'404','',0,'2023-02-19 08:41:22','5.161.88.42','','/g96uqim/phd-in-norway-quora-3b779f',NULL,''),(184,'404','',0,'2023-02-19 09:17:26','199.167.131.50','','/wp-login.php',NULL,''),(185,'404','',0,'2023-02-19 09:49:39','114.119.156.132','http://www.zensys.in/3ysiae7/singles-holidays-for-30-40-year-olds','/3ysiae7/atwater-high-school-website',NULL,''),(186,'404','',0,'2023-02-19 10:03:34','161.97.130.180','','/wp-login.php',NULL,''),(187,'404','',0,'2023-02-19 10:06:06','185.119.81.101','','/wp-login.php',NULL,''),(188,'404','',0,'2023-02-19 10:09:40','114.119.158.167','http://www.zensys.in/fc5t69/extra-wide-boys-shoes','/fc5t69/onnxruntime-inferencesession-python',NULL,''),(189,'404','',0,'2023-02-19 10:36:45','114.119.142.188','http://www.zensys.in/veezavw/eu-yan-sang-tcm-tiong-bahru-plaza','/veezavw/dent-repair-cost-estimator-uk',NULL,''),(190,'404','',0,'2023-02-19 10:49:38','81.88.52.160','','/wp-login.php',NULL,''),(191,'404','',0,'2023-02-19 10:51:40','185.119.81.104','','/wp-login.php',NULL,''),(192,'404','',0,'2023-02-19 11:27:38','37.139.179.19','','/wp-sitemap-posts-post-1.xml',NULL,''),(193,'404','',0,'2023-02-19 11:48:39','185.119.81.103','','/wp-login.php',NULL,''),(194,'404','',0,'2023-02-19 11:52:22','147.78.47.230','','/wp-setups.php',NULL,''),(195,'404','',0,'2023-02-19 11:54:52','147.78.47.230','','/wp-setups.php',NULL,''),(196,'404','',0,'2023-02-19 12:17:18','185.119.81.101','','/wp-login.php',NULL,''),(197,'404','',0,'2023-02-19 12:22:31','171.244.0.91','','/wp-login.php',NULL,''),(198,'404','',0,'2023-02-19 12:25:23','185.119.81.101','','/wp-login.php',NULL,''),(199,'404','',0,'2023-02-19 12:47:50','185.119.81.108','','/wp-login.php',NULL,''),(200,'404','',0,'2023-02-19 12:59:55','185.119.81.108','','/wp-login.php',NULL,''),(201,'404','',0,'2023-02-19 13:01:43','66.249.84.60','http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=2&ved=0CEEQFjAF&url=http%3A%2F%2Fwww.zensys.in%2Fcontact.php&ei=sh3yY671Mquv4wOMLg&usg=AFQjCNGWzKOFY3xqj3EakAsSeCpbxuFIbQ','/contact.php',NULL,''),(202,'404','',0,'2023-02-19 13:01:46','66.249.83.41','https://www.google.com/','/contact.php',NULL,''),(203,'404','',0,'2023-02-19 13:14:40','185.119.81.104','','/wp-login.php',NULL,''),(204,'404','',0,'2023-02-19 13:19:09','185.119.81.103','','/wp-login.php',NULL,''),(205,'404','',0,'2023-02-19 13:34:21','185.119.81.101','','/wp-login.php',NULL,''),(206,'404','',0,'2023-02-19 13:38:22','3.142.90.228','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(207,'404','',0,'2023-02-19 14:14:21','185.119.81.101','','/wp-login.php',NULL,''),(208,'404','',0,'2023-02-19 14:39:23','185.119.81.108','','/wp-login.php',NULL,''),(209,'404','',0,'2023-02-19 14:43:05','185.119.81.104','','/wp-login.php',NULL,''),(210,'404','',0,'2023-02-19 15:05:40','185.119.81.109','','/wp-login.php',NULL,''),(211,'404','',0,'2023-02-19 15:09:17','185.119.81.108','','/wp-login.php',NULL,''),(212,'404','',0,'2023-02-19 15:44:43','185.119.81.104','','/wp-login.php',NULL,''),(213,'404','',0,'2023-02-19 16:16:06','185.119.81.104','','/wp-login.php',NULL,''),(214,'404','',0,'2023-02-19 16:17:07','185.119.81.99','','/wp-login.php',NULL,''),(215,'404','',0,'2023-02-19 16:31:56','185.119.81.103','','/wp-login.php',NULL,''),(216,'404','',0,'2023-02-19 17:17:25','185.119.81.99','','/wp-login.php',NULL,''),(217,'404','',0,'2023-02-19 17:32:58','185.119.81.99','','/wp-login.php',NULL,''),(218,'404','',0,'2023-02-19 17:35:27','185.119.81.104','','/wp-login.php',NULL,''),(219,'404','',0,'2023-02-19 18:38:19','185.119.81.99','','/wp-login.php',NULL,''),(220,'404','',0,'2023-02-19 19:02:47','114.119.143.133','http://www.zensys.in/veezavw/qlik-sense-lookup-chart-function','/veezavw/do-gold-dust-day-geckos-bite',NULL,''),(221,'404','',0,'2023-02-19 19:45:08','114.119.132.114','http://www.zensys.in/veezavw/honey-badger-swimming','/veezavw/nonprofit-challenges-2022',NULL,''),(222,'404','',0,'2023-02-19 19:47:19','114.119.157.24','http://www.zensys.in/veezavw/ford-ranger-4x4-for-sale-craigslist-near-wiesbaden','/veezavw/muskoka-lakes-golf-and-country-club-jobs',NULL,''),(223,'404','',0,'2023-02-19 19:49:36','114.119.142.12','http://www.zensys.in/veezavw/listbucket-vs-listobjects','/veezavw/dijkstra-priority-queue-java',NULL,''),(224,'404','',0,'2023-02-19 19:57:29','114.119.135.7','http://zensys.in/fc5t69/appdata/local/google/chrome/user-data/how-long-is-frankenstein-book','/fc5t69/tiger-loose-in-los-angeles-1990s',NULL,''),(225,'404','',0,'2023-02-19 20:25:45','185.119.81.104','','/wp-login.php',NULL,''),(226,'404','',0,'2023-02-19 20:56:46','66.249.65.28','','/wp-content/uploads/2018/11/cropped-logo-2-270x270.png',NULL,''),(227,'404','',0,'2023-02-19 21:18:16','185.119.81.104','','/wp-login.php',NULL,''),(228,'404','',0,'2023-02-19 22:33:21','185.119.81.108','','/wp-login.php',NULL,''),(229,'404','',0,'2023-02-19 22:51:03','185.119.81.104','','/wp-login.php',NULL,''),(230,'404','',0,'2023-02-19 23:28:53','185.119.81.99','','/wp-login.php',NULL,''),(231,'404','',0,'2023-02-20 00:09:27','185.119.81.108','','/wp-login.php',NULL,''),(232,'404','',0,'2023-02-20 00:14:30','194.38.20.161','','/plugins/content/apismtp/apismtp.php?test=hello',NULL,''),(233,'404','',0,'2023-02-20 00:39:00','17.241.227.212','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(234,'404','',0,'2023-02-20 00:40:01','66.249.65.27','','/wp-content/uploads/2018/11/cropped-logo-2-270x270.png',NULL,''),(235,'404','',0,'2023-02-20 00:42:02','185.119.81.108','','/wp-login.php',NULL,''),(236,'404','',0,'2023-02-20 00:52:43','185.119.81.108','','/wp-login.php',NULL,''),(237,'404','',0,'2023-02-20 01:10:33','66.249.65.3','','/3ysiae7/mark-gray-cause-of-death',NULL,''),(238,'404','',0,'2023-02-20 01:26:35','185.119.81.99','','/wp-login.php',NULL,''),(239,'404','',0,'2023-02-20 01:27:11','66.249.65.3','','/t2mbmjk/public-health-pyramid-direct-services',NULL,''),(240,'404','',0,'2023-02-20 01:31:21','185.119.81.108','','/wp-login.php',NULL,''),(241,'404','',0,'2023-02-20 02:02:41','18.144.161.63','http://www.zensys.in/%7B%7Bimage_b%7D%7D','/hostingrajalogo.jpg',NULL,''),(242,'404','',0,'2023-02-20 02:02:51','54.193.94.112','http://zensys.in/%7B%7Bimage_b%7D%7D','/hostingrajalogo.jpg',NULL,''),(243,'404','',0,'2023-02-20 02:03:13','184.169.244.56','https://zensys.in/%7B%7Bimage_b%7D%7D','/hostingrajalogo.jpg',NULL,''),(244,'404','',0,'2023-02-20 03:12:20','51.79.241.133','https://www.google.com/','/fc5t69/gemini-direct-drive-turntable-xl-500-ii',NULL,''),(245,'404','',0,'2023-02-20 03:15:29','185.119.81.99','','/wp-login.php',NULL,''),(246,'404','',0,'2023-02-20 03:27:35','185.119.81.108','','/wp-login.php',NULL,''),(247,'404','',0,'2023-02-20 03:40:04','185.119.81.108','','/wp-login.php',NULL,''),(248,'404','',0,'2023-02-20 04:24:44','185.119.81.99','','/wp-login.php',NULL,''),(249,'404','',0,'2023-02-20 04:45:58','185.119.81.99','','/wp-login.php',NULL,''),(250,'404','',0,'2023-02-20 05:01:12','114.119.148.78','http://www.zensys.in/fc5t69/rounded-icon-generator','/fc5t69/minecraft-bedrock-world-import-failed',NULL,''),(251,'404','',0,'2023-02-20 05:11:13','185.119.81.99','','/wp-login.php',NULL,''),(252,'404','',0,'2023-02-20 05:12:19','66.249.65.29','','/wp-content/uploads/2018/11/cropped-logo-2-180x180.png',NULL,''),(253,'404','',0,'2023-02-20 05:39:33','185.119.81.108','','/wp-login.php',NULL,''),(254,'404','',0,'2023-02-20 06:48:56','54.193.94.112','https://www.zensys.in/%7B%7Bimage_b%7D%7D','/hostingrajalogo.jpg',NULL,''),(255,'404','',0,'2023-02-20 08:45:27','207.46.13.213','','/fc5t69/how-to-set-google-as-default-browser-on-safari',NULL,''),(256,'404','',0,'2023-02-20 09:49:47','91.134.227.26','','/wp-setups.php',NULL,''),(257,'404','',0,'2023-02-20 09:49:49','91.134.227.26','','/wp-setups.php',NULL,''),(258,'404','',0,'2023-02-20 10:16:13','91.134.227.26','','/wp-setups.php',NULL,''),(259,'404','',0,'2023-02-20 10:16:14','91.134.227.26','','/wp-setups.php',NULL,''),(260,'404','',0,'2023-02-20 10:56:10','91.134.227.26','','/wp-setups.php',NULL,''),(261,'404','',0,'2023-02-20 10:56:11','91.134.227.26','','/wp-setups.php',NULL,''),(262,'404','',0,'2023-02-20 11:05:47','18.116.63.89','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(263,'404','',0,'2023-02-20 13:17:06','52.167.144.38','','/t2mbmjk/priority-queue-in-c-using-linked-list',NULL,''),(264,'404','',0,'2023-02-20 14:31:15','5.161.50.17','','/t2mbmjk/7zip-command-line-arguments',NULL,''),(265,'404','',0,'2023-02-20 17:11:04','66.249.75.222','','/why-do-byfu/steel-cricket-bat-b2f714',NULL,''),(266,'404','',0,'2023-02-20 17:56:05','66.249.75.20','','/why-do-byfu/steel-cricket-bat-b2f714',NULL,''),(267,'404','',0,'2023-02-20 18:54:35','66.249.75.12','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(268,'404','',0,'2023-02-20 19:39:35','66.249.75.12','','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(269,'404','',0,'2023-02-20 21:19:49','50.62.176.225','http://www.zensys.in/wp-content/themes/atomlab/hbdaqhju.php','/wp-content/themes/atomlab/hbdaqhju.php',NULL,''),(270,'404','',0,'2023-02-20 21:19:54','5.196.204.17','http://www.zensys.in/chtmlfuns.php','/chtmlfuns.php',NULL,''),(271,'404','',0,'2023-02-20 21:20:04','79.3.133.137','http://www.zensys.in/wp-content/plugins/mailchimp-for-wp/config/hxlulsvj.php','/wp-content/plugins/mailchimp-for-wp/config/hxlulsvj.php',NULL,''),(272,'404','',0,'2023-02-20 21:20:14','195.228.242.60','http://www.zensys.in/wp-content/plugins/elementor/ffvykbyg.php','/wp-content/plugins/elementor/ffvykbyg.php',NULL,''),(273,'404','',0,'2023-02-20 21:20:22','193.28.86.220','http://www.zensys.in/wp-content/plugins/derwati_plugin/widgets/fvdgorxu.php','/wp-content/plugins/derwati_plugin/widgets/fvdgorxu.php',NULL,''),(274,'404','',0,'2023-02-20 21:20:32','50.62.177.22','http://www.zensys.in/wp-content/plugins/derwati_plugin/widgets/fvdgorxu.php','/wp-content/plugins/derwati_plugin/widgets/fvdgorxu.php',NULL,''),(275,'404','',0,'2023-02-20 21:20:51','178.159.242.91','http://www.zensys.in/chtmlfuns.php','/chtmlfuns.php',NULL,''),(276,'404','',0,'2023-02-20 21:21:00','198.71.228.73','http://www.zensys.in/wp-content/themes/atomlab/hbdaqhju.php','/wp-content/themes/atomlab/hbdaqhju.php',NULL,''),(277,'404','',0,'2023-02-20 21:21:12','148.72.232.102','http://www.zensys.in/wp-content/plugins/mailchimp-for-wp/config/hxlulsvj.php','/wp-content/plugins/mailchimp-for-wp/config/hxlulsvj.php',NULL,''),(278,'404','',0,'2023-02-20 23:49:08','66.249.75.18','','/t2mbmjk/mahela-jayawardene-highest-score-in-test',NULL,''),(279,'404','',0,'2023-02-21 04:22:51','17.241.219.4','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(280,'404','',0,'2023-02-21 04:47:14','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(281,'404','',0,'2023-02-21 04:47:16','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(282,'404','',0,'2023-02-21 05:19:08','66.249.75.18','','/genesis-game-smdvxwp/romans-8-17-ampc-1fc92f',NULL,''),(283,'404','',0,'2023-02-21 05:24:07','66.249.75.19','','/t2mbmjk/mahela-jayawardene-highest-score-in-test',NULL,''),(284,'404','',0,'2023-02-21 08:50:23','52.167.144.47','','/fc5t69/dataframe%27-object-has-no-attribute-topandas',NULL,''),(285,'404','',0,'2023-02-21 09:33:39','34.211.105.174','http://zensys.in/favicon.ico','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(286,'404','',0,'2023-02-21 09:33:44','34.211.105.174','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(287,'404','',0,'2023-02-21 11:17:05','46.28.105.85','http://www.zensys.in/wp-content/plugins/mailchimp-for-wp/config/hxlulsvj.php','/wp-content/plugins/mailchimp-for-wp/config/hxlulsvj.php',NULL,''),(288,'404','',0,'2023-02-21 11:17:15','222.110.52.11','http://www.zensys.in/chtmlfuns.php','/chtmlfuns.php',NULL,''),(289,'404','',0,'2023-02-21 11:17:19','67.20.112.81','http://zensys.in/chtmlfuns.php','/chtmlfuns.php',NULL,''),(290,'404','',0,'2023-02-21 11:18:15','148.72.245.125','http://www.zensys.in/wp-content/themes/ldpsijtkmy/fnrdbrevoa.php','/wp-content/themes/ldpsijtkmy/fnrdbrevoa.php',NULL,''),(291,'404','',0,'2023-02-21 11:18:58','67.205.177.122','http://www.zensys.in/wp-content/plugins/derwati_plugin/widgets/fvdgorxu.php','/wp-content/plugins/derwati_plugin/widgets/fvdgorxu.php',NULL,''),(292,'404','',0,'2023-02-21 11:31:49','139.180.213.126','http://zensys.in/chtmlfuns.php','/chtmlfuns.php',NULL,''),(293,'404','',0,'2023-02-21 13:05:00','65.108.232.38','','/fc5t69/appdata/local/google/chrome/user-data/default-tmp-files',NULL,''),(294,'404','',0,'2023-02-21 15:59:54','91.134.227.26','','/wp-setups.php',NULL,''),(295,'404','',0,'2023-02-21 15:59:56','91.134.227.26','','/wp-setups.php',NULL,''),(296,'404','',0,'2023-02-21 16:38:17','193.235.141.150','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(297,'404','',0,'2023-02-21 16:44:50','85.208.98.29','','/g96uqim/tormead-teacher-link-3b779f',NULL,''),(298,'404','',0,'2023-02-21 18:05:07','207.46.13.214','','/t2mbmjk/jupyter-wait-for-user-input',NULL,''),(299,'404','',0,'2023-02-21 21:49:30','66.249.75.253','','/wp-content/uploads/2018/11/cropped-logo-2-270x270.png',NULL,''),(300,'404','',0,'2023-02-21 23:33:12','66.249.75.226','','/genesis-game-smdvxwp/cucumber-price-per-kg-1fc92f',NULL,''),(301,'404','',0,'2023-02-21 23:40:01','66.249.87.250','','/.well-known/apple-app-site-association',NULL,''),(302,'404','',0,'2023-02-21 23:43:46','66.249.87.250','','/apple-app-site-association',NULL,''),(303,'404','',0,'2023-02-22 02:44:39','66.249.75.252','','/wp-content/uploads/2018/11/cropped-logo-2-270x270.png',NULL,''),(304,'404','',0,'2023-02-22 04:47:22','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(305,'404','',0,'2023-02-22 04:47:26','103.238.228.178','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(306,'404','',0,'2023-02-22 05:03:33','106.208.66.25','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-192x192.png',NULL,''),(307,'404','',0,'2023-02-22 05:03:33','106.208.66.25','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-180x180.png',NULL,''),(308,'404','',0,'2023-02-22 05:03:35','106.208.66.25','http://www.zensys.in/','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(309,'404','',0,'2023-02-22 06:40:35','74.125.210.82','http://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=3&ved=0CCAQFjAB&url=http%3A%2F%2Fwww.zensys.in%2Faboutus.php&ei=4Lj1Y6DZLuym9gK5jgE&usg=AFQjCNGUc19bkDA8899jxB3ISoI_FmuxHg','/aboutus.php',NULL,''),(310,'404','',0,'2023-02-22 06:49:30','66.249.75.252','','/wp-content/uploads/2018/11/cropped-logo-2-180x180.png',NULL,''),(311,'404','',0,'2023-02-22 08:05:22','54.191.235.235','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(312,'404','',0,'2023-02-22 08:20:25','34.219.42.99','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(313,'404','',0,'2023-02-22 09:34:54','17.241.227.249','','/wp-content/uploads/2018/11/cropped-logo-2-32x32.png',NULL,''),(314,'404','',0,'2023-02-22 10:34:07','185.140.108.52','','/wp-setups.php',NULL,''),(315,'404','',0,'2023-02-22 10:42:25','185.140.108.52','','/wp-setups.php',NULL,'');
/*!40000 ALTER TABLE `zenaiowps_events` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenaiowps_failed_logins`
--
DROP TABLE IF EXISTS `zenaiowps_failed_logins`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenaiowps_failed_logins` (
`id` bigint NOT NULL AUTO_INCREMENT,
`user_id` bigint NOT NULL,
`user_login` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`failed_login_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
`login_attempt_ip` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`id`),
KEY `failed_login_date` (`failed_login_date`),
KEY `login_attempt_ip` (`login_attempt_ip`),
KEY `failed_login_date_and_login_attempt_ip` (`failed_login_date`,`login_attempt_ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenaiowps_failed_logins`
--
LOCK TABLES `zenaiowps_failed_logins` WRITE;
/*!40000 ALTER TABLE `zenaiowps_failed_logins` DISABLE KEYS */;
/*!40000 ALTER TABLE `zenaiowps_failed_logins` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenaiowps_global_meta`
--
DROP TABLE IF EXISTS `zenaiowps_global_meta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenaiowps_global_meta` (
`meta_id` bigint NOT NULL AUTO_INCREMENT,
`date_time` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
`meta_key1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`meta_key2` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`meta_key3` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`meta_key4` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`meta_key5` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`meta_value1` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`meta_value2` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`meta_value3` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`meta_value4` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`meta_value5` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
PRIMARY KEY (`meta_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenaiowps_global_meta`
--
LOCK TABLES `zenaiowps_global_meta` WRITE;
/*!40000 ALTER TABLE `zenaiowps_global_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `zenaiowps_global_meta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenaiowps_login_activity`
--
DROP TABLE IF EXISTS `zenaiowps_login_activity`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenaiowps_login_activity` (
`id` bigint NOT NULL AUTO_INCREMENT,
`user_id` bigint NOT NULL,
`user_login` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`login_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
`logout_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
`login_ip` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`login_country` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`browser_type` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenaiowps_login_activity`
--
LOCK TABLES `zenaiowps_login_activity` WRITE;
/*!40000 ALTER TABLE `zenaiowps_login_activity` DISABLE KEYS */;
INSERT INTO `zenaiowps_login_activity` (`id`, `user_id`, `user_login`, `login_date`, `logout_date`, `login_ip`, `login_country`, `browser_type`) VALUES (1,1,'cafsinfotech','2023-02-18 07:52:38','1000-10-10 10:00:00','103.238.228.178','','');
/*!40000 ALTER TABLE `zenaiowps_login_activity` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenaiowps_login_lockdown`
--
DROP TABLE IF EXISTS `zenaiowps_login_lockdown`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenaiowps_login_lockdown` (
`id` bigint NOT NULL AUTO_INCREMENT,
`user_id` bigint NOT NULL,
`user_login` varchar(150) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`lockdown_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
`release_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
`failed_login_ip` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`lock_reason` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`unlock_key` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`is_lockout_email_sent` tinyint(1) NOT NULL DEFAULT '1',
`backtrace_log` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
PRIMARY KEY (`id`),
KEY `failed_login_ip` (`failed_login_ip`),
KEY `is_lockout_email_sent` (`is_lockout_email_sent`),
KEY `unlock_key` (`unlock_key`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenaiowps_login_lockdown`
--
LOCK TABLES `zenaiowps_login_lockdown` WRITE;
/*!40000 ALTER TABLE `zenaiowps_login_lockdown` DISABLE KEYS */;
/*!40000 ALTER TABLE `zenaiowps_login_lockdown` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenaiowps_permanent_block`
--
DROP TABLE IF EXISTS `zenaiowps_permanent_block`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenaiowps_permanent_block` (
`id` bigint NOT NULL AUTO_INCREMENT,
`blocked_ip` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`block_reason` varchar(128) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`country_origin` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`blocked_date` datetime NOT NULL DEFAULT '1000-10-10 10:00:00',
`unblock` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`id`),
KEY `blocked_ip` (`blocked_ip`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenaiowps_permanent_block`
--
LOCK TABLES `zenaiowps_permanent_block` WRITE;
/*!40000 ALTER TABLE `zenaiowps_permanent_block` DISABLE KEYS */;
/*!40000 ALTER TABLE `zenaiowps_permanent_block` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenbv_activities_store`
--
DROP TABLE IF EXISTS `zenbv_activities_store`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenbv_activities_store` (
`id` bigint NOT NULL AUTO_INCREMENT,
`site_id` int NOT NULL,
`user_id` int DEFAULT '0',
`username` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
`request_id` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
`ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT '',
`event_type` varchar(60) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`event_data` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`time` int DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=8 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenbv_activities_store`
--
LOCK TABLES `zenbv_activities_store` WRITE;
/*!40000 ALTER TABLE `zenbv_activities_store` DISABLE KEYS */;
INSERT INTO `zenbv_activities_store` (`id`, `site_id`, `user_id`, `username`, `request_id`, `ip`, `event_type`, `event_data`, `time`) VALUES (7,1,0,'','902718663f083c59b472','103.238.228.178','wp_login','a:1:{s:4:\"user\";a:4:{s:2:\"id\";i:1;s:8:\"username\";s:12:\"cafsinfotech\";s:5:\"email\";s:19:\"gs@cafsinfotech.com\";s:4:\"role\";a:1:{i:0;s:13:\"administrator\";}}}',1676706758);
/*!40000 ALTER TABLE `zenbv_activities_store` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenbv_fw_requests`
--
DROP TABLE IF EXISTS `zenbv_fw_requests`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenbv_fw_requests` (
`id` bigint NOT NULL AUTO_INCREMENT,
`ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`status` int NOT NULL DEFAULT '0',
`time` bigint NOT NULL DEFAULT '1388516401',
`path` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`host` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`method` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`resp_code` int NOT NULL DEFAULT '0',
`category` int NOT NULL DEFAULT '4',
`referer` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`user_agent` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`filenames` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
`query_string` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
`rules_info` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
`request_id` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`matched_rules` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1535 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenbv_fw_requests`
--
LOCK TABLES `zenbv_fw_requests` WRITE;
/*!40000 ALTER TABLE `zenbv_fw_requests` DISABLE KEYS */;
INSERT INTO `zenbv_fw_requests` (`id`, `ip`, `status`, `time`, `path`, `host`, `method`, `resp_code`, `category`, `referer`, `user_agent`, `filenames`, `query_string`, `rules_info`, `request_id`, `matched_rules`) VALUES (1518,'103.145.51.210',1,1677077288,'/wp-cron.php','www.zensys.in','POST',200,10,'http://www.zensys.in/wp-cron.php?doing_wp_cron=1677077287.4461679458618164062500','WordPress/6.1.1; http://www.zensys.in','a:0:{}','a:1:{s:18:\"GET[doing_wp_cron]\";a:2:{s:4:\"size\";i:33;s:5:\"value\";s:33:\"1677077287.4461679458618164062500\";}}','a:0:{}','66594552163f62b2872236','a:0:{}'),(1519,'51.79.241.133',1,1677080304,'/brand-sms/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 Edg/87.0.664.75','a:0:{}','a:0:{}','a:0:{}','206062186763f636f0650b8','a:0:{}'),(1520,'51.79.241.133',1,1677080304,'/zensys-crm/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363','a:0:{}','a:0:{}','a:0:{}','17168149063f636f079055','a:0:{}'),(1521,'51.79.241.133',1,1677080304,'/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363','a:0:{}','a:0:{}','a:0:{}','115029653063f636f07341f','a:0:{}'),(1522,'103.145.51.210',1,1677080307,'/wp-cron.php','www.zensys.in','POST',200,10,'http://www.zensys.in/wp-cron.php?doing_wp_cron=1677080306.7135560512542724609375','WordPress/6.1.1; http://www.zensys.in','a:0:{}','a:1:{s:18:\"GET[doing_wp_cron]\";a:2:{s:4:\"size\";i:33;s:5:\"value\";s:33:\"1677080306.7135560512542724609375\";}}','a:0:{}','122665160663f636f38008d','a:0:{}'),(1523,'51.79.241.133',1,1677080304,'/about/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36','a:0:{}','a:0:{}','a:0:{}','159488740263f636f06e193','a:0:{}'),(1524,'51.79.241.133',1,1677080304,'/smart-hr-payroll/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1)','a:0:{}','a:0:{}','a:0:{}','109122384563f636f0883ff','a:0:{}'),(1525,'51.79.241.133',1,1677080304,'/product/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/4.0 (compatible; MSIE 9.0; Windows NT 6.1)','a:0:{}','a:0:{}','a:0:{}','185906263263f636f0645e8','a:0:{}'),(1526,'51.79.241.133',1,1677080304,'/online-payroll/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1','a:0:{}','a:0:{}','a:0:{}','78247485563f636f0668d0','a:0:{}'),(1527,'51.79.241.133',1,1677080304,'/standalone/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.141 Safari/537.36 Edg/87.0.664.75','a:0:{}','a:0:{}','a:0:{}','10557834763f636f068d93','a:0:{}'),(1528,'103.145.51.210',1,1677080307,'/wp-cron.php','www.zensys.in','POST',200,10,'http://www.zensys.in/wp-cron.php?doing_wp_cron=1677080306.7107710838317871093750','WordPress/6.1.1; http://www.zensys.in','a:0:{}','a:1:{s:18:\"GET[doing_wp_cron]\";a:2:{s:4:\"size\";i:33;s:5:\"value\";s:33:\"1677080306.7107710838317871093750\";}}','a:0:{}','87824882563f636f3efe3c','a:0:{}'),(1529,'103.145.51.210',1,1677080307,'/wp-cron.php','www.zensys.in','POST',200,10,'http://www.zensys.in/wp-cron.php?doing_wp_cron=1677080306.7123808860778808593750','WordPress/6.1.1; http://www.zensys.in','a:0:{}','a:1:{s:18:\"GET[doing_wp_cron]\";a:2:{s:4:\"size\";i:33;s:5:\"value\";s:33:\"1677080306.7123808860778808593750\";}}','a:0:{}','67709178763f636f3b2935','a:0:{}'),(1530,'103.145.51.210',1,1677080307,'/wp-cron.php','www.zensys.in','POST',200,10,'http://www.zensys.in/wp-cron.php?doing_wp_cron=1677080306.7194070816040039062500','WordPress/6.1.1; http://www.zensys.in','a:0:{}','a:1:{s:18:\"GET[doing_wp_cron]\";a:2:{s:4:\"size\";i:33;s:5:\"value\";s:33:\"1677080306.7194070816040039062500\";}}','a:0:{}','148188831963f636f37f345','a:0:{}'),(1531,'51.79.241.133',1,1677080304,'/bigin-zoho-crm/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1','a:0:{}','a:0:{}','a:0:{}','171780227963f636f065928','a:0:{}'),(1532,'51.79.241.133',1,1677080304,'/contact/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/5.0 (iPhone; CPU iPhone OS 14_4_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/14.0.3 Mobile/15E148 Safari/604.1','a:0:{}','a:0:{}','a:0:{}','174343334563f636f06571c','a:0:{}'),(1533,'51.79.241.133',1,1677080304,'/enquiry/','www.zensys.in','GET',200,10,'https://www.google.com/','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.82 Safari/537.36','a:0:{}','a:0:{}','a:0:{}','2289178763f636f0664d0','a:0:{}'),(1534,'103.145.51.210',1,1677080309,'/wp-cron.php','www.zensys.in','POST',200,10,'http://www.zensys.in/wp-cron.php?doing_wp_cron=1677080308.6590061187744140625000','WordPress/6.1.1; http://www.zensys.in','a:0:{}','a:1:{s:18:\"GET[doing_wp_cron]\";a:2:{s:4:\"size\";i:33;s:5:\"value\";s:33:\"1677080308.6590061187744140625000\";}}','a:0:{}','180237177463f636f56392e','a:0:{}');
/*!40000 ALTER TABLE `zenbv_fw_requests` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenbv_ip_store`
--
DROP TABLE IF EXISTS `zenbv_ip_store`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenbv_ip_store` (
`id` bigint NOT NULL AUTO_INCREMENT,
`start_ip_range` varbinary(16) NOT NULL,
`end_ip_range` varbinary(16) NOT NULL,
`is_fw` tinyint(1) NOT NULL,
`is_lp` tinyint(1) NOT NULL,
`type` int NOT NULL,
PRIMARY KEY (`id`),
KEY `ip_range` (`start_ip_range`,`end_ip_range`)
) ENGINE=InnoDB AUTO_INCREMENT=1000000 DEFAULT CHARSET=binary;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenbv_ip_store`
--
LOCK TABLES `zenbv_ip_store` WRITE;
/*!40000 ALTER TABLE `zenbv_ip_store` DISABLE KEYS */;
/*!40000 ALTER TABLE `zenbv_ip_store` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenbv_lp_requests`
--
DROP TABLE IF EXISTS `zenbv_lp_requests`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenbv_lp_requests` (
`id` bigint NOT NULL AUTO_INCREMENT,
`ip` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`status` int NOT NULL DEFAULT '0',
`username` varchar(50) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`message` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`category` int NOT NULL DEFAULT '0',
`time` bigint NOT NULL DEFAULT '1388516401',
`request_id` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenbv_lp_requests`
--
LOCK TABLES `zenbv_lp_requests` WRITE;
/*!40000 ALTER TABLE `zenbv_lp_requests` DISABLE KEYS */;
INSERT INTO `zenbv_lp_requests` (`id`, `ip`, `status`, `username`, `message`, `category`, `time`, `request_id`) VALUES (2,'103.238.228.178',2,'cafsinfotech','Login Success',7,1676706757,'902718663f083c59b472');
/*!40000 ALTER TABLE `zenbv_lp_requests` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zencommentmeta`
--
DROP TABLE IF EXISTS `zencommentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zencommentmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zencommentmeta`
--
LOCK TABLES `zencommentmeta` WRITE;
/*!40000 ALTER TABLE `zencommentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `zencommentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zencomments`
--
DROP TABLE IF EXISTS `zencomments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zencomments` (
`comment_ID` bigint unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint unsigned NOT NULL DEFAULT '0',
`comment_author` tinytext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`comment_author_email` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`comment_karma` int NOT NULL DEFAULT '0',
`comment_approved` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'comment',
`comment_parent` bigint unsigned NOT NULL DEFAULT '0',
`user_id` bigint unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10)),
KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zencomments`
--
LOCK TABLES `zencomments` WRITE;
/*!40000 ALTER TABLE `zencomments` DISABLE KEYS */;
/*!40000 ALTER TABLE `zencomments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenlinks`
--
DROP TABLE IF EXISTS `zenlinks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenlinks` (
`link_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_name` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_image` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_target` varchar(25) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_description` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'Y',
`link_owner` bigint unsigned NOT NULL DEFAULT '1',
`link_rating` int NOT NULL DEFAULT '0',
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`link_notes` mediumtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`link_rss` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenlinks`
--
LOCK TABLES `zenlinks` WRITE;
/*!40000 ALTER TABLE `zenlinks` DISABLE KEYS */;
/*!40000 ALTER TABLE `zenlinks` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenoptions`
--
DROP TABLE IF EXISTS `zenoptions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenoptions` (
`option_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',
`option_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL,
`autoload` varchar(20) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`),
KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=296817 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenoptions`
--
LOCK TABLES `zenoptions` WRITE;
/*!40000 ALTER TABLE `zenoptions` DISABLE KEYS */;
INSERT INTO `zenoptions` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (1,'siteurl','http://www.zensys.in/','yes'),(2,'home','http://www.zensys.in/','yes'),(3,'blogname','Zensys(ACT! CRM Chennai, Sage Partner Chennai, Sage Payroll in Chennai, crm software Chennai, business crm software Chennai, crm software web Chennai, crm management software Chennai, web based crm software Chennai, small business crm software Chennai, software for crm Chennai, crm software integration Chennai, customer relationship management crm software Chennai, sales crm software Chennai, online crm software Chennai, crm software company Chennai, crm marketing software Chennai, crm softwares Chennai, crm software system Chennai, crm software solution Chennai, crm software Chennai)','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','gs@cafsinfotech.com','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:283:{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:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s: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:59:\"portfolio_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio_category=$matches[1]&feed=$matches[2]\";s:54:\"portfolio_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:57:\"index.php?portfolio_category=$matches[1]&feed=$matches[2]\";s:35:\"portfolio_category/([^/]+)/embed/?$\";s:51:\"index.php?portfolio_category=$matches[1]&embed=true\";s:47:\"portfolio_category/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?portfolio_category=$matches[1]&paged=$matches[2]\";s:29:\"portfolio_category/([^/]+)/?$\";s:40:\"index.php?portfolio_category=$matches[1]\";s:40:\"points_image/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"points_image/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"points_image/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"points_image/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"points_image/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"points_image/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"points_image/([^/]+)/embed/?$\";s:45:\"index.php?points_image=$matches[1]&embed=true\";s:33:\"points_image/([^/]+)/trackback/?$\";s:39:\"index.php?points_image=$matches[1]&tb=1\";s:41:\"points_image/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?points_image=$matches[1]&paged=$matches[2]\";s:48:\"points_image/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?points_image=$matches[1]&cpage=$matches[2]\";s:38:\"points_image/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?points_image=$matches[1]&wc-api=$matches[3]\";s:44:\"points_image/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"points_image/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:37:\"points_image/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?points_image=$matches[1]&page=$matches[2]\";s:29:\"points_image/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"points_image/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"points_image/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"points_image/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"points_image/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"points_image/[^/]+/([^/]+)/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: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:37:\"portfolio/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"portfolio/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"portfolio/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"portfolio/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"portfolio/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"portfolio/([^/]+)/embed/?$\";s:42:\"index.php?portfolio=$matches[1]&embed=true\";s:30:\"portfolio/([^/]+)/trackback/?$\";s:36:\"index.php?portfolio=$matches[1]&tb=1\";s:38:\"portfolio/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&paged=$matches[2]\";s:45:\"portfolio/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?portfolio=$matches[1]&cpage=$matches[2]\";s:35:\"portfolio/([^/]+)/wc-api(/(.*))?/?$\";s:50:\"index.php?portfolio=$matches[1]&wc-api=$matches[3]\";s:41:\"portfolio/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:52:\"portfolio/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:34:\"portfolio/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?portfolio=$matches[1]&page=$matches[2]\";s:26:\"portfolio/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"portfolio/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"portfolio/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"portfolio/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"portfolio/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"footer/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"footer/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"footer/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"footer/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"footer/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"footer/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"footer/([^/]+)/embed/?$\";s:39:\"index.php?footer=$matches[1]&embed=true\";s:27:\"footer/([^/]+)/trackback/?$\";s:33:\"index.php?footer=$matches[1]&tb=1\";s:35:\"footer/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?footer=$matches[1]&paged=$matches[2]\";s:42:\"footer/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?footer=$matches[1]&cpage=$matches[2]\";s:32:\"footer/([^/]+)/wc-api(/(.*))?/?$\";s:47:\"index.php?footer=$matches[1]&wc-api=$matches[3]\";s:38:\"footer/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"footer/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:31:\"footer/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?footer=$matches[1]&page=$matches[2]\";s:23:\"footer/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"footer/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"footer/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"footer/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"footer/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"footer/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"header/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"header/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"header/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"header/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"header/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"header/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:23:\"header/([^/]+)/embed/?$\";s:39:\"index.php?header=$matches[1]&embed=true\";s:27:\"header/([^/]+)/trackback/?$\";s:33:\"index.php?header=$matches[1]&tb=1\";s:35:\"header/([^/]+)/page/?([0-9]{1,})/?$\";s:46:\"index.php?header=$matches[1]&paged=$matches[2]\";s:42:\"header/([^/]+)/comment-page-([0-9]{1,})/?$\";s:46:\"index.php?header=$matches[1]&cpage=$matches[2]\";s:32:\"header/([^/]+)/wc-api(/(.*))?/?$\";s:47:\"index.php?header=$matches[1]&wc-api=$matches[3]\";s:38:\"header/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:49:\"header/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:31:\"header/([^/]+)(?:/([0-9]+))?/?$\";s:45:\"index.php?header=$matches[1]&page=$matches[2]\";s:23:\"header/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:33:\"header/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:53:\"header/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"header/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:48:\"header/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:29:\"header/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"vc_grid_item/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"vc_grid_item/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"vc_grid_item/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"vc_grid_item/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"vc_grid_item/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"vc_grid_item/([^/]+)/embed/?$\";s:45:\"index.php?vc_grid_item=$matches[1]&embed=true\";s:33:\"vc_grid_item/([^/]+)/trackback/?$\";s:39:\"index.php?vc_grid_item=$matches[1]&tb=1\";s:41:\"vc_grid_item/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&paged=$matches[2]\";s:48:\"vc_grid_item/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?vc_grid_item=$matches[1]&cpage=$matches[2]\";s:38:\"vc_grid_item/([^/]+)/wc-api(/(.*))?/?$\";s:53:\"index.php?vc_grid_item=$matches[1]&wc-api=$matches[3]\";s:44:\"vc_grid_item/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:55:\"vc_grid_item/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:37:\"vc_grid_item/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?vc_grid_item=$matches[1]&page=$matches[2]\";s:29:\"vc_grid_item/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"vc_grid_item/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"vc_grid_item/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"vc_grid_item/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"vc_grid_item/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:36:\"mc4wp-form/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?mc4wp-form=$matches[1]&wc-api=$matches[3]\";s:42:\"mc4wp-form/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:53:\"mc4wp-form/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/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:39:\"index.php?&page_id=89&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:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s: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]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:17:{i:0;s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";i:1;s:45:\"cf7-phone-mask-field/cf7-phone-mask-field.php\";i:2;s:36:\"contact-form-7/wp-contact-form-7.php\";i:3;s:33:\"derwati_plugin/derwati_plugin.php\";i:4;s:43:\"devvn-image-hotspot/devvn-image-hotspot.php\";i:5;s:23:\"elementor/elementor.php\";i:6;s:27:\"js_composer/js_composer.php\";i:7;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:8;s:28:\"malcare-security/malcare.php\";i:9;s:47:\"one-click-demo-import/one-click-demo-import.php\";i:10;s:25:\"option-tree/ot-loader.php\";i:11;s:23:\"revslider/revslider.php\";i:12;s:29:\"vc_clipboard/vc_clipboard.php\";i:13;s:27:\"woocommerce/woocommerce.php\";i:14;s:29:\"wp-postviews/wp-postviews.php\";i:15;s:33:\"yith-woocommerce-compare/init.php\";i:16;s:34:\"yith-woocommerce-wishlist/init.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','0','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:5:{i:0;s:76:\"/home/onrion7ivau6/public_html/zensysweb/wp-content/themes/derwati/style.css\";i:2;s:88:\"/home/onrion7ivau6/public_html/zensysweb/wp-content/themes/derwati/css/bootstrap.min.css\";i:3;s:82:\"/home/onrion7ivau6/public_html/zensysweb/wp-content/themes/derwati/css/animate.css\";i:4;s:76:\"/home/onrion7ivau6/public_html/zensysweb/wp-content/themes/derwati/index.php\";i:5;s:80:\"/home/onrion7ivau6/public_html/zensysweb/wp-content/themes/derwati/page-wide.php\";}','no'),(40,'template','derwati','yes'),(41,'stylesheet','derwati','yes'),(294941,'finished_updating_comment_type','1','yes'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','53496','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','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'),(57,'upload_url_path','','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:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;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'),(81,'uninstall_plugins','a:4:{i:0;b:0;s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:28:\"malcare-security/malcare.php\";a:2:{i:0;s:10:\"MCWPAction\";i:1;s:9:\"uninstall\";}s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";a:2:{i:0;s:15:\"AIO_WP_Security\";i:1;s:17:\"uninstall_handler\";}}','yes'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','89','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','1748','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','0','yes'),(93,'initial_db_version','38590','yes'),(94,'zenuser_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:93:{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_users\";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'),(95,'fresh_site','0','yes'),(96,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_recent-posts','a:3:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}i:3;a:3:{s:5:\"title\";s:12:\"Recent Posts\";s:6:\"number\";i:3;s:9:\"show_date\";b:0;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_meta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'sidebars_widgets','a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:15:\"default-sidebar\";a:8:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:14:\"cordon_about-1\";i:6;s:14:\"recent-posts-3\";i:7;s:19:\"rdn_widget_flickr-1\";}s:13:\"array_version\";i:3;}','yes'),(102,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'cron','a:24:{i:1677080323;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:1677080727;a:2:{s:24:\"aiowps_hourly_cron_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}s:26:\"aios_15_minutes_cron_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:21:\"aios-every-15-minutes\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1677080889;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:1677081343;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:1677081351;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:1677083241;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:1677091889;a:1:{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;}}}i:1677091890;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1677110400;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:1677113743;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:1677119623;a:3:{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:1677121740;a:1:{s:29:\"mc4wp_refresh_mailchimp_lists\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1677135088;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1677135343;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:1677135353;a:2:{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;}}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;}}}i:1677135460;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:1677138327;a:1:{s:23:\"aiowps_daily_cron_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:1677146143;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:1677162840;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1677166187;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:1677166492;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:1677394288;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:1677999403;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'),(112,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1542810850;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(3010,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:19:\"gs@cafsinfotech.com\";s:7:\"version\";s:6:\"4.9.22\";s:9:\"timestamp\";i:1666052342;}','no'),(151,'revslider-update-check-short','1676878775','yes'),(152,'revslider-templates-check','1677049201','yes'),(19993,'GOTMLS_scan_log/210.18.182.212/1560152603.0964','a:2:{s:8:\"settings\";a:11:{s:12:\"msg_position\";a:4:{i:0;s:4:\"80px\";i:1;s:4:\"40px\";i:2;s:5:\"400px\";i:3;s:5:\"600px\";}s:9:\"scan_what\";i:2;s:10:\"scan_depth\";i:-1;s:11:\"exclude_ext\";a:27:{i:0;s:3:\"png\";i:1;s:3:\"jpg\";i:2;s:4:\"jpeg\";i:3;s:3:\"gif\";i:4;s:3:\"bmp\";i:5;s:3:\"tif\";i:6;s:4:\"tiff\";i:7;s:3:\"psd\";i:8;s:3:\"svg\";i:9;s:3:\"doc\";i:10;s:4:\"docx\";i:11;s:3:\"ttf\";i:12;s:3:\"fla\";i:13;s:3:\"flv\";i:14;s:3:\"mov\";i:15;s:3:\"mp3\";i:16;s:3:\"pdf\";i:17;s:3:\"css\";i:18;s:3:\"pot\";i:19;s:2:\"po\";i:20;s:2:\"mo\";i:21;s:2:\"so\";i:22;s:3:\"exe\";i:23;s:3:\"zip\";i:24;s:2:\"7z\";i:25;s:2:\"gz\";i:26;s:3:\"rar\";}s:12:\"check_custom\";s:0:\"\";s:11:\"exclude_dir\";a:0:{}s:8:\"user_can\";s:16:\"activate_plugins\";s:10:\"scan_level\";i:3;s:5:\"check\";a:4:{i:0;s:7:\"db_scan\";i:1;s:8:\"htaccess\";i:2;s:8:\"timthumb\";i:3;s:5:\"known\";}s:10:\"dont_check\";a:0:{}s:15:\"skip_quarantine\";i:0;}s:4:\"scan\";a:7:{s:3:\"dir\";s:40:\"/home/onrion7ivau6/public_html/zensysweb\";s:5:\"start\";i:1560152640;s:4:\"type\";s:13:\"Complete Scan\";s:9:\"microtime\";d:7938;s:7:\"percent\";i:-1;s:11:\"last_threat\";d:1560160578.819078922271728515625;s:6:\"finish\";i:1560160578;}}','yes'),(19992,'GOTMLS_definitions_blob','YTo5OntzOjk6InBvdGVudGlhbCI7YToxNTp7czo=OiJldmFsIjthOjI6e2k6MDtzOjU6IkVBUExxIjtpOjE7czozNToiL1teYS16XC8nIl1ldmFsXChbXlwpXStbJyJcc1wpO1=rL2kiO31zOjk6ImF1dGhfcGFzcyI7YToyOntpOjA7czo1OiJIMU45WSI7aToxO3M6MjE6Ii9cJGF1dGhfcGFzc1xzKj=uKzsvaSI7fXM6MjE6ImRvY3VtZW5=LndyaXRlIGlmcmFtZSI7YToyOntpOjA7czo1OiJIMVBBTyI7aToxO3M6NTI6Ii9kb2N1bWVudFwud3JpdGVcKChbJyJdKTxpZnJhbWUgLis8XC9pZnJhbWU-XDFcKTsqL2kiO31zOjE1OiJwcmVnX3JlcGxhY2UgL2UiO2E6Mjp7aTowO3M6NToiRzg1RjIiO2k6MTtzOjQ3OiIvcHJlZ19yZXBsYWNlXHMqXCguK1tcL1wjXHxdW2ldKmVbaV=qWyciXS4rXCkvaSI7fXM6MjA6ImV4ZWMgc3lzdGVtIHBhc3N=aHJ1IjthOjI6e2k6MDtzOjU6IkVBUExnIjtpOjE7czo1MToiLzxcPy4rP2V4ZWNcKC4rP3N5c3RlbVwoLis_cGFzc3RocnVcKC4rZndyaXRlXCguKy9zIjt9czoyOToiRXh=ZXJuYWwgUmVkaXJlY3QgUmV3cml=ZVJ1bGUiO2E6Mjp7aTowO3M6NToiRjFVSVoiO2k6MTtzOjQyOiIvUmV3cml=ZVJ1bGUgW14gXSsgaHR=cFw6XC9cLyg_ITEyN1wuKS4qL2kiO31zOjM1OiJubyBlcnJvcl9yZXBvcnRpbmcgbG9uZyBsaW5lcyBhbG9uZSI7YToyOntpOjA7czo1OiJIMlM4aiI7aToxO3M6NzQ6Ii88XD9bXHNocF=qXEA_ZXJyb3JfcmVwb3J=aW5nXCgwXCk7Lis_W2EtejAtOVwvXC1cPSciXC5dezIwMDB9Lio_KCR8XD8-KS9pIjt9czoyMjoicHJvdGVjdGVkIGJ5IGNvcHlyaWdodCI7YToyOntpOjA7czo1OiJEOE1DdyI7aToxO3M6MTM2OiIvXC9cKiBUaGlzIGZpbGUgaXMgcHJvdGVjdGVkIGJ5IGNvcHlyaWdodCBsYXcgYW5kIHByb3ZpZGVkIHVuZGVyIGxpY2Vuc2UuIFJldmVyc2UgZW5naW5lZXJpbmcgb2YgdGhpcyBmaWxlIGlzIHN=cmljdGx5IHByb2hpYml=ZWQuIFwqXC8vIjt9czoxOToiYSBzcGFuIGNvbG9yIEYxRUZFNCI7YToyOntpOjA7czo1OiJEOFJBUCI7aToxO3M6MTE4OiIvXDxhIFteXD5dK1w-XDxzcGFuIHN=eWxlPSJjb2xvclw6XCNGMUVGRTQ7Ilw-KC4rPylcPFwvc3Bhblw-XDxcL2FcPlw8c3BhbiBzdHlsZT=iY29sb3JcOlwjRjFFRkU=OyJcPiguKz8pXDxcL3NwYW5cPi9pIjt9czoxNzoiVmFyaWFibGUgRnVuY3Rpb24iO2E6Mjp7aTowO3M6NToiRTg1NkwiO2k6MTtzOjY3OiIvKDwhXGQpXCRbXCRce1=qW2EtelwtXF8wLTldK1tcfSBcdF=qKFxbW15cXV=rXF1bIFx=XSopKlwoLio_XClcOy9pIjt9czoxMToiVGFnZ2VkIENvZGUiO2E6Mjp7aTowO3M6NToiRTRMTUciO2k6MTtzOjI=OiIvXCMoXHcrKVwjLis_XCNcL1wxXCMvaXMiO31zOjE1OiJjcmVhdGVfZnVuY3Rpb24iO2E6Mjp7aTowO3M6NToiRzFNRmUiO2k6MTtzOjc4OiIvKFwkW2Etel8wLTldK1s9XHNcQF=rKT9jcmVhdGVfZnVuY3Rpb25cKFteLF=rLFtcc1wkXC5cW1xdYS16XzAtOV=rW1xzXCldKzsqL2kiO31zOjQzOiJmdW5jdGlvbiBhZGRfYWN=aW9uIHdwX2VucXVldWVfc2NyaXB=IGpzb24yIjthOjI6e2k6MDtzOjU6IkYxMTR2IjtpOjE7czoxNzoiL2pzb24yXC5taW5cLmpzL2kiO31zOjQ3OiJSZXdyaXRlQ29uZCBIVFRQX1VTRVJfQUdFTlQgUmV3cml=ZVJ1bGUgaHR=cCBJUCI7YToyOntpOjA7czo1OiJGMjc3aCI7aToxO3M6ODQ6Ii8oUmV3cml=ZUNvbmQgXCVce=hUVFBfVVNFUl9BR=VOVFx9IC4rXHMrKStSZXdyaXRlUnVsZSBcXi4qXCQgaHR=cDpcL1wvKD8hMTI3XC4pLiovaSI7fXM6MTI6InRpdGxlIGhhY2tlZCI7YToyOntpOjA7czo1OiJIMlM4bSI7aToxO3M6Mjc6Ii88dGl=bGU-W148XSpoYWNrWzNlXVtyZF=vaSI7fX1zOjg6ImZpcmV3YWxsIjthOjY6e3M6OToiUmV2U2xpZGVyIjthOjc6e2k6MDtzOjU6IkdCS=ZyIjtpOjE7czozNjoiUmV2b2x1dGlvbiBTbGlkZXIgRXhwbG9pdCBQcm9=ZWN=aW9uIjtpOjI7czo=MTQ6IlRoaXMgcHJvdGVjdGlvbiBpcyBhdXRvbWF=aWNhbGx5IGFjdGl2YXRlZCBiZWNhdXNlIG9mIHRoZSB3aWRlc3ByZWFkIGF=dGFja3Mgb24gV29yZFByZXNzIHRoYXQgaGF2ZSBhZmZlY3RlZCBzbyBtYW55IHNpdGVzLiBJdCBpcyBzdGlsbCByZWNvbW1lbmRlZCB=aGF=IHlvdSBtYWtlIHN1cmUgdG8gdXBncmFkZSBhbnkgb2xkZXIgdmVyc2lvbnMgb2YgdGhlIFJldm9sdXRpb24gU2xpZGVyIHBsdWdpbiwgZXNwZWNpYWxseSB=aG9zZSBpbmNsdWRlZCBpbiB=aGVtZXMgdGhhdCB3aWxsIG5vdCB1cGRhdGUgYXV=b21hdGljYWxseS4gRXZlbiBpZiB5b3UgZG9uJ3QgdGhpbmsgeW91IGhhdmUgUmV2b2x1dGlvbiBTbGlkZXIgb24geW91ciBzaXRlIGl=IGRvZXNuJ3QgaHVydCB=byBoYXZlIHRoaXMgcHJvdGVjdGlvbiBlbmFibGVkLiI7aTozO3M6NjoiU=VSVkVSIjtpOjQ7czoyMDoiL1wvYWRtaW4tYWpheFwucGhwL2kiO2k6NTtzOjc6IlJFUVVFU1QiO2k6NjtzOjExOToiL1wmaW1nPVteXCZdKig_PCFcLnBuZykoPzwhXC5qcGcpKD88IVwuanBlZykoPzwhXC5naWYpKD88IVwuYm1wKSg_PCFcLnRpZikoPzwhXC5=aWZmKSg_PCFcLnBzZCkoPzwhXC5zdmcpKD88IVwuaWNvKVwmL2kiO31zOjk6IlRyYXZlcnNhbCI7YTo1OntpOjA7czo1OiJIQzNBUSI7aToxO3M6MzA6IkRpcmVjdG9yeSBUcmF2ZXJzYWwgUHJvdGVjdGlvbiI7aToyO3M6MjE2OiJUaGlzIHByb3RlY3Rpb24gaXMgYXV=b21hdGljYWxseSBhY3RpdmF=ZWQgYmVjYXVzZSB=aGlzIHR5cGUgb2YgYXR=YWNrIGlzIHF1aXRlIGNvbW1vbi4gVGhpcyBwcm9=ZWN=aW9uIGNhbiBwcmV2ZW5=IGhhY2tlcnMgZnJvbSBhY2Nlc3Npbmcgc2VjdXJlIGZpbGVzIGluIHBhcmVudCBkaXJlY3RvcmllcyAob3IgdXNlcidzIGZvbGRlcnMgb3V=c2lkZSB=aGUgc2l=ZV9yb29=KS4iO2k6MztzOjc6IlJFUVVFU1QiO2k6NDtzOjI=OiIvPVtcc1wvXC5dKihcLlwufGV=YylcLy8iO31zOjk6IlVwbG9hZFBIUCI7YTo1OntpOjA7czo1OiJHQ=9BVCI7aToxO3M6MjY6IlVwbG9hZCBQSFAgRmlsZSBQcm9=ZWN=aW9uIjtpOjI7czoxNzc6IlRoaXMgcHJvdGVjdGlvbiBpcyBhdXRvbWF=aWNhbGx5IGFjdGl2YXRlZCBiZWNhdXNlIHRoaXMgdHlwZSBvZiBhdHRhY2sgaXMgZXh=cmVtZWx5IGRhbmdlcm91cy4gVGhpcyBwcm9=ZWN=aW9uIGNhbiBwcmV2ZW5=IGhhY2tlcnMgZnJvbSB1cGxvYWRpbmcgbWFsaWNpb3VzIGNvZGUgdmlhIHdlYiBzY3JpcHRzLiI7aTozO3M6NToiRklMRVMiO2k6NDtzOjIwOiIvbmFtZT1bXlwmXSpcLnBocFwmLyI7fXM6ODoidXNlcnNBUEkiO2E6NTp7aTowO3M6NToiSjY2QW8iO2k6MTtzOjE=OiJSRVNUIHVzZXJzIEFQSSI7aToyO3M6MjA3OiJUaGlzIHByb3RlY3Rpb24gaXMgYXV=b21hdGljYWxseSBhY3RpdmF=ZWQgYmVjYXVzZSB=aGlzIHR5cGUgb2YgYXR=YWNrIGNvdWxkIHJldmVhbCB5b3VyIGFkbWluIHVzZXJuYW1lIG9yIG9=aGVyIHVzZXIgaW5mby4gVGhpcyBwcm9=ZWN=aW9uIGNhbiBwcmV2ZW5=IGhhY2tlcnMgZnJvbSBkaXNjb3ZlcmluZyB1c2VyIGRhdGEgd2l=aG91dCBjcmVkZW5=aWFscy4iO2k6MztzOjY6IlNFUlZFUiI7aTo=O3M6MzM6Ii93cC1qc29uXC93cFwvdjJcL3VzZXJzKD8hXC9tZSkvaSI7fXM6ODoiVXNlckVudW=iO2E6Nzp7aTowO3M6NToiSTFORzgiO2k6MTtzOjE2OiJVc2VyIEVudW1lcmF=aW9uIjtpOjI7czoyMDc6IlRoaXMgcHJvdGVjdGlvbiBpcyBhdXRvbWF=aWNhbGx5IGFjdGl2YXRlZCBiZWNhdXNlIHRoaXMgdHlwZSBvZiBhdHRhY2sgY291bGQgcmV2ZWFsIHlvdXIgYWRtaW4gdXNlcm5hbWUgb3Igb3RoZXIgdXNlciBpbmZvLiBUaGlzIHByb3RlY3Rpb24gY2FuIHByZXZlbnQgaGFja2VycyBmcm9tIGRpc2NvdmVyaW5nIHVzZXIgZGF=YSB3aXRob3V=IGNyZWRlbnRpYWxzLiI7aTozO3M6NzoiUkVRVUVTVCI7aTo=O3M6MTk6Ii9cJmF1dGhvcj1bMC=5XStcJi8iO2k6NTtzOjY6IlNFUlZFUiI7aTo2O3M6MzM6Ii9cJlJFUVVFU1RfVVJJPSg_IVwvd3AtYWRtaW5cLykvaSI7fXM6MTQ6Il9mc19ibG9nX2FkbWluIjthOjk6e2k6MDtzOjU6Iko=NENhIjtpOjE7czoxNjoiRmFsc2UgYmxvZ19hZG1pbiI7aToyO3M6MjAwOiJUaGlzIHByb3RlY3Rpb24gaXMgYXV=b21hdGljYWxseSBhY3RpdmF=ZWQgYmVjYXVzZSB=aGlzIHR5cGUgb2YgYXR=YWNrIGNvdWxkIGFsbG93IGEgbm9uLWFkbWluIHVzZXIgdG8gZXhwbG9pdCB=aGUgR3JpZCBHYWxsZXJ5IHBsdWdpbiBpZiB5b3UgaGF2ZSBpdCBhbmQgcGVyZm9ybSBhZG1pbiB=YXNrcyB3aXRob3V=IGFkbWluIGNyZWRlbnRpYWxzLiI7aTozO3M6NjoiU=VSVkVSIjtpOjQ7czoyMDoiL1wvYWRtaW4tYWpheFwucGhwL2kiO2k6NTtzOjc6IlJFUVVFU1QiO2k6NjtzOjE5OiIvXCZfZnNfYmxvZ19hZG1pbj=vIjtpOjc7czo3OiJSRVFVRVNUIjtpOjg7czoxNzoiL1wmb3B=aW9uX25hbWU9L2kiO319czo3OiJkYl9zY2FuIjthOjg6e3M6MTI6IiU8YSAldmlhZ3JhJSI7YToyOntpOjA7czo1OiJJQ1RIYyI7aToxO3M6MTMyOiIvPGFbXj5dKj5bXjxdKihwdXJjaGFzZXxvcmRlcnxidXl8Y2hlYXB8dmlhZ3JhfGxpc2lub3ByaWx8amFudXZpYXxmbHVveGV=aW5lfHBpbGxzfGNhc2htZXJlW1xzX1wtXSpzY2FyZnxvbmxpbmV8b3V=bGV=KVtePF=qPFwvYT4vaXMiO31zOjEyOiIlPHNjcmlwdCVceCUiO2E6Mjp7aTowO3M6NToiSjE4OFkiO2k6MTtzOjg=OiIvPHNjcmlwdFtePl=qPltePF=qKChbJyJdKShcXHhbYS1mMC=5XXsyfSkrXDJcXXxbJyJcXCwwLTlBLUZ4XXsyMDB9KS4rPzxcL3NjcmlwdD4vaXMiO31zOjEyOiIlPGEgJWNpYWxpcyUiO2E6Mjp7aTowO3M6NToiSjExN24iO2k6MTtzOjYxOiIvPGFbXj5dKig-fD5bXjxdKltcc19cLVwuXSspY2lhbGlzKFtcc19cLVwuXStbXjxdKjx8PClcL2E-L2lzIjt9czoxNToiJTxzY3JpcHQlZXZhbCglIjthOjI6e2k6MDtzOjU6IkoxODhCIjtpOjE7czo4NToiLzxzY3JpcHRbXj5dKj5bXjxdKigoWyciXSkoXFx4W2EtZjAtOV17Mn=pK1wyXF18ZXZhbHxzZXR=aW1lb3V=KVxzKlwoLis_PFwvc2NyaXB=Pi9pcyI7fXM6MTU6IiU8YSAlbGV=cm96b2xlJSI7YToyOntpOjA7czo1OiJJQ1RJNSI7aToxO3M6MTczOiIvPGFbXj5dKig-W148XSpbXHNfXC1cLl=rfD4pKHB1cmNoYXNlfG9yZGVyfGJ1eXxjaGVhcHxzeW5=aHJvaWR8bGV=cm96b2xlfGxpc2lub3ByaWx8amFudXZpYXxmbHVveGV=aW5lfHBpbGxzfGNhc2htZXJlW1xzX1wtXSpzY2FyZnxvbmxpbmV8b3V=bGV=KShbXHNfXC1cLl=rW148XSo8fDwpXC9hPi9pcyI7fXM6Mjc6IiU8c2NyaXB=JTovL2JpdC4lPC9zY3JpcHQ-JSI7YToyOntpOjA7czo1OiJKNERCSSI7aToxO3M6Njg6Ii88c2NyaXB=W14-XSpzcmM9KFsnIl=pW2ZodHBzXDpdKlwvXC8oZG9sb2hlbnxiaXQpXC4uKz88XC9zY3JpcHQ-L2lzIjt9czozMDoiJTxzY3JpcHQlLy9kb2xvaGVuLiU8L3NjcmlwdD4lIjthOjI6e2k6MDtzOjU6Iko1MjhVIjtpOjE7czo2MjoiLzxzY3JpcHRbXj5dKnNyYz=oWyciXSlbZmh=cHNcOl=qXC9cL2RvbG9oZW5cLi4rPzxcL3NjcmlwdD4vaXMiO31zOjI3OiIlZXZhbChTdHJpbmcuZnJvbUNoYXJDb2RlKCUiO2E6Mjp7aTowO3M6NToiSjVRQ=8iO2k6MTtzOjU5OiIvZXZhbFwoW1xzYS16XzAtOVwuXChdKmZyb21DaGFyQ29kZVwoWzAtOSxcc1=rW1wpXHNdKztccyovaSI7fX1zOjg6Imh=YWNjZXNzIjthOjE=OntzOjI4OiJleGNlc2l2ZSBzcGFjZXMgaW4gLmh=YWNjZXNzIjthOjI6e2k6MDtzOjU6Ikk1UzhxIjtpOjE7czozMDoiL1tcclxuXSsoW1xzXXs1MH18W1x=XXsxMH=pLiovIjt9czoyNjoiZXhjZXNpdmUgdGFicyBpbiAuaHRhY2Nlc3MiO2E6Mjp7aTowO3M6NToiRUE4OFMiO2k6MTtzOjMyOiIvXihbXHQgXXszMH18W1x=XXsxMH=pLipbXHJcbl=rLyI7fXM6MjI6IlJld3JpdGVSdWxlIG1vYmlsZSAzMDIiO2E6Mjp7aTowO3M6NToiRDQ1RTkiO2k6MTtzOjEzODoiL1Jld3JpdGVFbmdpbmUgb24uKz9SZXdyaXRlUnVsZSBcXltcKF=_XC5cKltcKV=_XCQgaHR=cDpcL1wvKG1vYmlsZS=uKz98Lis_Y291bnQoZXIpP1wucGhwfC4rP1w_aD1bMC=5XSspIFxbKExcLCk_Uig9WzAtOV17M3=pPyhcLEwpP1xdL3NpIjt9czoyNjoicGhwX3ZhbHVlIGF1dG9fYXBwZW5kX2ZpbGUiO2E6Mjp7aTowO3M6NToiRDNDNkYiO2k6MTtzOjMxOiIvcGhwX3ZhbHVlIGF1dG9fYXBwZW5kX2ZpbGUgLisvIjt9czo=NzoiVGFnZWQgUmV3cml=ZUNvbmQgSFRUUF9SRUZFUkVSIFJld3JpdGVSdWxlIEhUVFAiO2E6Mjp7aTowO3M6NToiSUFJR1QiO2k6MTtzOjE1NDoiL1wjW2EtejAtOV=rXCMuKz9SZXdyaXRlRW5naW5lIG9uXHMrUmV3cml=ZUNvbmQgXCVce=hUVFBfUkVGRVJFUlx9Lis_UmV3cml=ZVJ1bGUgXF5cKFwuXCpcKVwkIGh=dHA6XC9cLy4rPyBcWyhMXCwpP1I9WzAtOV17M3=oXCxMKT9cXS4rP1wjXC9bYS16MC=5XStcIy9pcyI7fXM6Mjc6IkVycm9yRG9jdW1lbnQgNDA=IHdwcHBtLnBocCI7YToyOntpOjA7czo1OiJEQkk2MCI7aToxO3M6MzI6Ii9FcnJvckRvY3VtZW5=IDQwNCAuK3dwcHBtXC5waHAvIjt9czo1NToiUmV3cml=ZUNvbmQgVVNFUl9BR=VOVCBSRUZFUkVSIFJld3JpdGVSdWxlIHN=YXJ=aW5nLnBocCI7YToyOntpOjA7czo1OiJFOEg5diI7aToxO3M6OTE6Ii8oUmV3cml=ZUNvbmQgXCVce=hUVFBfKFVTRVJfQUdFTlR8UkVGRVJFUilcfS4rW1xyXG5dKykrUmV3cml=ZVJ1bGUuKz9cL3N=YXJ=aW5nXC5waHBcPy4rL2kiO31zOjQ4OiJSZXdyaXRlQ29uZCBIVFRQX1VTRVJfQUdFTlQgUmV3cml=ZVJ1bGUgaHR=cCAucnUiO2E6Mjp7aTowO3M6NToiRjNSQlciO2k6MTtzOjEwNzoiLyhSZXdyaXRlRW5naW5lIG9uXHMrKT8oUmV3cml=ZUNvbmQgLio_SFRUUChcOnxfQUNDRVBUfF9VU=VSX=FHRU5UKS4qXHMrKStSZXdyaXRlUnVsZS4qPyBodHRwLis_XC5ydS4qXHMqL2kiO31zOjQ5OiJSZXdyaXRlQ29uZCBIVFRQX1VTRVJfQUdFTlQgUmV3cml=ZVJ1bGUgaHR=cCAucGhwIjthOjI6e2k6MDtzOjU6Ikk4MUwyIjtpOjE7czoxMDU6Ii8oUmV3cml=ZUVuZ2luZSBvblxzKyk_KFJld3JpdGVDb25kIC4qP=hUVFAoXDp8X=FDQ=VQVHxfVVNFUl9BR=VOVCkuKz9ib3QuK1xzKykrUmV3cml=ZVJ1bGVccypodHRwLitccyovaSI7fXM6Nzk6IlJld3JpdGVFbmdpbmUgT24gUmV3cml=ZUJhc2UgUmV3cml=ZUNvbmQgUmV3cml=ZVJ1bGUgaW5kZXgucGhwIHBhc3NpbmcgdmFyaWFibGUiO2E6Mjp7aTowO3M6NToiRUNFOFMiO2k6MTtzOjE3NzoiL1Jld3JpdGVFbmdpbmUgT25ccytSZXdyaXRlQmFzZSBcLyhbYS16MC=5XF9cLV=rKVwvXHMrUmV3cml=ZVJ1bGUgXF5pbmRleFteXF1dK1xdXHMrKFJld3JpdGVDb25kIC4rXHMrKStSZXdyaXRlUnVsZSBcXlwoXC5cKlwpXCQgXC9cMVwvaW5kZXhcLnBocFw_W2EtejAtOVxfXC1dKz1cJDEgXFtbXlxdXStcXS9pIjt9czo2NDoiUmV3cml=ZUVuZ2luZSBvbiBSZXdyaXRlQ29uZCBIVFRQX1VTRVJfQUdFTlQgUmV3cml=ZVJ1bGUgaHR=cCBJUCI7YToyOntpOjA7czo1OiJJQkZEayI7aToxO3M6MjAxOiIvKFJld3JpdGVFbmdpbmUgb25ccyspPyhSZXdyaXRlQ29uZCBcJVx7KFJFUVVFU1RfVVJJfEhUVFBfUkVGRVJFUnxIVFRQX1VTRVJfQUdFTlQpXH=oPyEgZmF2aWNvblwuaWNvIFxbKVxzK1teXCFdLitccyspK1Jld3JpdGVSdWxlIC4qIGh=dHA6XC9cLyg_ITEyN1wufFwlXHsoSFRUUF9IT1NUfFJFTU9URV9BRERSKVx9fHdpa2lwZWRpYVwub3JnKS4qL2kiO31zOjQyOiJSZXdyaXRlRW5naW5lIG9uIFVOQ=9ORElUSU9OQUwgUmV3cml=ZVJ1bGUiO2E6Mjp7aTowO3M6NToiSjRGRHgiO2k6MTtzOjE4NzoiLyhSZXdyaXRlQ29uZFxzXCVce=hUVFBfKFJFRkVSRVJ8VVNFUl9BR=VOVClcfVxzK1woZ29vZ2xlLitiaW5nLitccyopKlJld3JpdGVSdWxlIFxeW15cc1=rXHMrLis_KD88IShpbmRleFxcfC1maWxlc3wgaW5kZXh8bWluaWZ5fHJvdGVjdHxfYWxidW18X3Bob3RvfGF=Y2hlcikpXC5waHBcP1tePV=rPVtcJFwlXHtcXF=rLisvaSI7fXM6MTA5OiJSZXdyaXRlQ29uZCBFTlY6UkVESVJFQ1RfU1RBVFVTIFJld3JpdGVSdWxlIFJld3JpdGVDb25kIFJFRkVSRVIvVVNFUl9BR=VOVCBnb29nbGUveWFob28vYmluZyBSZXdyaXRlUnVsZSAucGhwIjthOjI6e2k6MDtzOjU6IkcxNEJNIjtpOjE7czoyNjM6Ii9SZXdyaXRlQ29uZFxzK1wlXHtFTlZcOlJFRElSRUNUX1NUQVRVU1x9XHMrMjAwXHMrUmV3cml=ZVJ1bGVbXF5cLVxzXStcW1teXF1dK1xdXHMrKFJld3JpdGVDb25kXHMrXCVce=hUVFBfKFJFRkVSRVJ8VVNFUl9BR=VOVClcfVxzK1woKChnb29nbGV8eWFob298bXNufGFvbHxiaW5nKShcfHxcKSkpKyhccytcW1teXF1dK1xdKSpccyspK1Jld3JpdGVSdWxlXHMrXF5cKFteXCldK1wpXCRccytbYS16X1wtMC=5XStcLnBocFw_XCQxXHMrW15cXV=rW1xdXHNdKy9pIjt9czoyMToiRGlyZWN=b3J5SW5kZXggIWluZGV4IjthOjI6e2k6MDtzOjU6Ikc1NEQ3IjtpOjE7czo3MzoiLyg_PD1EaXJlY3RvcnlJbmRleCApKD8haW5kZXguaHRtbCB8aW5kZXguaHRtICkoLis_KSg_PVteXC9daW5kZXhcLnBocCkvaSI7fX1zOjU6Imtub3duIjthOjI=MDp7czozMzoiQ=9PS=lFIHByZWdfbWF=Y2ggZnVuY3Rpb25fZXhpc3RzIjthOjI6e2k6MDtzOjU6Ikg5QkFvIjtpOjE7czo=NTE6Ii88XD9bcGhcc1=rKGZ1bmN=aW9uXHMrKFthLXpfMC=5XSspW1xzXChdKyhcJFthLXpfMC=5XSspKltcc1wpXHtdKygoXCRbYS16XzAtOV=rKVxzKj1ccyppbXBsb2RlXChbXjtdK3woYXJyYXlfW147XSs7XHMqKSpzcmFuZFwoKFthLXpfMC=5XSspXChcKVwpKTsuKz8oaWZbXHNcKF=raXNzZXRbXHNcKF=rXCRfQ=9PS=lFXFsuKz98cmV=dXJuIChpbXBsb2RlXChbXjtdK3xcNSk7W1x9XHNdKykpKihpZltcc1woXEBdK3ByZWdfbWF=Y2hcKC4rP2lmXFtcc1woXEBdK3ByZWdfbWF=Y2hcKC4rP2lmW1xzXChcQF=rZnVuY3Rpb25fZXhpc3RzXCguKz8oXHMrXH=pezN9fChlY2hvfHByaW5=fGRpZSlbXHNcKF=rXDJbXHNcKF=rYXJyYXlbXHNcKDAtOSxcKV=rO1xzKnxmdW5jdGlvblxzK1w3XCguKz9yZXR1cm5bXjtdKjtbXHNcfV=rKChoZWFkZXJ8ZWNobylcKFteO1=qO1xzKikrKSgkfFw_PikvaXMiO31zOjMxOiJzY3JpcHQgZ29vZ2xlYmxvZ2NvbnRhaW5lciBldmFsIjthOjI6e2k6MDtzOjU6Iko=RkIyIjtpOjE7czoxODM6Ii88c2NyaXB=W14-XSsoc3JjPVsnImh=cHM6XStcL1wvKGdvfGJvZGVsZW58ZG9sb2hlbilcLlteXD9dK1w_KHpvbmV8aWR8cCkrPVxkK1snIlwmXVtePl=qPnwoPlwoZnVuY3Rpb25cKFwpXHt2YXIgbix4LGU9XFt8aWQ9Imdvb2dsZWJsb2djb25=YWluZXIiKS4rZXZhbFtcKVxzXSpcKC4rKVxzKjxcL3NjcmlwdD5ccyovaSI7fXM6MjI6ImluY2x1ZGUgcGhwNS5waHAgYWxvbmUiO2E6Mjp7aTowO3M6NToiSUJKSFoiO2k6MTtzOjE2NToiLzxcP1twaFxzXSsoaWZccypcKGlzW15cKV=rW1wpXHNce1=rfFxzKlwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvKSpbXEBcc1=qaW5jbHVkZVtcc1woJyJdKyguKz9cLmkoY3xcXDE=MylvfCdwaHA1XC5waHApWyInXCldKztccyooZGllW147XSo7fFwxKSpbXHNcfV=qKCR8XD8-KS9pIjt9czoyNzoiZG9jdW1lbnQud3JpdGUgaWZyYW1lIHNtYWxsIjthOjI6e2k6MDtzOjU6IkUyR=NIIjtpOjE7czoxNjM6Ii8oZG9jdW1lbnRcLndyaXRlXChbJyJdKT88aWZyYW1lIHNyYz1bJyJdaHR=cDpcL1wvKC4rPykoIChoZWlnaHR8d2lkdGgpPVsnIl=_WzAtNV1bJyJdPykrKCBzdHlsZT1bJyJddmlzaWJpbGl=eTpbXHQgXSpoaWRkZW5bXj5dKj48XC9pZnJhbWU-fD48XC9pZnJhbWU-WyciXVwpKTsqL2kiO31zOjI3OiJkb2N1bWVudC53cml=ZSBpZnJhbWUgLnBocDUiO2E6Mjp7aTowO3M6NToiSjNCQzAiO2k6MTtzOjEwODoiLzxzY3JpcHRbXj5dKj5bXHNcPFwhXC1dKmRvY3VtZW5=XC53cml=ZVtcKFxzXSt1bmVzY2FwZVtcKFxzJyJdK1tcJTAtOWEtZl=rWyciXClccztdK1tcc1wtXC9cPl=qPFwvc2NyaXB=Pi9pIjt9czoxMDoiYXJyYXkgZXZhbCI7YToyOntpOjA7czo1OiJIQ=dBUiI7aToxO3M6MTc3OiIvKChcJFtce1wkXSpbXC1cPlwuYS16XzAtOV=rKVtcfVxzXC5dKj1ccyooKGFycmF5KF9tYXApP3xcJFthLXpfMC=5XSspKlxzKlwoW15cKV=qXClbXClcc1=qKCxbXlwpXSpcKVtcKVxzXSopKik7XHMqKStcQD9ldmFsXHMqKFwvXCpbXlwqXSooXCpbXlwqXC9dKikrXC9ccyopKlwoLio_XDIuKltcKVxzXSs7L2kiO31zOjI1OiJkb2N1bWVudC53cml=ZSBpZnJhbWUgLnJ1IjthOjI6e2k6MDtzOjU6IkozQ=dvIjtpOjE7czo4ODoiLyhkb2N1bWVudFwud3JpdGV8ZWNobylbXChcc1=rWyciXTxpZnJhbWUgLisobGVmdFw6XHMqLXwucnVcLykuKzxcL2lmcmFtZT5bJyJdW1xzXCk7XSsvaSI7fXM6ODoiZXZhbCBoZXgiO2E6Mjp7aTowO3M6NToiSDdMOEYiO2k6MTtzOjgyOiIvXEA_ZXZhbFxzKlwoW2Etel8wLTlcc1woXSooWyInXSlbXjtdKihcXCh4WzAtOWEtZl17Mn18XGR7MiwzfSkpK1teO1=qXDFbXClcc1=qOy9pIjt9czoxOToiZnVuY3Rpb25fZXhpc3RzIGVtbyI7YToyOntpOjA7czo1OiJHMlM5MSI7aToxO3M6NzU6Ii88XD9bcGhcc1=qKGlmIFwoXCFmdW5jdGlvbl9leGlzdHNcKCdlbW8nXCkuK2V4aXQ7XH18d3BfZm9vdHNcKFwpOylccypcPz4vaSI7fXM6MzQ6ImZ1bmN=aW9uX2V4aXN=cyBiYXNlNjRfZGVjb2RlIGV2YWwiO2E6Mjp7aTowO3M6NToiRjQ3S1ciO2k6MTtzOjE1MDoiL2lmXHMqXChccypcIWZ1bmN=aW9uX2V4aXN=c1xzKlwoLitbXClcc1=rW1x7XHNdKmZ1bmN=aW9uXHMqW2EtelxfMC=5XStcKC4rW1wpXHNdK1tce1xzXCRhLXpcXzAtOVx9XHNcPVxAXSpiYXNlNjRfZGVjb2RlXHMqXCguK2V2YWxccypcKC4rW1wpO1xzXH1dKy9pIjt9czoyODoiZWNobyBnemluZmxhdGUgYmFzZTY=X2RlY29kZSI7YToyOntpOjA7czo1OiJJMzVBMSI7aToxO3M6MTgwOiIvKDxcP1twaF=qfFxzKlwjW2Etel9cLT=wLTldK1wjfFxzKlwkW2Etel8wLTldK1xzKj=uK3xccypcQD9ldmFsXHMqXCguKikrW1xzXEBdKihlY2hvW1woXHNcQF=rKT9nemluZmxhdGVbXChcc1xAXStiYXNlNjRfZGVjb2RlW1woXHNdKy4rW1wpXHNdKztccyooXCNcL1thLXpfXC=9MC=5XStcI1xzKnxcPz58JCkrL2kiO31zOjIxOiJwcmVnX3JlcGxhY2UgL2UgYWxvbmUiO2E6Mjp7aTowO3M6NToiRjZPOU=iO2k6MTtzOjIwNToiLzxcP1twaFxzXSooKFxAP2Vycm9yX3JlcG9ydGluZ1wofFwoXCRbYS16XF8wLTldK1xzKj1ccypcJF8oUkVRVUVTfEdFfFBPUylUXFspW15cKV=qW1wpXCY7XHNdKyk_XEA_cHJlZ19yZXBsYWNlW1woIFx=XSsoWyciXSkoW1whXC9cI1x8XEBcJVxeXCpcfl=pLis_XDVbaW1zeF=qZVtpbXN4XSpcNFsgXHRdKixbXixdKyxbXlwpXStbXCk7XHNdKihcPz58JCkvaSI7fXM6MTk6InByZWdfcmVwbGFjZSAvZSBoZXgiO2E6Mjp7aTowO3M6NToiSTJDRXAiO2k6MTtzOjQ5NDoiLygoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyp8XC9cLy4qXHMqfChcJFthLXpfMC=5XSspXHMqPS4rO1xzKnxlcnJvcl9yZXBvcnRpbmdcKC4qP1wpKztccyopKihcJFthLXpfMC=5XSspXHMqPVxzKmFycmF5XCgoW15cKV=qXCkoPyE7KSkqW15cKV=qXCk7XHMqZm9yLis_XDUuK1tcc1x7XSpcNC4rW1xzXH1dKik_KChcL3syfVteXG5dKlxufFwkW2Etel8wLTldK1xzKj1bXjtdKzt8ZWNob1tcc1woJyJdK1teO1=rOylccyopKihcJFthLXpfMC=5XStccyo9XHMqKT9cQD8oXCRbYS16XzAtOV=rfHByZWdfcmVwbGFjZSlccypcKFxzKihbJyJdKShbXCFcL1wjXHxcQFwlXF5cKlx-XXxcXFt4MC=5XXsxLDN9KS4rPyhcMTJbaW1zeF=qZVtpbXN4XSp8XFx4NjV8XFwxNDUpXDExXHMqLFxzKihbJyJdXFx4WzAtOUEtRl17Mn18WyciXT9cJCg_IWNiLCBcJGVuY29kZWRfdmFsdWVcW1wka2V5XF1cKTspKD8hcmVwbFwuJzspKVteLF=rLFteXCldK1tcKTtcc1=qL2kiO31zOjMxOiJwcmVnX3JlcGxhY2UgL2Ugc3RyX3JlcGxhY2UgaGV4IjthOjI6e2k6MDtzOjU6IkY2RkluIjtpOjE7czoxNDY6Ii9cQD9wcmVnX3JlcGxhY2VccypcKFxzKlsnIl=uK1tcL1wjXHxdW2lzXSplW2lzXSpbJyJdXHMqLFxzKlxAPyhcJF8oUkVRVUVTfEdFfFBPUylUXFt8c3RyX3JlcGxhY2VcKChbJyJccyxcLlwkXSpcXHhbMC=5QS1GXVswLTlBLUZdKSspLipcKVtccztdKi9pIjt9czoxNzoiZXZhbCBmcm9tQ2hhckNvZGUiO2E6Mjp7aTowO3M6NToiSjI3RXgiO2k6MTtzOjMwMjoiLyg8c2NyaXB=W14-XSo-XHMqKCgodmFyXHMqKT9bYS16XzAtOV=rXHMqKDtccypbYS16XzAtOV=rXHMqPVxzKlthLXpfMC=5XVtcc1wuXSpsZW5ndGh8W1wuPV=rXHMqKFsiJ1=pLio_XDZccyp8Wyw9XStccypcW1teXF1dKlxdK1xzKikrO1xzKikrZm9yW15ce1=rXHtccypbXlx9XStmcm9tQ2hhckNvZGVcKFteXH1dK1tcfVxzXSsoW2Etel8wLTldK1xzKj1bXjtdKztccyopKmRvY3VtZW5=XC53cml=ZVwofChkb2N1bWVudFwud3JpdGV8ZXZhbClcKFteO1=qZnJvbUNoYXJDb2RlXCgpW147XSs7XHMqPFwvc2NyaXB=PlxzKikrL2kiO31zOjI1OiJpbmlfcmVzdG9yZSBiYXNlNjRfZGVjb2RlIjthOjI6e2k6MDtzOjU6IkgxT=5nIjtpOjE7czo5NzoiLzxcP1twaFxzXStpbmlfcmVzdG9yZVxzKlwoLitccysuK2Jhc2U2NF9kZWNvZGVccypcKC4rXHMrLitwaHBcLmluaS4rXHMrLitmd3JpdGVccypcKFtcU1xzXStcPz4vaSI7fXM6MzM6ImVycm9yX3JlcG9ydGluZyB2YXJpYWJsZS1mdW5jdGlvbiI7YToyOntpOjA7czo1OiJINjdCUiI7aToxO3M6MzQ2OiIvPFw_W3BoXHNdKyhcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKnwoaW5pX3NldHxlcnJvcl9yZXBvcnRpbmd8c2V=X3RpbWVfbGltaXQpXChbXlwpXSpcKTtccyopK2lmW1woXHNdK1whZGVmaW5lZFwoW15cKV=rW1wpXHNdK1x7XHMqZGVmaW5lXChbXlwpXStbXClcc1=rO1xzKmlmW1xzXChdK1whZnVuY3Rpb25fZXhpc3RzXCgoWyInXSkuKz9cNFwpW1wpXHNce1=qZnVuY3Rpb25ccyooLis_KVwoW15cKV=rXClbXClcc1x7XSsuKz9cNVwoW15cKV=rXCk7XHMqKFwkW149XCg7XSspXChbXlwpXSpcKSs7XHMqLitcNlwoW15cKV=qXCkrO1xzKnJldHVyblteO1=rOyguKiR8XHMqXD8-KC4qJCk_KS9pIjt9czoxOToiZWNobyBzY3JpcHQgaWZyYW1lICI7YToyOntpOjA7czo1OiJIMU45ZCI7aToxO3M6MTM5OiIvXCNbYS16X1wtPTAtOV=rXCNbXHNcQF=rZWNoby4rPHNjcmlwdC4rXC5jcmVhdGVFbGVtZW5=W1woXHMiJ1=raWZyYW1lLitcLnN=eWxlXC4obGVmdHx=b3ApPVsnIlxcXSstLis8XC9zY3JpcHQ-Lis7XHMrXCNcL1thLXpfXC=9MC=5XStcIy9pIjt9czoxMzoiZXZhbCBfUkVRVUVTVCI7YToyOntpOjA7czo1OiJJNEVEVCI7aToxO3M6MTQ4OiIvXEAqKGVycm9yX3JlcG9ydGluZ1woLitiYXNlNjRfZGVjb2RlXCguKykqKD88IWwpZXZhbChccypcL1wqLipcKlwvKSpccypcKChccypcL1wqLipcKlwvKSpccypcJF8oUkVRVUVTfEdFfFBPUylUXFsuKz9cXS4qP1wpKFxzKlwvXCouKlwqXC8pKltccztdKy9pIjt9czoxODoiZm9yZWFjaCBldmFsIGFycmF5IjthOjI6e2k6MDtzOjU6IkgxNEw3IjtpOjE7czoyMjk6Ii8oXC9cKlxzKyhbYS16X1wtMC=5XSspXHMqXCpcL1xzKnw8XD9bcGhcc1=rKShcJFthLXpfMC=5XSspXHMqPVxzKmFycmF5W147XSs7XHMqLis_ZnVuY3Rpb24gKFthLXpfMC=5XSspXCguKz9yZXR1cm5bXjtdKjtbO1x9XHNdKyhcJFthLXpfMC=5XSspXHMqPVxzKlw=XHMqXChccypcM1teO1=rO1xzKmV2YWxcKFw1W147XStbJyJcKVx9O1xzXSsoXC9cKlxzK1wvXDJccypcKlwvfC4rPygkfFw_PikpL2kiO31zOjMxOiJleGNlc2l2ZSBzcGFjZXMgaW4gaGFzaGVkIGJsb2NrIjthOjI6e2k6MDtzOjU6Ikk3VTljIjtpOjE7czo1MToiL1wjXHMqKFthLXowLTldKylccypcI1tcc117NTB9LitccytcI1wvXHMqXDFccypcIy9pIjt9czoyOToiSmF2YXNjcmlwdCBvYnNjdXJlIGV2YWwgYXJyYXkiO2E6Mjp7aTowO3M6NToiSDNBOWQiO2k6MTtzOjI=NjoiLyhcL1wqXHMqKFswLTlhLWZdezMyfSlccypcKlwvXHMqfDwoc2NyaXB=KVtePl=qPlxzKikqdmFyXHMrW2Etel8wLTldK1xzKj=oXHMqW1xbLF1ccyooWyciXSkoXFw_eFswLTlhLWZdezJ9KSpcNSkrW1xzXF1dKztccypkb2N1bWVudFxzKigoXFtbXlxdXStbXF1cc1=rKSsoXCgoW2Etel8wLTldKyhcW1teXF1dK1tcXVxzXSspKikqKStcKStbO1xzXSopKyhcL1wqW1xzXC9dKlwyXHMqXCpcL1xzKnw8XC9cM1tePl=qPlxzKikqL2lzIjt9czozMDoiSmF2YVNjcmlwdCBmdW5jdGlvbiB4Vmlld1N=YXRlIjthOjI6e2k6MDtzOjU6IkQ3OExqIjtpOjE7czoxMDc6Ii88c2NyaXB=IGxhbmd1YWdlPVsnIl1KYXZhU2NyaXB=WyciXT5bXHJcbiBcdF=qZnVuY3Rpb24gW2EtejAtOV=rVmlld1N=YXRlXChcKSguKz9bXHJcbiBcdF=qKSs_PFwvc2NyaXB=Pi9pIjt9czoyOToiYWRkLWRpdi1jb25=ZW5=IFZpYWdyYSBDaWFsaXMiO2E6Mjp7aTowO3M6NToiRDQ2SGIiO2k6MTtzOjg5OiIvPFwhLS1zdGFydC1hZGQtZGl2LWNvbnRlbnRbMC=5XSotLT4uK1ZpYWdyYS4rQ2lhbGlzLis8XCEtLWVuZC1hZGQtZGl2LWNvbnRlbnRbMC=5XSotLT4vaSI7fXM6MjE6ImphdmFzY3JpcHQgYXJyYXkgZXZhbCI7YToyOntpOjA7czo1OiJKMThJZSI7aToxO3M6MjA5OiIvPHNjcmlwdFtePl=qPltePF=qKCgoWyciXSkoXFx4W2EtZjAtOV17Mn=pK1wzXF18WyciXFwsMC=5QS1GeF17MjAwfXwodmFyXHMrKFthLXpfMC=5XSspXHMqPVxzKik_KFsnXF=sXFsiXFx4XStbMC=5QS1GXSspezIwMH=uKz8oU3RyaW5nW1xbXHNdK1w=W1xbXHNcXTAtOV=rfGV2YWwpXHMqXCgpfChldmFsLis_WzAtOVxzXCxdezMwMH=pKS4rPzxcL3NjcmlwdD4vaSI7fXM6MjQ6Imlzc2V=IFJFUVVFU1QgZXZhbCBhbG9uZSI7YToyOntpOjA7czo1OiJGOEdCTyI7aToxO3M6MTU=OiIvPFw_W3BoXHNdKyhcJFtfXC1cPlwuYS16MC=5XStccyo9XHMqKFsnIl=pLis_XDI7XHMqKSppZltcc1woXSsoW2Etel8wLTldK1xzKlwoXHMqKSpcJF8oUkVRVUVTfEdFfFBPUylUXFsuKyhzeXN=ZW18ZXZhbClcKC4rXHMqZXhpdFteO1=qWztccypcfV=rKCR8XD8-KS9pIjt9czozNDoiaXNzZXQgSFRUUF9VU=VSX=FHRU5UIGhlYWRlciBhbG9uZSI7YToyOntpOjA7czo1OiJJN=dJVSI7aToxO3M6MTIwOiIvaWZccypcKC4qXCRfU=VSVkVSXFtbJyJdSFRUUF9VU=VSX=FHRU5UWyciXVxdKFteXCldK1tcKVxzXStce1teXH1dK1x9XHMqZWxzZVtce1xzXSopKmhlYWRlclwoWyciXUxvY2F=aW9uOiAuKztbXH1cc1=rL2kiO31zOjI1OiJzdHJyZXYgQXNzZXJ=IGV2YWwgYmFzZTY=IjthOjI6e2k6MDtzOjU6IkQyNElIIjtpOjE7czoyMjA6Ii9bXHJcbiBcdF=rLis_XChbIiddKFxcMTQ1fGUpKFxcMTY2fHYpKFxcMTQxfGEpKFxcMTU=fGwpKFxcMDUwfFwoKShcXDE=MnxiKShcXDE=MXxhKShcXDE2M3xzKShcXDE=NXxlKShcXDA2Nnw2KShcXDA2NHw=KShcXDEzN3xfKShcXDE=NHxkKShcXDE=NXxlKShcXDE=M3xjKShcXDE1N3xvKShcXDE=NHxkKShcXDE=NXxlKShcXDA1MHxcKCkuKz9cXDA1MVxcMDUxXFwwNzNbIiddXCk7L2kiO31zOjI=OiJSZXRyeSBiYXNlNjRfZGVjb2RlIEN1cmwiO2E6Mjp7aTowO3M6NToiSDJSSk=iO2k6MTtzOjI3NToiLzxcP1tcc2hwXSpcQD9lcnJvcl9yZXBvcnRpbmdcKFtcczBdK1wpO1xzKigoXCRbYS16XzAtOV=rXHMqPVxzKik_KHVybGRlY29kZVtcc1woXSspP1wkX=NPT=tJRVxbW15cXV=rXF=rW1wpO1xzXSspKy4rbWFpbFwoW15cKV=rXCkrW1xzXHtdK3Bvc3Rfc3RhdHNcKCguKz9mdW5jdGlvblxzKyhwb3N=X3N=YXRzfF9ob3N=MmludHxtY2h8c21=cF9sb29rdXB8cG9zdF9tY2gpKXs1fS4rc29ja2V=X2Nsb3NlXChbXlwpXStcKStbO1xzXH1dK2RpZVwoXCk7W1xzXH1dKigkfFw_PikvaXMiO31zOjIwOiJwcmVnX3JlcGxhY2UgYWxsIGhleCI7YToyOntpOjA7czo1OiJKNFFEYyI7aToxO3M6OTQ6Ii8oXCRbYS16XzAtOV=rXHMqPSk_W1xzXEBdKnByZWdfcmVwbGFjZVxzKlwoXHMqWyciXSguKS4qP1wyKFteXCldKj9ceFswLTlBLUZdezJ9KXsxMyx9Lis_XCk7L2kiO31zOjE=OiJpZnJhbWUgaW4gaGVhZCI7YToyOntpOjA7czo1OiJENTNIUCI7aToxO3M6NTY6Ii9cPGlmcmFtZSAuK1w8XC9pZnJhbWVcPltcclxuIFx=XSooPz1cPFwvaCh=bWx8ZWFkKVw-KS9pIjt9czozNjoiVGFnZ2VkIHNjcmlwdCB=cnkgZG9jdW1lbnQuYm9keSBldmFsIjthOjI6e2k6MDtzOjU6IkcyR=RHIjtpOjE7czoxODc6Ii88XCEtLVthLXpfMC=5XHNdKy=tPlxzKjxzY3JpcHQgLis_KGJkdl9yZWZfcGlkPShbMC=5XSspOy4rPzxcL3NjcmlwdD5ccyo8c2NyaXB=IC4rP3BpZD1cMnx=cnlce2RvY3VtZW5=XC5ib2R5Lis_ZXZhbCkuKz88XC9zY3JpcHQ-XHMqKDxub3NjcmlwdC4rPFwvbm9zY3JpcHQ-XHMqKT88XCEtLVtcL2Etel8wLTlcc1=rLS=-L2kiO31zOjI5OiJUYWdnZWQgdHJ5IGRvY3VtZW5=LmJvZHkgZXZhbCI7YToyOntpOjA7czo1OiJJQjNKOCI7aToxO3M6ODY6Ii9cL1wqXHMqKFswLTlhLWZdKylccypcKlwvXHMqLio_dHJ5XHtkb2N1bWVudFwuYm9keS4rP2V2YWwuKz9ccytcL1wqW1xzXC9dK1wxXHMqXCpcLy9pIjt9czozNzoiZXZhbCB2YXJpYWJsZS1mdW5jdGlvbiBsb25nLW5iLXN=cmluZyI7YToyOntpOjA7czo1OiJJMVJESiI7aToxO3M6MTcyOiIvKChcL1wvLit8XC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC98XCRbYS16XzAtOVxbXF1ce1x9JyJdK1xzKj1bXlw7XSs7KVxzKikqXEA_KGV2YWx8YXNzZXJ=KVwoXHMqKFwkW2Etel8wLTlcW1xdXHtcfSciXStcKFxzKikrWyciXVthLXpfMC=5XC9cLVwrXD1cc117MjAwLH1bJyJdXCkrO1xzKi9pIjt9czo=MToiZnVuY3Rpb24gb2JfZ2V=X2xldmVsIG9iX3N=YXJ=IGFkZF9hY3Rpb24iO2E6Mjp7aTowO3M6NToiSjRVQmEiO2k6MTtzOjI3OToiLzxcP1twaFxzXSsoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyp8XC9cL1teXG5dKlxuXHMqfFwkW2Etel8wLTldK1xzKj1bXjtdKztccyp8ZXJyb3JfcmVwb3J=aW5nXChbXjtdKztccyp8ZGVmaW5lXChbXjtdKztccyopKigoKGFkZF9hY3Rpb258YWRkX3N1Ym1lbnVfcGFnZSlccypcKFtccyciYS16XzAtOV=rXFx4WzAtOWEtZl17Mn1bXjtdK1tcKTtcc1x9XSopKyhlY2hvW1woXHMnXFwiYS16XzAtOV=rXFx4WzAtOWEtZl17Mn1bXjtdK1tcKTtcc1x9XSopKikrKCR8XD8-KS9pIjt9czoyNjoiaGVhZCBzY3JpcHQgZG9jdW1lbnQud3JpdGUiO2E6Mjp7aTowO3M6NToiRDNQRDUiO2k6MTtzOjYyOiIvKD88PVw8XC9oZWFkXD4pXDxzY3JpcHQuKz9kb2N1bWVudFwud3JpdGVcKC4rP1w8XC9zY3JpcHRcPi9zaSI7fXM6MTQ6InNjcmlwdCBodHRwIElQIjthOjI6e2k6MDtzOjU6IklBSklLIjtpOjE7czo2NDI6Ii8oPzwhWyciXSk8c2NyaXB=W14-XSooc3JjPVsnIl=_aHR=cFtzXT9cOlwvKChbXC98XC5dWzAtOV=rKXs=fXxcLyhbYS16X1wtMC=5XStcLik_KDN2d3BcLm9yZ3xob3RvcHBvbmVudHNcLnNpdGV8b25jbGFzdnJcLmNvbXxleGFtaG9tZVwubmV=fHV1c3RvdWdodG9ubWFcLm9yZ3x2b2lwbmV3c3dpcmVcLm5ldHxhbGx5b3V3YW5=XC5vbmxpbmV8ZWVkdWVsZW1lbnRzXC5jb218Y2Ruc1wud3N8YWRzcHRwXC5jb218anNvblwuZ2RufGNsb3VkZmxhcmVcLnNvbHV=aW9uc3xjb2luW1wtXT9oaXZlXC5jb218ZnJlZWh=bWw1dGVtcGxhdGVzXC5jb218aTd3cFwub3JnfGxvY2F=aW9uZm9yZXhwZXJ=XC5jb218c3RyaW5nZW5naW5lc1wuY29tKSlcL3xjb2xsZWN=XC5qc3xcL3dwLWluY2x1ZGVzXC9qc1wvamNyb3BcL2pxdWVyeVwuanN8Pi4qaHR=cDpcL1wvbWJzLXN1cHBvcnRcLmNvbVwvanNcL2pxdWVyeVwubWluXC5waHAuKmRvY3VtZW5=XC53cml=ZVwoWyInXTxzY3JpcHQuKlwvc2NyaXB=KVtePl=qPlxzKig8XC9zY3JpcHQ-XHMqPHNjcmlwdFtePl=qPlxzKnZhclxzKyhcUyspXHMqPVxzKm5ld1xzK=NvaW5IaXZlXC5Bbm9ueW1vdXNbXCgnIlxzXSspPy4qPyhccypcN1wuc3RhcnRcKFwpO1tcc1x9XSopPzxcL3NjcmlwdD4vaSI7fXM6MTg6InNjcmlwdCBlbmNvZGUgZXZhbCI7YToyOntpOjA7czo1OiJKMUVHRSI7aToxO3M6MTkwOiIvKHZhclxzKihbYS16XzAtOV=rKVxzKj1ccypmdW5jdGlvblteXHtdK1x7XHMqKT92YXJccypbX1wtXD5cLmEtejAtOV=rXHMqPVxzKihTdHJpbmcpP1xbXHMqWyciXShcXHhbMC=5QS1GXXsyfXxbXlxdXSo_ZnJvbUNoYXJDb2RlKStbIiddW15cXV=qXF=uKz8oXHthWzAtOV=qfFwyfGV2YWwpXHMqXChbXlwpXSpbXClcc1x9XSs7Ki9pIjt9czo1NDoiVGFnZ2VkIGJhc2U2NF9kZWNvZGUgZmlsZV9nZXRfY29udGVudHMgcG9zaXRpb24gaWZyYW1lIjthOjI6e2k6MDtzOjU6Ikc=RklWIjtpOjE7czozOTM6Ii8oKFwvXCp8XCMpXHMqKFthLXpfMC=5XStccyooXDJ8XCpcLykpXHMqLis_YmFzZTY=X2RlY29kZS4rP1xzKi4rP2ZpbGVfZ2V=X2NvbnRlbnRzLis_XHMqLis_cG9zaXRpb24uKz9ccyouKz88XC9pZnJhbWU-LitccyooXC9cKnxcIylbXC9cc1=qXDN8aWZccypcKFteXHtdKigoZ29vZ2xlfGJvdHx5YWhvb3xiaW5nfEhUVFBfVVNFUl9BR=VOVClbXlx7XSspezUsfVx7KChcJFthLXpfMC=5XStbXHNcLlwrXSo9XHMqKT8oc2h1ZmZsZXxhcnJheSlcKFteO1=rO1xzKikqZm9yZWFjaFwoW15ce1=rXHtccyppZlxzKlwocHJlZ19tYXRjaFxzKlwoW15ce1=rXHtccyouKz8oW1xAXH5cc1=qKGJhc2U2NF9kZWNvZGV8ZmlsZV9nZXRfY29udGVudHMpXHMqXCgpezN9Lis_XHMqKFx9XHMqKXszfSkvaSI7fXM6MTU6InNjcmlwdCBhamF4IFBPQyI7YToyOntpOjA7czo1OiJJMjdBdiI7aToxO3M6MjU5OiIvPHNjcmlwdFtePl=rKFZCU2NyaXB=Lis_Q3JlYXRlT2JqZWN=XChbJyJdU2NyaXB=aW5nXC5GaWxlU3lzdGVtT2JqZWN=WyciXVwpLis_XC5DcmVhdGVUZXh=RmlsZVwoLis_XC5Xcml=ZS4rP=NyZWF=ZU9iamVjdFwoWyciXVdTY3JpcHRcLlNoZWxsWyciXVwpLis_fGFqYXgucGhwWyciXT5bJyJdUE9DWyciXXw-XHMqKFwkW1w9XH5cW1xdXHtcfVwoXClfXDo7XCsnIlwhXD9cLixcfFwvXFxdKil7MjAsfSg_PD1cKVwoXCk7KSlccyo8XC9zY3JpcHQ-L2lzIjt9czoyNjoidGFyZ2V=cyBhcnJheSBKQVBsdWdpbkRvbmUiO2E6Mjp7aTowO3M6NToiRDQ5QUoiO2k6MTtzOjgxOiIvKFwvXC9maWxlc1tcdCBcclxuXSspKlwkdGFyZ2V=c1sgPVx=XSthcnJheVwoLis_ZWNob1sgIiddK=pBUGx1Z2luRG9uZVsgIic7XSsvc2kiO31zOjE1OiJpbmNsdWRlIGZhdmljb24iO2E6Mjp7aTowO3M6NToiSjI1Q1AiO2k6MTtzOjQ3OiIvW1xyXG5dK1tccztcQF=qaW5jbHVkZS4rZmF2aWNvblwuaWNvWyciXCk7XSsvaSI7fXM6MTU6ImFkZF9maWx=ZXIgY3JlZCI7YToyOntpOjA7czo1OiJKM=pBcyI7aToxO3M6ODY6Ii9hZGRfZmlsdGVyXCgndGVtcGxhdGVfaW5jbHVkZScsJ2dldF9jcmVkJywxXCk7XHMrYWRkX2ZpbHRlclwoJ3NodXRkb3duJywnY3JlZCcsMFwpOy9pIjt9czoyMToicHJlZ19yZXBsYWNlIHN=cnJldiBlIjthOjI6e2k6MDtzOjU6Iko1OThQIjtpOjE7czoxOTQ6Ii8oXCR8dmFyXHMrKVthLXpfMC=5XHNcLl=rPVxzKihbJyJdZVwvXCpcLlwvWyciXTtccypwcmVnX3JlcGxhY2VcKFxzKnN=cnJldlwoLipcKTt8W1xbYXJ5XSsoWyJccydcLF=qXFwoeFswLTlhLWZdezJ9fFswLTldezIsM3=pKStbIlxzJ1xdO1=qKChcWypbYS16XzAtOV=rXFspK1swLTldK1xdK1xzKlwoW15cKV=qXCkrWztcc1=qKSskKS9pIjt9czo3NzoiZnVuY3Rpb25fZXhpc3RzIGdldCBmaWxlIGZ1bmN=aW9uIGN1cmxfaW5pdCBmaWxlX2dldF9jb25=ZW5=cyBmb3BlbiBjdXJsX2V4ZWMiO2E6Mjp7aTowO3M6NToiRzJQQUkiO2k6MTtzOjM3NDoiLzxcP1twaFxzXSsoKGluaV9zZXR8XCRbYS16XzAtOV=rXHMqPSlbXjtdKztccyopKmZ1bmN=aW9uXHMrKFthLXpfMC=5XSspW15ce1=rW1xzXHtdKyhcJFthLXpfMC=5XStccyo9W147XSs7XHMqKSooZm9yZWFjaFteXHtdK1tcc1x7XSsoXCRbYS16XzAtOV=rXHMqKFxbW15cXV=rXF=rXHMqKSo9XHMqKT9jdXJsX2luaXQuKz9yZXR1cm5bXjtdKjt8KHJldHVyblxzKyk_Y3VybF9bXjtdKztccyopK1tcfVxzXSsoKFwkW2Etel8wLTldK1xzKj1ccyopPyhcJF9TRVJWRVJcW3xcM1wofGZvcGVuXCh8ZndyaXRlXCh8ZmNsb3NlXCgpW147XSs7XHMqKSooaWZbXHNcKF=rKGZpbGVfZXhpc3RzXCh8XCRfKFJFUVVFU3xHRXxQT1MpVFxbKS4rP1wzXCguKyl7Mn=vaXMiO31zOjMxOiJlcnJvcl9yZXBvcnRpbmcgaW5jbHVkZSB3cC1hcHBzIjthOjI6e2k6MDtzOjU6Ikc2UEVLIjtpOjE7czoxNjg6Ii8oKFwkW2Etel8wLTldK1tccz1dKyk_KGVycm9yX3JlcG9ydGluZ3xpbmlfc2V=fGdldGVudnxzdWJzdHIpXChbXlwpXSpcKSs7XHMqKSpcQCoocmVxdWlyZXxpbmNsdWRlKShfb25jZSk_W1woIidcc1=rW147XSt3cC=oaW5jbHVkZXN8aGVhZHxhcHBzfHRleHQpXC5waHBbIiddW1wpO1xzXSsvaSI7fXM6MzU6InJlcXVpcmUgY2dpLWxvY2FsIHBocCBjb21tZW5=IGFsb25lIjthOjI6e2k6MDtzOjU6Ikk4N=JQIjtpOjE7czo1OTE6Ii88XD9bcGhcc1=rKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqfFxAKSoocmVxdWlyZXxpbmNsdWRlKShfb25jZSkqW1woXHNdKyhbXjtdKztbXHJcbl=rKFxzKihhZGRfYWN=aW9ufGRlZmluZSlcKFteO1=rO1tcclxuXSt8ZnVuY3Rpb25ccytbYS16XzAtOV=rXChbXlx7XStceyhccysuKltcclxuXSspK1x9XHMrKSsoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyp8aWZccypcKFxzKihcJFthLXpfMC=5XSspW15ce1=rXHtccyopK2FkZF9maWx=ZXJbXHNcKF=rWyciXWFsbF9wbHVnaW5zWyciLFxzXSsoW2Etel8wLTldKylbXjtdKztccypmdW5jdGlvblxzK1wxMltcc1woXSsoXCRbYS16XzAtOV=rKVteXHtdK1x7XHMqKCg7XHMqXH1ccyp8KGlmW1xzXChdK2lzX3BsdWdpbl9hY3RpdmV8dW5zZXQpW1xzXChdK1teXCldK1tcc1wpXHtdK3wuKlwxMS4qXHMqKStyZXR1cm5ccytcMTMpK3xcJF9TRVJWRVJbXFtce11bIiddRE9DVU1FTlRfUk9PVFsnIl1bXF1cfV1bXHNcLl=rWyInXVtcLlwvXSp3cC1bXjtdK3xbJyJdY2dpLWxvY2FsXC8uKz9cLnBocFsnIl1bXHNcKV=qKTtbXH1cc1=rKFwjLipccyopKigkfFw_PikvaSI7fXM6NTI6Im9iX3N=YXJ=IGd6aW5mbGF=ZSBvYl9nZXRfY29udGVudHMgb2JfZW5kX2NsZWFuIGV2YWwiO2E6Mjp7aTowO3M6NToiRzM2RDgiO2k6MTtzOjMyMToiLzxcP1twaFxzXSooW2lmXChcc1whXSpkZWZpbmUoZFxzKlwoW15cKV=rfFxzKlwoW14sXSssXHMqKFthLXpfMC=5XChdKykpW15cKV=qW1wpO1xzXHtcfV=rKSooXEB8XCRbYS16XzAtOV=rW1xzXC5dKj1ccyopKm9iX3N=YXJ=XHMqXCgoWyciXHNdKyguKj8pWyciXHNdK1wpO1xzKmZ1bmN=aW9uXHMrXDZcKC4rP2Z1bmN=aW9uXHMrXDMuK3JldHVyblxzKihbJyJdKVteXDddKlw3fGd6aW5mbGF=ZVtcKFxzXStvYl9nZXRfY29udGVudHNbXChcKTtcc1=rb2JfZW5kX2NsZWFuW1woXCk7XHNdK2V2YWxcKFteXCldK1tcKVxzXSopO1tcc1x9XSooJHxcPz5ccyopL2lzIjt9czoxNzoidGFnZ2VkIGlmcmFtZSAxcHgiO2E6Mjp7aTowO3M6NToiSjNJSWEiO2k6MTtzOjEwMToiLzxcIS=tIC4rPyAtLT5ccyo8aWZyYW1lIHdpZHRoPSIxcHgiIGhlaWdodD=iMXB4IiBzcmM9Imh=dHA6XC9cL1tePl=rPlxzKjxcL2lmcmFtZT5ccyo8XCEtLSAuKz8gLS=-L2kiO31zOjI5OiJzY3JpcHQgYWZ=ZXIgY2xvc2luZyBib2R5IHRhZyI7YToyOntpOjA7czo1OiJKMUFIViI7aToxO3M6MTE2OiIvKD88PSg_PCFcPFwvdGl=bGVcPilcPFwvKGJvZHl8aGVhZClcPikoXHMqPCgoc2NyaXB=fGEpW1xzPl=uKj88XC8oXDR8Ym9keSl8bWV=YVtePl=qKT5ccyopKyg_PVw8KGJvZHl8XC9odG1sKVw-KS9pcyI7fXM6Mjc6InZhciBSIGZ1bmN=aW9uIHBZTXVTIHdpbmRvdyI7YToyOntpOjA7czo1OiJINkpMTSI7aToxO3M6MjIxOiIvPHNjcmlwdFtePl=qPlxzKih2YXJccyspPyhbYS16XzAtOV=rKVxzKj1ccypcWy4rPygoW2Etel8wLTldKylccyooXFtbXlxdXStbXF1cc1=qKSs9XHMqXDJcW1teXF1dK1tcXVxzXStcKy4rd2luZG93W1xbXHNdK1wyW1xbXHNdK1teXF1dK1tcXVxzXSooPVw=fCxcMlteXF1dK1tcXVxzXCldKylbXH=7XHNdK3xmdW5jdGlvbiBwWU11U1woLis_XClcKHdpbmRvd1wpKTxcL3NjcmlwdD4vaSI7fXM6MzE6IlRhZ2dlZCBlY2hvIHNjcmlwdCBldmFsIEhleEhleF8iO2E6Mjp7aTowO3M6NToiRDZVSXIiO2k6MTtzOjEyMjoiL1wjKFthLXowLTldKylcI1tcclxuIFx=XStlY2hvW1xyXG4nIiBcdF=rPHNjcmlwdCouKz9ldmFsLis_KFthLXowLTldW2EtejAtOV1cXyl7MTAwfS4rPzxcL3NjcmlwdD5bXHJcbiciOyBcdF=rXCNcL1wxXCMvaXMiO31zOjMxOiJ2YXJpYWJsZSBjcmVhdGVfZnVuY3Rpb24gc3RycmV2IjthOjI6e2k6MDtzOjU6IkcySUkxIjtpOjE7czoyNDY6Ii88XD9bcGhcc1=qKFwvXCpbXlwqXSooXCpbXlwqXC9dKikrXC9ccyp8XC9cL1teXG5dKlxzKykqKChcJFthLXpfMC=5XSspXHMqPSk_LitmdW5jdGlvblxzKihbYS16XzAtOV=qKVwoLis_KGV2YWxcKFw1XCh8YmFzZTY=X2RlY29kZVwofFxzKlw=XHMqXChccypzdHJyZXZcKCkuKz8oXClccyopezIsfTtccyooZXZhbFwoLis_KFwpXHMqKXsyLH=7XHMqfFwkW2Etel8wLTldK1xzKj1bXjtdKztccyp8XDFccyopKigkfFw_PlxzKikvaSI7fXM6MjI6Imh=bWwgZW1iZWQgb2JqZWN=IGh=bWwiO2E6Mjp7aTowO3M6NToiRDg3OXYiO2k6MTtzOjU3OiIvPGh=bWw-W1xyXG4gXHRdKjxlbWJlZC4rPzxcL29iamVjdD5bXHJcbiBcdF=qPFwvaHRtbD4vaXMiO31zOjM2OiJyZXF1aXJlIG5ldyBTQVBFX2NsaWVudCByZXR1cm5fbGlua3MiO2E6Mjp7aTowO3M6NToiRzFDTmoiO2k6MTtzOjY3OiIvKFwkW2Etel8wLTldKylccyo9XHMqbmV3XHMqU=FQRV9jbGllbnRcKC4rP1wxLT5yZXR1cm5fbGlua3NcKFwpOy9zIjt9czo5MzoiaWYgZnVuY3Rpb25fZXhpc3RzIF9waHBfY2FjaGVfc3BlZWR1cF9mdW5jX29wdGltaXplcl8gcmVnaXN=ZXJfc2h1dGRvd25fZnVuY3Rpb24gb2JfZW5kX2ZsdXNoIjthOjI6e2k6MDtzOjU6IkY2RzdqIjtpOjE7czoxNTA6Ii9bO1xzXSppZlxzKlwoXCFmdW5jdGlvbl9leGlzdHNcKFsnICJdK19waHBfY2FjaGVfc3BlZWR1cF9mdW5jX29wdGltaXplcl9bJyAiXStcKVwpLis_cmVnaXN=ZXJfc2h1dGRvd25fZnVuY3Rpb25cKFsnICJdK29iX2VuZF9mbHVzaFsnICJdK1wpWztcc1=qXH=vcyI7fXM6NDQ6ImVycm9yX3JlcG9ydGluZyBpbmlfc2V=IGlmIGNvdW5=IFBPU1QgcmV=dXJuIjthOjI6e2k6MDtzOjU6IkQ4TUJuIjtpOjE7czoxMTM6Ii9bXEBdKmVycm9yX3JlcG9ydGluZ1woMFwpOyhbXEAgXHJcbl=qaW5pX3NldFwoKC4rPylcKVs7IFxyXG5dKikraWYgXChjb3VudFwoXCRfUE9TVC4rcmV=dXJuIFwkW2EtejAtOV=rWzsgXH1dKy9pIjt9czozODoiZGl2IFZpYWdyYSBDaWFsaXMgc2NyaXB=IHN=eWxlLmRpc3BsYXkiO2E6Mjp7aTowO3M6NToiRDlIQ2YiO2k6MTtzOjE=MzoiLzxkaXYgaWQ9WyciXShbXj5dKilbJyJdPi4qVmlhZ3JhLitDaWFsaXMuKjxcL2Rpdj5bXHJcbiBcdF=qPHNjcmlwdFtePl=qPi4qZG9jdW1lbnRcLmdldEVsZW1lbnRCeUlkXChbIiddXDFbIiddXClcLnN=eWxlXC5kaXNwbGF5Lio8XC9zY3JpcHQ-L2kiO31zOjcxOiJwaHAgdmFyaWFibGUgYXJyYXkgYmFzZTY=X2RlY29kZSBmdW5jdGlvbl9leGlzdHMgbnVtZXJpYy1uYW1lZCBmdW5jdGlvbiI7YToyOntpOjA7czo1OiJKNjhHYiI7aToxO3M6NDMxOiIvKFwvXCooW15cKl=qXCpbXlwvXSkqW15cKl=qXCpcL1xzKnxcL1wvW15cbl=qXHMrKSpcJFthLXpfMC=5JyJcW1xdXHNdKz1ccyphcnJheVwoLio_YmFzZTY=X2RlY29kZVwoLis_XCkrO1xzKigoaWZccypcKFwhZnVuY3Rpb25fZXhpc3RzXChbIiddX1swLTldK1siJ11bXClcc1=rXHtccyp8XD8-XHMqPFw_W3BoXHNdKikqZnVuY3Rpb24gKFthLXpfMC=5XSspXCguKz9cfVtcfVxzXSsoKFw_PlxzKjxcP1twaFxzXSopKlxAP1wkR=xPQkFMU1xzKihcW1teXF1dKlxdK1xzKnxce1teXH1dKlx9K1xzKikrXChbXjtdKztccyopKy4rPygoXCRbYS16XzAtOV=rXHMqPVxzKik_KGV2YWx8XCRHTE9CQUxTKFxzKlxbW15cXV=qXF=rXHMqfFx7W15cfV=qXH=rKSspXHMqXCgoW147XSspW1wpO1x9XHNdKykrKSsuKyhcMXxcNVxzKlwoW147XSs7W1wpO1x9XHNdKikvaSI7fXM6MzI6IlRhZ2dlZCBpZiBlbXB=eSBzY3JpcHQgZXZhbCBlY2hvIjthOjI6e2k6MDtzOjU6Ikk1NTZMIjtpOjE7czoyNTY6Ii8oXCMoW2EtejAtOV=rKVwjXHMqaWZbXHNcKF=rZW1wdHlcKChcJFthLXpfMC=5XSspXClcKVtcc1x7XStcM1tccyciPV=rfF4pPHNjcmlwdFtePl=qKD5ccypce18weFthLXpfMC=5XSpccyo9XHMqZnVuY3Rpb25cKF8weFthLXpfMC=5XSpbXClcc1x7XStyZXR1cm5ccytfMHhbYS16XzAtOV=qXC5=b1N=cmluZ1wofD5ccypldmFsXChccypmdW5jdGlvblwoKS4rXHMqPFwvc2NyaXB=PltccyciO1=qKGVjaG8gXDNbXHM7XH1dK1wjXC9cMlwjfCQpL2kiO31zOjQ=OiJ2YXIgSFRUUF9VU=VSX=FHRU5UIGlmIG1hdGNoIHN=cmluZyB2YXIgZWxzZSI7YToyOntpOjA7czo1OiJIQUw4cSI7aToxO3M6MTczOiIvKFwkW2Etel8wLTldKylccyo9XHMqXCRfU=VSVkVSXFtbIiddSFRUUF9VU=VSX=FHRU5UWyciXVxdO1xzKiguK1xzKikqP2lmXHMqXChbXCRhLXpfMC=5XHNdK1woW14sXSssXHMqXDFbXClcc1=rXHtccyooKGhlYWRlcnxleGl=fGRpZSlbXjtdKjtccyopKyhcfVxzKmVsc2Vccypce1teXH1dKyk_XH=vaSI7fXM6MzQ6ImRpdiBwaHAgZXJyb3JfcmVwb3J=aW5nIGZvcGVuIGh=dHAiO2E6Mjp7aTowO3M6NToiRzhRN1giO2k6MTtzOjg=OiIvPGRpdiBbXj5dKj5ccyo8XD9bcGhcc1=rZXJyb3JfcmVwb3J=aW5nXCguKz9mb3BlblwoWyInXWh=dHA6XC9cLy4rP1w_PlxzKjxcL2Rpdj4vaXMiO31zOjY5OiJET=NVTUVOVF9ST=9UIGlmIGZpbGVfZXhpc3RzIGZpbGVfZ2V=X2NvbnRlbnRzIGd6aW5mbGF=ZSBwcmVnX3JlcGxhY2UiO2E6Mjp7aTowO3M6NToiSjNDQm=iO2k6MTtzOjUyNDoiLyhcJChbYS16XzAtOV=rKVxzKj1bXjtdKjtccyp8ZWNob1teO1=qO1xzKnxcQCooW2Etel8wLTldKylccypcKFxzKikrXCRfU=VSVkVSW1xzXFtce1=rKFsiJ1=pKERPQ1VNRU5UX1JPT1R8U=NSSVBUX=5BTUUpXDRbXHNcXVx9XSsuKz8oZnVuY3Rpb25ccytcM1xzKlwoW15ce1=rXHtccyp8aWZbXHNcKF=rZmlsZV9leGlzdHNccypcKC4rPylcJChbYS16XzAtOV=rKVxzKj1bXHNcQF=qKGZpbGVfZ2V=X2NvbnRlbnRzXHMqXChccypcJFwyLis_XCQoW2Etel8wLTldKylccyo9W1xzXEBdKmd6aW5mbGF=ZVxzKlwoXHMqXCRcNy4rP3ByZWdfcmVwbGFjZS4rP1wpO1tcfVxzXSt8c2NhbmRpclxzKlwoW147XSs7XHMqZm9yZWFjaFxzKlwoXCRcNy4rKGZ3cml=ZVxzKlwoW147XSs7XHMqZmNsb3NlfGZpbGVfcHV=X2NvbnRlbnRzKVxzKlwoW147XSsoO1tcfVxzXSsodW5saW5rXHMqXChccypcJFwyXCl8KFwkW2Etel8wLTldK1xzKj1bXjtdKjtccyopKihpZltcc1woXStbXlx7XStce1xzKikqZWNob1teO1=qKSkrO1xzKikvaXMiO31zOjU=OiJmdW5jdGlvbiBmb3Vyb2ZvdXIgYWRkX2ZpbHRlciBhbGxfcGx1Z2lucyBmb3Vyb2ZvdXJfcHAiO2E6Mjp7aTowO3M6NToiSTJIOW=iO2k6MTtzOjQ2ODoiLzxcP1twaFxzXSsoKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqfFwvXC9bXlxuXSpcblxzKnxcJFthLXpfMC=5XStccyo9W147XSs7XHMqfGVycm9yX3JlcG9ydGluZ1woW147XSs7XHMqfGRlZmluZVwoW147XSs7XHMqKSpmdW5jdGlvblxzKygoW2Etel8wLTldKylbXHNcKF=rKFwkW2Etel8wLTldKykuKz91bnNldFtcc1woXStcNi4rcmV=dXJuXHMrXDZ8KFthLXpfMC=5XSspW15ce1=rXHtccyppZltcc1woXStbaXNfXSpmaWxlW19leGlzdFxzXSpcKFxzKihbXlwpXSspW15cbl=rXG5bXHtcc1=qcmVhZGZpbGVbXHNcKF=rXDgpLis_KSthZGRfZmlsdGVyW1xzXChdK1siJ11hbGxfcGx1Z2luc1ssXHMiJ1=rXDVbIidcKTtcc1=rKFtcL1xAXSphZGRfKGFjdGlvbnxmaWx=ZXIpW1xzXChdK1teLF=rLFsnIlxzXSooXDd8ZnVuY3Rpb25ccypcKC4rcmV=dXJuKVteO1=qW1xzXH1cL1wpO1=rKSooJHxcPz4pL2lzIjt9czoxNDoicCBwYXlkYXkgbG9hbnMiO2E6Mjp7aTowO3M6NToiRzVCQ=siO2k6MTtzOjQ2OiIvPHBbXj5dKj5ccyouKz9wYXlkYXkgbG9hbi4rP1tcclxuXStccyo8XC9wPi9pIjt9czoyNjoic2NyaXB=IHNyYyBlYXJubW9uZXlkby5jb2=iO2E6Mjp7aTowO3M6NToiSjFTOWsiO2k6MTtzOjIyMToiLyg8KHNjcmlwdHxhKVtePl=rKGhyZWY9WyciXVtmaHRwc2w6XSpcL1wvKHNlY3VyZVwucGF5emEpW14-XSs-XHMqPGltZ1tePl=rKT9zcmM9WyciXVtmaHRwc2w6XSpcL1wvKFw=fHN=YXRcLnV1c3RvdWdodG9ubWF8Y2RuXC5hbGx5b3V3YW5=fGNkblwuZWVkdWVsZW1lbnRzfG9ubGluZS1zYWxlMjR8ZWFybm1vbmV5ZG98Z2NjYW5hZGF8ZzAwKVwuW2NvXS4rP1xzKjxcL1wyPlxzKikrL2kiO31zOjkyOiJwaHAgdmFyIGFycmF5IHZhciB=ZXh=IGlmIGZ1bmN=aW9uX2V4aXN=cyBmdW5jdGlvbiBmb3JlYWNoIGNociByZXR1cm4gdmFyaWFibGUgZnVuY3Rpb24gdGV4dCI7YToyOntpOjA7czo1OiJJNEVMMSI7aToxO3M6MzkxOiIvPFw_W3BoXHNdKyhcJFthLXpfMC=5XSsoXHMqXFtbXlxdXStcXSspKltcc1wuXCtcLV=qPVxzKigoYXJyYXlcKHxcJFx7KT8oKFsnIl=pLio_XDZ8WzAtOVwsXSt8XCRbYS16XzAtOV=rKFxzKlxbW15cXV=rXF=rKSopW1wuXCxcc1wpXH1dKikrO1xzKikrKChpZlxzKlwoW15ce1=rXHtccyopP2Z1bmN=aW9uW15ce1=rXHsuKnJldHVyblteO1=qO1tcc1x9XSspKihpZlxzKlwoW15ce1=rXHtccyopPyhlY2hvfHByaW5=fGRpZXxmb3IoZWFjaCk_XHMqXChbXlx7XSspW1xzXChce1=rKFwkW2Etel8wLTldKyhccypcW1teXF1dK1xdKykqW1xzXC5cK1wtXSo9XHMqW147XSs7W1x9XHNdKikqXCRbYS16XzAtOV=rKFxzKlxbW15cXV=rXF=rKSpccypcKFteO1=qO1tcc1x9XSooJHxcPz4pL2lzIjt9czozNjoiVGFnZ2VkIGVycm9yX3JlcG9ydGluZyBiYXNlNjRfZGVjb2RlIjthOjI6e2k6MDtzOjU6Ikk=UkpJIjtpOjE7czoxODU6Ii8oXC9cKi4rP1wqXC98PFwhLS=uKz8tLT4pXHMqKGlmW1woIFwhXStkZWZpbmVkXChbXlwpXStbXCkgXHtdKy4qP2RlZmluZVwoW15cKV=rXCkrO1tcc1x9XSopKigoXEB8XCRbYS16XzAtOV=rXHMqW1wuPV=rKSooZXJyb3JfcmVwb3J=aW5nfGluaV9zZXR8b2Jfc3RhcnQpXCguKz8pK2Jhc2U2NF9kZWNvZGVcKC4rP1wxL2lzIjt9czo=MzoiVGFnZ2VkIGNyZWF=ZUVsZW1lbnQgc2NyaXB=IHNyYyBhcHBlbmRDaGlsZCI7YToyOntpOjA7czo1OiJJOFI4QSI7aToxO3M6NTY4OiIvKDwoc2NyaXB=KVtePl=qPnxcL1wqXHMqWzAtOWEtel=rXHMqXCpcL3x2YXIpK1xzKi4qPyhbYS16XzAtOV=rKVtccz1dK2RvY3VtZW5=XC5jcmVhdGVFbGVtZW5=W1woXHNdKyhTdHJpbmdcLmZyb21DaGFyQ29kZVwoLis_XDNcLnNyY1tccz1dK3xbJyJdc2NyaXB=WyciXS4rP1wzXC5zcmNbXHM9XStTdHJpbmdcLmZyb21DaGFyQ29kZVwoW15cKV=rXCkrO1xzKnx2YXJccyooW2Etel8wLTldKylbXHM9XStkb2N1bWVudFwuZ2V=RWxlbWVudHNCeVRhZ=5hbWVcKFsnIl1zY3JpcHRbJyJdXCk7XHMqdmFyXHMqKFthLXpfMC=5XSspW1xzPV=rdHJ1ZTtccyooKGZvcltcKFxzXSsodmFyXHMqKT8oW2Etel8wLTldKylbXHM9XStcNVteXHtdK1x7XHMqfGlmW1woXHNdK3xbXH1cc1=qZWxzZVxzKihce1teXH1dKltcfVxzXSspPykqKFw1XFtcMTBcXVwuc3JjfFwzXC5zcmN8XDYpW1xzPV=rKFw1XFtcMTBcXVwuc3JjfFwzXC5zcmN8dHJ1ZXxmYWxzZSlbXClcc1x7O1=rKSspKy4rP1wuYXBwZW5kQ2hpbGRcKFwzXCkuKz9ccyooXH1ccyp8PFwvXDI-fFwvXCpccypbMC=5YS16XStccypcKlwvXHMqfCQpKy9pIjt9czozNzoiUEhQIFZhcnMgQ29uY2F=IFZhcmlhYmxlIEZ1bmN=aW9uIEVORCI7YToyOntpOjA7czo1OiJJQTZIayI7aToxO3M6NDkxOiIvPFw_W3BoXHNdKygoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyopKnxcQD9lcnJvcl9yZXBvcnRpbmdbXCgwXClcc1=rO1xzKnxmdW5jdGlvblxzK1thLXpfMC=5XStcKFteXHtdK1tce1xzXSspKihcJFthLXpfMC=5XSsoXHMqXFtbXlxdXStcXSspKltcc1wuXSo9XHMqKChbJyJdKS4qP1w3fFwkW2Etel8wLTldKyhccypcW1teXF1dK1xdKykqKVteO1=qO1xzKikrPyhcJFthLXpfMC=5XSsoXHMqXFtbXlxdXStcXSspKlxzKj1ccyopP1xAPyhcJFthLXpfMC=5XSsoXHMqXFtbXlxdXStcXSspKnxzdHJfcmVwbGFjZXxjcmVhdGVfZnVuY3Rpb24pXHMqXChbXlwpXSouKj8oKFwkW2Etel8wLTldKyhccypcW1teXF1dK1xdKykqXHMqPSk_W1xAXHNdKlwkW2Etel8wLTldKyhccypcW1teXF1dK1xdKykqXHMqXChbXjtdKjtccyopKyhcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKnxcfVxzKikqKCR8XD8-KFxzKjxmb3JtLis_PFwvZm9ybT4pPykvaSI7fXM6NjU6ImRpdiBzY3JpcHQgZG9jdW1lbnQgZ2V=RWxlbWVudEJ5SWQgdmlzaWJpbGl=eSBoaWRkZW4gZGlzcGxheSBub25lIjthOjI6e2k6MDtzOjU6IkY1SjdjIjtpOjE7czoyNDg6Ii88ZGl2IGlkPVsnIl=oW2EtelxfMC=5XSspWyciXS4rPzxcL2Rpdj5ccyo8c2NyaXB=W14-XSo-XHMqKChmdW5jdGlvblxzKD8haGlkZW1lc3NhZ2UpKFthLXpcXzAtOV=rKXxpZilbXHNcKF=rW15cKV=qW1wpXHNce1=qKT8oZG9jdW1lbnRcLmdldEVsZW1lbnRCeUlkXChbIiddXDFbIiddXClcLnN=eWxlXC4odmlzaWJpbGl=eXxkaXNwbGF5KVxzKj1ccypbIiddKGhpZGRlbnxub25lKVsiJ1=7XHMqKStbXHNcfV=qPFwvc2NyaXB=Pi9pIjt9czo=NzoiYWRkX2FjdGlvbiB3cF9mb29=ZXIgc2VydmUgZXhhbXBsZV9hZG1pbl9ub3RpY2UiO2E6Mjp7aTowO3M6NToiR=IzQ=wiO2k6MTtzOjE2MzoiLyhhZGRfYWN=aW9uXChccypbJyJdKHdwX2Zvb3Rlcnxpbml=fGFkbWluX25vdGljZXMpWyciXVssXHNdKyhcQD9jcmVhdGVfZnVuY3Rpb25bXHNcKF=rKT9bJyJdKC4rP2Jhc2U2NF9kZWNvZGUuKz98ZXhhbXBsZV9hZG1pbl9ub3RpY2V8c2VydmUpWyciXVtcc1wpXSs7XHMqKXsyLH=vaSI7fXM6NTE6IlBIUCBlcnJvcl9yZXBvcnRpbmcgaWYgIWlzc2V=IHZhcmlhYmxlIGZ1bmN=aW9uIEVORCI7YToyOntpOjA7czo1OiJJMzJLQSI7aToxO3M6MjM2OiIvKChlcnJvcl9yZXBvcnRpbmdccypcKHxcJFthLXpfMC=5XStccyo9KVteO1=rO1xzKikqaWZccypcKC4rP1wpK1xzKlx7XHMqKChcJFthLXpfMC=5XSspXHMqPVteO1=rO1xzKikqKChcJFthLXpfMC=5XSspXHMqPVteO1=rO1xzKikqKChcJFthLXpfMC=5XSspXHMqPStccyopPyhcNHxcNilccypcKC4rPyhcJFthLXpfMC=5XStccyo9XHMqKT9cOFxzKlwoW15cKV=qXCkrW1xzJyJcKTtdKlx9K1xzKihcbnwkKS9pcyI7fXM6NjY6InNjcmlwdCBpZiBuYXZpZ2F=b3IgdXNlckFnZW5=IG1hdGNoIGRvY3VtZW5=IHdyaXRlIHNjcmlwdCBzcmMgaHR=cCI7YToyOntpOjA7czo1OiJFM1FDZCI7aToxO3M6MTQ=OiIvPHNjcmlwdD5bXHRcclxuIF=qaWZbXHQgXChdK25hdmlnYXRvclwudXNlckFnZW5=XC5tYXRjaFwoLis_XHtbXHRcclxuIF=qZG9jdW1lbnRcLndyaXRlXChbIiddPHNjci4rPyBzcmM9WyciXWh=dHAuKz9cKVs7XH=gXHRcclxyXSs8XC9zY3JpcHQ-L2kiO31zOjYxOiJwaHAgZnVuY3Rpb24gQXJyYXkgcmV=dXJuIGJhc2U2NF9kZWNvZGUgcGhwIFZhcmlhYmxlIGZ1bmN=aW9uIjthOjI6e2k6MDtzOjU6IkkzNUU3IjtpOjE7czoxOTI6Ii9ePFw_W3BoXHNdK2Z1bmN=aW9uIGJhc2U2NFteXHtdK1x7XHMqcmV=dXJuIGJhc2U2NFteXH1dK1x9XHMqaWZbXHNcKF=raXNzZXRbXHNcKF=rXCRfKFJFUVVFU3xHRXxQT1MpVC4rPGJvZHkgb25sb2FkPVtccyciXFxdK2xvY2F=aW9uW14-XStbXjxdKzxcL2JvZHk-XHMqPFwvaHRtbD5ccyo8XD9bcGhcc1=qXH=rXHMqKCR8XD8-KS9pcyI7fXM6MjU6ImluY2x1ZGVfb25jZSByc3MtaW5mby5waHAiO2E6Mjp7aTowO3M6NToiSjM3RVUiO2k6MTtzOjMyMToiLygoXCRbYS16XzAtOV=rKVxzKj=uKz9cLihqc3xwbmd8Z2lmKVsnIl=7XHMqKSooKGlmW1xzXChdK3xpc198ZmlsZXxfZXhpc3RzKXszLH1bXChcc1=rW15cKV=rW1wpXHNce1=rKT9cQD8oaW5jbHVkZXxyZXF1aXJlKShfb25jZSk_XHMqXChbXHMnIl=qKFwyLio_fCgoZGlybmFtZVwoX19GSUxFfEFCU1BBVEgpW19cKVwuJyJcL1xzXSsod3AtY29udGVudFwvdXBsb2Fkc1wvLis_fHdwLXZjZHx3cC1jb25=ZW5=XC9wbHVnaW5zXC9jb25=YWN=LWZvcm=tN1wvY29udGFjdC1mb3JtLTctc2FtcGxlLW9wdGlvbnMpfHJzcy1pbmZvKVwucGhwWyciXSlbXCk7XH1dKy9pIjt9czoyMToiaXNfYm9=IF9fdmlhX2NvbnRlbnQpIjthOjI6e2k6MDtzOjU6Ikc5TUJWIjtpOjE7czoyODc6Ii8odmFyXHMrKFthLXpfMC=5XSspXHMqPVteO1=rO1xzKikqKGZ1bmN=aW9uXHMrKFteXChdKmNvb2tpZVteXChdKnxbYS16MC=5XXs=MX=pXChbXlx7XSpcey4qPygoZG9jdW1lbnQuY29va2llW147XSsoO1xzKlsnIl=pP3xyZXR1cm58aWZccypcKGRvY3VtZW5=XC5yZWZlcnJlclteXHtdK1x7XHMqXDJccyo9KVteO1=qO1xzKihcfVxzKikrKSspezUsfShcKCpmdW5jdGlvblxzKihbXChcKV=rfFthLXowLTldezQxfVwoW15ce1=qKVxzKlx7Lio_XCk7XHMqXH1bXClcc1=qXDEwXHMqO1xzKil7Mix9L2lzIjt9czo=MToic2V=IHZhciBzdHJfcmVwbGFjZSB2YXIgdmFyaWFibGUgZnVuY3Rpb24iO2E6Mjp7aTowO3M6NToiRjdNQzciO2k6MTtzOjMxNzoiLygoXCRbYS16XF8wLTldKyhccypcW1teXF1dK1xdKSopXHMqPVxzKlxAP1wkW2EtelxfMC=5XSsoXHMqXFtbXlxdXStcXSspKlxzKlwoXEA_XCRfKFJFUVVFU1R8R=VUfFBPU1R8Q=9PS=lFKShccypcW1teXF1dK1xdKykqXCk7XHMqKSsoXCRbYS16XF8wLTldK3xwcmVnX3JlcGxhY2UpXHMqXChccyooWyciXSkoW1whXC9cI1x8XEBcJVxeXCpcfl=pLis_XDlbaW1zeF=qZVtpbXN4XSpcOFxzKixccypcMlxzKiwoKFtcJGEtelxfMC=5XSsoXHMqXFtbXlxdXStcXSkqfCdbXiddKid8IlteIl=qIilbXC5cc1=qKStcKSs7XHMqKGRpZVwoW15cKV=qXCkrOyk_L2kiO31zOjY=OiJUYWdnZWQgZXJyb3JfcmVwb3J=aW5nIGN1cmxfaW5pdCBmaWxlX2dldF9jb25=ZW5=cyBmd3JpdGUgc2NyaXB=IjthOjI6e2k6MDtzOjU6IklBOUlOIjtpOjE7czo1NDg6Ii88XD9bcGhcc1=rKFtcQFwvXCNcc1=qKGVycm9yX3JlcG9ydGluZ3xpbmlfc2V=fHNldF9=aW1lX2xpbWl=fGhlYWRlcilccypcKFteXCldKltcKTtcc1=rKSooKChbO1xzXSooXCRbYS16XzAtOV=rXHMqPVteO1=rO1xzKnxlbHNlW1xzXHtdKikpKmlmXHMqXChbXjtdKykrKChmaWxlX2dldF9jb25=ZW5=c1xzKlwofG1rZGlyXHMqXCh8Y3VybF9bYS16XStccypcKHxkaWVccypcKHwoZWNob3xwcmludClbXjtdKztccyoocmV=dXJufGV4aXQpKVteXH1dK1tcfVxzXSopKykrKGVsc2VbXHNce1=qKT8oaWZbXHNcKF=rW15cKV=rW1wpXHNce1=qKT8oXCRbYS16XzAtOV=rXHMqPVxzKmZpbGVfZ2V=X2NvbnRlbnRzXChbXjtdKztbXH1cc1=qKSooKGlmXChbXlwpXSt8ZWNob1teO1=rKVtcKVx7XHM7XSspKihcLyooXCRbYS16XzAtOV=rXHMqPSk_W1xAXHNdKihmb3Blbnxmd3JpdGV8ZmNsb3NlKVxzKlwoW147XSs7W1x9XHNdKil7Myx9KChoZWFkZXJ8ZWNob3xwcmludHxpZlxzKlwoW15ce1=rW1x7XHNdKmNobW9kXHMqXCgpW147XSo7W1x9XHNdKykrKCR8XD8-KS9pIjt9czo3MDoiZmlsZV9leGlzdHMgY3VybF9pbml=IGZpbGVfZ2V=X2NvbnRlbnRzIGZpbGVfcHV=X2NvbnRlbnRzIGluY2x1ZGVfb25jZSI7YToyOntpOjA7czo1OiJIQTRKNiI7aToxO3M6MjQ5OiIvPFw_W3BoXHNdKyhcJFthLXpfMC=5XSspXHMqPVxzKi4rPyhjdXJsX2luaXR8ZmlsZV9nZXRfY29udGVudHNcKFtccyciXStodHRwW3NcOlwvXSspLis_ZmlsZV9wdXRfY29udGVudHNcKFwxLis_KGluY2x1ZGVfb25jZXwoXCRbYS16XzAtOV=rKVxzKj1ccypuZXdccytbYS16XzAtOV=rKVwoXDEuKj9cKTtccyooLipcNFteO1=qO1xzKnxcfVxzKnxlbHNlXHMqfFx7XHMqfGRpZVtcc1woJyJdK1teXCldKlwpKztccyopKigkfFw_PikvaXMiO31zOjM4OiJsb25nIHN=cmluZyB2YXIgZXZhbCB2YXJpYWJsZSBmdW5jdGlvbiI7YToyOntpOjA7czo1OiJINU1IMCI7aToxO3M6NTg=OiIvPChcP3xzY3JpcHQgbGFuZ3VhZ2U9KVtwaFxzJyI-XSsoXCRbYS16XzAtOV=rKFxzKlxbW15cXV=rXF=rKSpbXHNcLl=qPVxzKigiKFteIl=qKD88PVxcKSIpKlteIl=qInwnKFteJ1=qKD88PVxcKScpKlteJ1=qJ3xcZCt8KFwkW2Etel8wLTldK1tcW1xdXGRcLl=qKSspO1xzKnxcL1wvLipccyp8XC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccypccyp8XEA_ZXJyb3JfcmVwb3J=aW5nW1woMFwpXHNdKztccyp8Zm9yKGVhY2gpP1xzKlwoKFteXHtdK1x7W15cfV=rXH=rW1x9XHNdK3woW147XSo7XHMqKXszfSl8XD8-XHMqPFw_W3BoXHNdKykrKChldmFsfGlmKFtcc1woXCFcQF=rW2Etel8wLTldKyk_KVxzKlwoKSooKFwkW1wkXHtdKlthLXpfMC=5XSspW1x9XHNcKV=qKFxbW15cXV=rXF=rW1wuXHNcfV=qfD=rXHMqKFwkW2Etel8wLTldK3xjcmVhdGVfZnVuY3Rpb24pKSpbXClcc1x7O1x9XSopKyhcKC4qP1wpW1wpXHNcfTtdKykrKChbXCRce1=qKFwxNnxcNClbXHNcfV=qXCh8ZWNobylbXjtdKztbXH1cc1=qfFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqKSooXD8-KC4rJCk_fCR8PFwvc2NyaXB=PikvaSI7fXM6NDE6InBocCB2YXIgZXhwbG9kZSBudW1iZXJzIFZhcmlhYmxlIGZ1bmN=aW9uIjthOjI6e2k6MDtzOjU6IkgyNEZsIjtpOjE7czoyMTg6Ii88XD9bcGhcc1=rKGlmXHMqXCgoW15ce1=rW1x7XHNdKlwkR=xPQkFMU1tce1xbXVsnIl1cXHhbXjtdKztbXH1cc1=qKSsoXD8-XHMqPFw_W3BoXHNdKykpP1wkW2Etel8wLTldK1xzKj1ccyooJy4rPyd8Ii4rPyIpO1xzKi4qP1xzKlwkW2Etel8wLTldK1xzKj1ccypleHBsb2RlXChbXixdK1ssIidcLjAtOVxzXStcKTtccyouKj9cJFthLXpfMC=5XStccypcKC4qP1w_PiguKyQpPy9pIjt9czo5MzoiZnVuY3Rpb24gWCBpZiBmdW5jdGlvbl9leGlzdHMgY3VybF9pbml=IHNwYW1jaGVja3IuY29tIGN1cmxfZXhlYyBjdXJsX2Nsb3NlIGVjaG8gYWRkX2FjdGlvbiBYIjthOjI6e2k6MDtzOjU6IkkyNTk3IjtpOjE7czo1OTY6Ii8oXC9cKi4qP1wqXC9ccyopKihcPz5ccyo8XD9bcGhcc1=qKT8oKGlmXHMqXChbXlx7XStce1xzKikrZnVuY3Rpb25ccysoW2Etel8wLTldKylcKFteXHtdK1x7XHMqKT9pZltcc1woXCFdK2Z1bmN=aW9uX2V4aXN=c1woXHMqWyciXShbYS16XzAtOV=rKVsnIl1bXHNcKV=rXHtccyooaWZbXHNcKF=rW15ce1=qXHtccyopPygoZnVuY3Rpb25ccytcNlwoKT8uKz8oc3BhbWNoZWNrclwuY29tfGphdmF=ZXJtMVwucHd8WyciXWpxdWVyeVwuKS4rP2N1cmxfaW5pdC4rP2N1cmxfZXhlYy4rP2N1cmxfY2xvc2VbXjtdK1s7XHNdK2VjaG98ZnVuY3Rpb25ccytcNlxzKlwoW15cKV=qW1wpXHNdK1x7XHMqKFwkW2Etel8wLTldK1xzKj1bXjtdK1s7XHNdKykqKGlmW1xzXChdK1xAPyhcJHxmb3Blbltcc1woXSspW15ce1=rW1x7XHNdKik_ZWNob1wod3BfcmVtb3RlX3JldHJpZXZlX2JvZHlcKHdwX3JlbW9=ZV9nZXRcKClbXjtdKztbXHNcfV=rKCgoaWZbXHNcKF=rfGVsc2UpW15ce1=rW1xzXHtdKyk_YWRkX2FjdGlvblteXCxdK1wsXHMqWyciXShcNXxcNilbJyJdW1xzXCk7XStbXH1cc1=qKSooXD8-XHMqPFw_W3BoXSopPyhccypcL1wqLio_XCpcLykqL2lzIjt9czo5NjoiaWYgZnVuY3Rpb25fZXhpc3RzIGZ1bmN=aW9uIGVycm9yX3JlcG9ydGluZyBWYXJpYWJsZSB4RkYgSCogaWYgZmlsZV9leGlzdHMgZXJyb3JfcmVwb3J=aW5nIGVuZGlmIjthOjI6e2k6MDtzOjU6IkU5MkdwIjtpOjE7czoyNzA6Ii9pZlsgXChcIV=rZnVuY3Rpb25fZXhpc3RzXChbICciXSsoLis_KVsgJyJdK1tcKSBcdF=rXDouKz9mdW5jdGlvbiBcMVwoXCkgXHsuKz9lcnJvcl9yZXBvcnRpbmdcKDAuKz8oXCQoW2EtejAtOVxfXSspWyA9XHRdKyIoXFx4WzAtZl17Mn=pKyI7W1x=IFxyXG5dKyhcJChbYS16MC=5XF9dKylbID1cdF=rXCQoW2EtejAtOVxfXSspXCgiSFwqIlwsLis_O1tcdCBcclxuXSspKykraWZbIFwoXCFdK2ZpbGVfZXhpc3RzLis_ZXJyb3JfcmVwb3J=aW5nXChcJC4rP2VuZGlmOy9pcyI7fXM6MTc6ImluY2x1ZGUgSW1hZ2VGaWxlIjthOjI6e2k6MDtzOjU6Ikk1RUJIIjtpOjE7czoyOTc6Ii8oPzwhXC9cL1xzezh9KVxAPyhpbmNsdWRlfHJlcXVpcmUpKF9vbmNlKT9ccypcKFxzKlthLXpfMC=5LFwuJ1xzIlwvXC1cKFwpXSs_KD88IUdEX1NZU1RFTV9QTFVHSU5fRElSIFwuICdcL2ltYWdlc1wvNDA=KShcLihnaWZ8anBnfHBuZ3xjYnV8W1xzIiddK1wvd3AtaW5jbHVkZXNcL2luaXRcLnBocHxbXHMiJ1=rXC93cC1pbmNsdWRlc1wvanNcL3V=aWxpdGllc1wuanN8W1xzIiddK1wvd3AtYWRtaW5cL2luY2x1ZGVzXC9jbGFzcy13cC1pdGVybmFsLXVwZ3JhZGVcLnBocCl8d3AtamF2YVwucGhwKVsiJ1xzXCldKzsvaSI7fXM6NDE6Ii9mdW5jdGlvbiBhcnJheSBWYXJpYWJsZSBGdW5jdGlvbiBpZiBldmFsIjthOjI6e2k6MDtzOjU6IkgzT=k=IjtpOjE7czozMjg6Ii8oXC9cKlteXCpdKihcKlteXCpcL1=qKStcL1xzKikqKChcJFtfXC=-XC5hLXowLTldKylccyo9W147XSs7XHMqKFthLXpfMC=5XSspXChbXlwpXSpcNFteXCldKltcKVxzO1=rXHMqZnVuY3Rpb25ccypcNSlccypcKFteXHtdK1x7XHMqKFwkW19cLT5cLmEtejAtOV=rKVxzKihcW1teXF1dK1xdK1xzKikqPVxzKmFycmF5KF9tYXApP1xzKlwoLis_XCk7XHMqKFwkW2Etel8wLTldKyhccypcW1teXF1dKlxdKykqW1wuXHNdKlwoLis_aWZbXHNcKF=qXCRbX1wuYS16MC=5XFsnIlxdXHNdK1wpXHMqXHspK1xzKihyZXR1cm5ccyopP2V2YWxccypcKFteXCldK1tcKVxzO1x9XSsvaXMiO31zOjQzOiJUYWdnZWQgZXJyb3JfcmVwb3J=aW5nIEhUVFBfVVNFUl9BR=VOVCBjdXJsIjthOjI6e2k6MDtzOjU6IkczTjdnIjtpOjE7czoyMjA6Ii8oZXJyb3JfcmVwb3J=aW5nXHMqXChbXjtdKztccyp8XCRbYS16XzAtOV=rXHMqPVxzKmFycmF5XHMqXChbXlwpXStcKStbO1wpXHNdKikqaWZccypcKFteXCldK=hUVFBfVVNFUl9BR=VOVCguKz9odHRwOlwvXC98Lis_Y3VybF9pbml=KXsyLH=uKz8oXCRbYS16XzAtOV=rKT9bXHM9XSpjdXJsX2V4ZWMuKz8ocHJpbnR8ZGllfGVjaG8pWyciXHNcKF=rXDNbJyJcc1wpO1x9XStccyovaXMiO31zOjMwOiJoZWFkZXIgTG9jYXRpb24gaHR=cCBzcGFjZS5waHAiO2E6Mjp7aTowO3M6NToiRTk5RHAiO2k6MTtzOjYzOiIvaGVhZGVyXChbJyJdTG9jYXRpb246IGh=dHA6XC9cL1teXC9dK1wvc3BhY2VcLnBocFw_W15cKV=rXCk7L2kiO31zOjUwOiJDb3B5cmlnaHQgZnVuY3Rpb24gZ2V=Q29va2llIGRvY3VtZW5=LndyaXRlIGlmcmFtZSI7YToyOntpOjA7czo1OiJGOVVBeCI7aToxO3M6OTE6Ii8oXC9cKi4rP1wqXC8pXHMqZnVuY3Rpb25ccysoW2Etel8wLTldKylcKC4rP25hdmlnYXRvclwudXNlckFnZW5=Lis_PGlmcmFtZSAuKz9cMlwoLis_XDEvaXMiO31zOjM3OiJDb3B5cmlnaHQgZnVuY3Rpb24gc2V=Q29va2llIGZ1bmN=aW9uIjthOjI6e2k6MDtzOjU6IkYxQ=ZvIjtpOjE7czoxOTc6Ii9cL1wqXHMqQ29weXJpZ2h=LitccypcKlwvXHMqKGZ1bmN=aW9uIFtzZ11ldENvb2tpZVwoLis_cmV=dXJuW147XSpbO1x9XHNdKykqZnVuY3Rpb24gKFthLXowLTlcX1=rKVwoXClbXHtcc1=rKFthLXowLTlcc1w9XStuYXZpZ2F=b3JcLnVzZXJBZ2VudC4rP3xmdW5jdGlvblxzKylbc2ddZXRDb29raWVcKC4rP1wyXChbXjtdK1s7XH1cc1=rL2lzIjt9czoyMToicGhwIGhleC1lbmNvZGVkLWxpbmVzIjthOjI6e2k6MDtzOjU6IklCNEJ3IjtpOjE7czo2MDoiLzxcP1twaFxzXSsoW147XSo_XFx4WzAtOWEtZl17Mn1bXjtdKjtccyopezksfS4qXHMqKCR8XD8-KS9pIjt9czozNToicGhwIGFycmF5IGh=dHAgbXRfcmFuZCBtZXRhIHJlZnJlc2giO2E6Mjp7aTowO3M6NToiSjVMOHgiO2k6MTtzOjIwNToiLzxcP1twaFxzXSsoXCRbYS16XzAtOV=rW1xzPV=rYXJyYXlbXChcc1=rKFsnIl1odHRwLitbLFwpO1xzXSspK1wkW2Etel8wLTldK1tccz1dK21=X3JhbmRcKC4rW1wpO1xzXSsoXCRbYS16XzAtOV=rW1xzPV=rLitccyopK3xpZltcKFxzXStbXlx7XStce1xzKmhlYWRlclwoW15cfV=rXH1ccyopXD8-XHMqKDxoZWFkPlxzKik_PG1ldGEuKlxzKigkfFw_PikvaSI7fXM6NDQ6InBocCBhcnJheSBmdW5jdGlvbiByZXR1cm4gYmFzZTY=X2RlY29kZSBldmFsIjthOjI6e2k6MDtzOjU6IkY3UTBEIjtpOjE7czoyMjU6Ii88XD9bcGhcc1=rXCRbX1wtXD5cLmEtejAtOVx7XFsnIlxdXH1dK1xzKj1ccyphcnJheVwoLis_ZnVuY3Rpb25ccysoW2Etel8wLTldKylcKCguKz87XHMqKSsoKFwkW2Etel8wLTldK1xzKj1ccyopPyhldmFsfFwkW2Etel8wLTldKyhccypcW1teXF1dK1xdKSopXHMqXChccyooXCRfKFJFUVVFU3xHRXxQT1MpVFxbKT9bXlwpXStbXCk7XHNdKyhleGl=fGRpZSlbXjtdKjtccyopKygkfFw_PikvaSI7fXM6NTY6InBocCBpZiBpc3NldCBHTE9CQUxTIHN=cnRvbG93ZXIgU=VSVkVSIGlmIHN=cnN=ciBHTE9CQUxTIjthOjI6e2k6MDtzOjU6Ikk4VEtIIjtpOjE7czoyMjQ6Ii9pZltcc1woXCFdK2lzc2V=W1xzXChdK1wkR=xPQkFMU1xbIlxceFteXF1dK1tcXVwpXHNdK1x7XHMqKFwkW2Etel8wLTldKylbXHM9XStzdHJ=b2xvd2VyW1woXHNdK1wkX1NFUlZFUlxbIlxceFteXF1dK1tcXVwpO1xzXSsoKGlmfGFuZClbXChcc1whXStzdHJzdHJbXChcc1=rXDFbXHMsIiddK1xceFteXCldK1tcKVxzXHtdKykrXCRHTE9CQUxTXFsiXFx4W15cXV=rXF1bXjtdKjtccypcfS9pIjt9czo=MjoiZnVuY3Rpb24gcmV=dXJuIGZ1bmN=aW9uIFZhcmlhYmxlIGZ1bmN=aW9uIjthOjI6e2k6MDtzOjU6IkVBS=FCIjtpOjE7czoyMDI6Ii8oZnVuY3Rpb25bYS16XzAtOVxzXStcKFteXCldKltcKVxzXStce1xzKnJldHVyblthLXpfMC=5XHNdK1woW15cKV=qW1wpXHNdKzsqXH=rXHMqKSsoXCRbYS16XzAtOV=rWz1cc1=rKFthLXpfMC=5XHNdK1woW15cKV=qW1wpXHNdK3xbJyJdW147XSopOytccyopKyhcJFthLXpfMC=5XSspWz1cc1=rW147XStbJyJcKTtdK1xzKlw=XHMqXCgrLio_XCk7L2kiO31zOjE3OiJldmFsIGNociBSRVBFQVRFRCI7YToyOntpOjA7czo1OiJHNUJOYSI7aToxO3M6MjEyOiIvKDxcP1twaF=qfFwvXCpbXlwqXSpcKlwvKVxzKigoXCRbYS16XzAtOV=rKVxzKj1ccyonKT8oLis_XC5ccypjaHJcKFswLTldK1wpXHMqXC4pezIwfS4rXHMqKFwzXHMqPVxzKnN=cl9yZXBsYWNlXCgnXCNbJyxcc1=rXDNcKTtccyopPygoXCRbYS16XzAtOV=rKVxzKj1ccypjcmVhdGVfZnVuY3Rpb25cKFsnXHMsXSpcM1wpO1xzKlw3XChcKTspPyhcPz5ccyp8JHxcMSkvaSI7fXM6MzY6ImdhcmJhZ2UgYXJvdW5kIGV2YWwgVmVyaWFibGVGdW5jdGlvbiI7YToyOntpOjA7czo1OiJIQlNHNCI7aToxO3M6NDQ=OiIvPFw_W3BoXHNdKyhcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKikqKFwkW2Etel8wLTldK1tcc1wuXSo9KFtcc1wuXChdKigoWyInXSkuKj8oPzwhX2UpXDZ8W1wkXHthLXpfMC=5XStbXH1cc1=qKFxbW15cXV=rXF=rKSo7fFwoW15cKV=qXCkrfFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKig_PVwvKSkrW1wvXC47XF5cJlx8XH5cKV=qKD8hXCopXHMqfFwjLitcbikrKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqKSopKygoXEBcJFthLXpfMC=5XSt8ZXZhbHxpZilccypcKHxcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcLykqXCRbXCRce1=qW2Etel8wLTldK1tcfVxzXSooXFtbXlxdXStcXVtcc1=qKSpcKC4qPyguKydbXC47XCldKyk_KFxzKicuKydbXC47XCldKykqXHMqKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqKSooXD8-fCQpL2kiO31zOjU2OiJpZiBkZWZpbmVkIGRlZmluZSBmdW5jdGlvbiBnbG9iYWwgZXZhbCBWYXJpYWJsZSBGdW5jdGlvbiI7YToyOntpOjA7czo1OiJJNEJGZSI7aToxO3M6MzI=OiIvaWZbXChcc1whXStkZWZpbmVkXChbXlwpXStbXClcc1x7XStkZWZpbmVcKFteXCldK1tcKVxzXSs7XHMqKFwkW2Etel8wLTldK1tcc1wuXSo9W147XSo7XHMqKSpmdW5jdGlvblxzKyhbXlwoXSopXChbXlwpXSpbXClcc1=rXHtccyooZ2xvYmFsIChcJFteO1=rKTtccyp8KFwkW2Etel8wLTldK1tcc1wuXSo9W147XSo7XHMqKSpmb3IoZWFjaCk_XHMqXCgpKC4rW1xyXG5dKykrP2V2YWwoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyopKlwoKFwyfFw=KVwoW15cKV=qW1wpXHNdKzsoXHMqcmV=dXJuW147XSo7XHMqXH=pP1xzKlx9XHMqKFwvXC8uKlxzKikqL2kiO31zOjI1OiJpZnJhbWUgc21hbGwgaGVpZ2h=fHdpZHRoIjthOjI6e2k6MDtzOjU6IkgzRkU4IjtpOjE7czoxNTY6Ii8oPHNjcmlwdFtePl=rc3JjPVsnIl=_aHR=cFw6XC9cLyhbYS16XC5cLTAtOV=rKVtePl=qPjxcL3NjcmlwdD4pPzxpZnJhbWUuKj8oXHMqKGhlaWdodHx3aWR=aHxzcmMpPVsnIl=_KFswLTVdWyciXHNdfGh=dHBcOlwvXC9bXj5dKz8pKXszfVtePl=qPjxcL2lmcmFtZT4vaSI7fXM6NDk6InBocCBnbG9iYWwgYXJyYXkgZnVuY3Rpb25fZXhpc3RzIHJldHVybiBmb3IgdW5zZXQiO2E6Mjp7aTowO3M6NToiRUM4MU8iO2k6MTtzOjI2MToiL2dsb2JhbCAoXCRbYS16MC=5XF9dKyk7XHMqXDFbXHM9XSthcnJheVwoLis_ZnVuY3Rpb25fZXhpc3RzXChbXlwpXStbXClcc1wmXStcIWZ1bmN=aW9uX2V4aXN=c1woWyciXShbYS16MC=5XF9dKylbJyJdW1wpXHNce1=rZnVuY3Rpb25ccytcMlwoW15cKV=rW1wpXHNce1=rZ2xvYmFsIFwxOy4rP3JldHVyblteO1=qWztcc1x9XStmb3JccypcKFteXCldKltcKTtcfV=rKFx7XHMqW1wkYS16MC=5XF9dK1woW15cKV=rW1wpO1x9XSspP3Vuc2V=XChcMVwpOy9pIjt9czoxMzoiZXZhbCBwYWNrIEhleCI7YToyOntpOjA7czo1OiJGOFREbyI7aToxO3M6MzI1OiIvKFwvXCouKj9cKlwvXHMqfFwkW2Etel8wLTlcWyciXF1cc1=rPVxzKihbJyJdKS4qP1wyO1xzKikqKGlmW1xzXChcIV=rZnVuY3Rpb25fZXhpc3RzW1woXHNdKyhbJyJdKShbYS16XzAtOV=rKVw=W1wpXHNdK1x7XHMqKT8oZnVuY3Rpb25ccysoW2Etel8wLTldKylcKFteXCldKltcKVxzXStce1teXH1dK3BhY2tcKFsnIl1IXCpbJyIsXHNcLjAtOUEtRl=rW1wpO1xzXStyZXR1cm5bXjtdKls7XHNdK1x9Wztcc1=rKT9ldmFsXCgoXDVcKFteXCldKltcKTtcc1x9XSt8XDdcKFteXCldKltcKTtcc1=rfHBhY2tcKFsnIl1IXCpbJyIsXHNcLjAtOUEtRl=rW1wpO1xzXSspL2lzIjt9czo=NzoicGhwIEhUVFBfVVNFUl9BR=VOVCBpZiBoZWFkZXIgTG9jYXRpb24gaHR=cCAucnUiO2E6Mjp7aTowO3M6NToiRzMxTFIiO2k6MTtzOjMxMDoiLzxcP1twaFxzXSooXCRbYS16XzAtOV=rKVxzKj1ccyooYXJyYXlcKFteXCldK1wucnVbJyJdXCkrO1xzKihcJFthLXpfMC=5XSspXHMqPVxzKlwxXFsuKztccyooXCRbYS16XzAtOV=rKVxzKj1bXHNcKF=qcHJlZ19tYXRjaFxzKnxcJF9TRVJWRVJcW1siJ11IVFRQX1VTRVJfQUdFTlRbJyJdXF=7XHMqaWZbXHNcKF=rW1wkYS16XzAtOV=rKVwoLiooXDN8XDEpLipbXClcc1x7XStoZWFkZXJcKFsnIl1Mb2NhdGlvbjpccyooaHR=cDpcL1wvLitcLnJ1XC8uKnxbJyJcLlxzXSt8XDF8XDN8XDQpK1wpO1tcc2RpZVwoXCk7XH1dKihcPz5ccyp8JCkvaSI7fXM6ODQ6InJlcXVpcmVfb25jZSB3cC11cGRhdGUucGhwIFJFTU9URV9BRERSIEhUVFBfVVNFUl9BR=VOVCByZXF1aXJlX29uY2Ugd3AtY2xhc3MucGhwIGRpZSI7YToyOntpOjA7czo1OiJGM=tHciI7aToxO3M6MTk2OiIvPFw_Lis_cmVxdWlyZV9vbmNlW1xzXCgiJ1=rd3AtdXBkYXRlXC5waHBbIidcKTtcc1=rXCRpcCA9IFwkX1NFUlZFUlxbWyInXVJFTU9URV9BRERSWyInXVxdOy4rP1wkX1NFUlZFUlxbWyInXUhUVFBfVVNFUl9BR=VOVFsiJ11cXS4rP3JlcXVpcmVfb25jZVtcc1woIiddK3dwLWNsYXNzXC5waHBbIidcKTtcc1=rZGllXCguKz8oJHxcPz4pL2lzIjt9czozNjoiZXZhbCBkZWNvZGVVUklDb21wb25lbnQgRW5jb2RlZC1=ZXh=IjthOjI6e2k6MDtzOjU6Iko=SEp1IjtpOjE7czozNTU6Ii8oXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyp8ZXJyb3JfcmVwb3J=aW5nXChbMFwpO1xzXSt8XCRbYS16XzAtOVxbXF1ce1x9JyJdK1xzKj1bXjtdKztccyp8XC9cL1teXG5dKlxuXHMqKSpldmFsKFxzKlwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvKSpbXHNcKF=rKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqKSooZ3p1bmNvbXByZXNzfHJhd3VybGRlY29kZXxkZWNvZGVVUklDb21wb25lbnRcKChbJyJdKS4qXDgpKFxzKlwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvKSpccyooXCh8XCkpW147XSo7XHMqKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqfFwvXC8uK1xzKikqL2kiO31zOjg2OiJmdW5jdGlvbnMgQkROIFNWQiBTQ2sgR=NrIGlmIGNvb2tpZUVuYWJsZWQgR=NrIGVsc2UgU=NrIGlmIGxvYWRlZCBTVkIgYWRkRXZlbnRMaXN=ZW5lciI7YToyOntpOjA7czo1OiJFQ=ZHWiI7aToxO3M6NDMwOiIvZnVuY3Rpb24gQkROXCguKz9mdW5jdGlvbiBTVkJcKC4rP2Z1bmN=aW9uIFNDa1woLis_ZnVuY3Rpb24gR=NrXCguKz9yZXR1cm4gdW5lc2NhcGVcKGRvY3VtZW5=XC5jb29raWVcLnN1YnN=cmluZ1woW15cKV=rW1wpO1xzXH1dK2lmW1xzXChdK25hdmlnYXRvclwuY29va2llRW5hYmxlZFtcKVxzXHtdK2lmW1xzXChcIV=rR=NrXChbXlx7XStce1tcfWVsc2Vce1xzXSpTQ2tcKFteXCldK1tcKTtcc1=raWZbXHNcKF=rZG9jdW1lbnRcLmxvYWRlZFtcKVx7XHNdK1NWQlwoW15cKV=qW1wpO1xzXH1dK2Vsc2VbXHtcc1=raWZbXHNcKF=rd2luZG93XC5hZGRFdmVudExpc3RlbmVyW1wpXHtcc1=rd2luZG93XC5hZGRFdmVudExpc3RlbmVyXChbXlwpXStbXCk7XHNcfV=rZWxzZVtce1xzXSt3aW5kb3dcLmF=dGFjaEV2ZW5=XChbXlwpXStbXCk7XHNcfV=rL2lzIjt9czoxODoiZGl2IHN=eWxlIG9wYWNpdHkwIjthOjI6e2k6MDtzOjU6IkozSUFTIjtpOjE7czoyMDQ6Ii9ccyo8KGRpdnxmb25=fGEpXHMrKD89W15cPl=qc3R5bGU9WyciXVteXD5dKihoZWlnaHR8d2lkdGh8b3BhY2l=eXxmb25=LXNpemUpXHMqLlxzKjAoW15cLl18XC5bMC=xXSkpW14-XSooKD5bYS16XCZcI1whMC=5O1xzXSo8YVxzKyk_KD89W15cPl=qaHJlZj1bJyJdaHR=cClbXjxdKjxcLyhhfFwxKSkrKD5bYS16XCZcI1whMC=5O1xzXSo8XC9cMSk_Pi9pcyI7fXM6NDQ6InBocCBlcnJvcl9yZXBvcnRpbmcgTG9uZyBtYWlsIHByaW5=X3IgU=VSVkVSIjthOjI6e2k6MDtzOjU6IkgyMk1GIjtpOjE7czozMTU6Ii88XD9bcGhcc1=qKGVycm9yX3JlcG9ydGluZ1woLns5OTk5LH18KFwkW2Etel8wLTldK1xzKj1ccyooMXxcJF8oUkVRVUVTfEdFfFBPUylUKFxzKlxbW15cXV=rXF=rKSspO1xzKikrKGlmXHMqXChbXlwpXStbXClcc1x7XStkaWVbXHNcKF=rW147XSs7W1xzXH1dKikraWZccypcKFteXCldK1tcKVxzXHtdK3doaWxlXHMqXChbXlwpXStbXClcc1x7XSspbWFpbFxzKlwoLisocHJpbnRfclwoXCRfU=VSVkVSLit8XHMqZWNoby4rXHMqXCRbYS16XzAtOVwrO1=rW1x9XHNdKikoXD8-KChccypbXFs8XWh=bWxbXF=-XSl7Mn1bXiRdKzxcL2h=bWw-KT98JCkvaSI7fXM6Njc6ImlmICFmdW5jdGlvbl9leGlzdHMgZnVuY3Rpb24gY3VybCByZXR1cm4gZnVuY3Rpb24gaW5jbHVkZSBmdW5jdGlvbnMiO2E6Mjp7aTowO3M6NToiRUNNMjQiO2k6MTtzOjI4NzoiL2lmXHMqXChccypcIWZ1bmN=aW9uX2V4aXN=c1woWyInXShbYS16XzAtOV=rKVsnIl1cKVtcKVxzXHtdKmZ1bmN=aW9uXHMqXDFcKFteXCldK1wpW1wpXHNce1=rKFteXG5dKmN1cmxfW15cbl=rXHMrKStyZXR1cm5bXlxuXStbXHMrXH1dK2Z1bmN=aW9uXHMqW2Etel8wLTldK1woW15cKV=qXClbXClcc1x7XSsoKFwkW2Etel8wLTldKylccyo9XHMqKFthLXpfMC=5XSspXChbXlxuXStccyspK2luY2x1ZGVbXChcc1=rXDQuKz9mdW5jdGlvblxzK1w1Lis_KCR8KD89ZnVuY3Rpb24gKXwoPz1cP1w-KSkvaXMiO31zOjU5OiJpZiAhY3VycmVudF91c2VyX2NhbiBhZGRfZmlsdGVyIGZ1bmN=aW9uIGEgaHJlZiBodHRwIHJldHVybiI7YToyOntpOjA7czo1OiJFQ==zUiI7aToxO3M6MjY1OiIvaWZccypcKFxzKlwhY3VycmVudF91c2VyX2NhblwoW15cKV=rW1wpXHNce1=qYWRkX2ZpbHRlcltccypcKF=rW14sXSssXHMqWyInXShbYS16XzAtOV=rKVsnIl1cKVtcKTtcc1x9XStmdW5jdGlvblxzKlwxXCguKz9hZGRfZmlsdGVyW1xzKlwoXStbXixdKyxccypbIiddKFthLXpfMC=5XSspWyciXVwpW1wpO1xzXH1dKy4rcmV=dXJuW147XSpbO1xzXH1dK2Z1bmN=aW9uXHMqXDJcKC4rPzxhIGhyZWY9WyciXWh=dHA6XC9cLy4rcmV=dXJuW147XSpbO1xzXH1dKy9pIjt9czo1OToicGhwIEFycmF5IGZ1bmN=aW9uIHJldHVybiBiYXNlNjRfZGVjb2RlIGV2YWwgRnVuY3Rpb24gQXJyYXkiO2E6Mjp7aTowO3M6NToiSjM1Rm=iO2k6MTtzOjQwMjoiLzxcP1twaFxzXSooXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyp8XC9cL1teXG5dKlxzKikqKFwkW2Etel8wLTldK1xzKj1bXjtdK1s7XHNdK3woXCRbXCRce1=qW2Etel8wLTldK1x9KihccypcW1teXF1dK1xdKSopXHMqPVxzKmFycmF5KSouKz9mdW5jdGlvbiAoW2Etel8wLTldezExfSlbYS16XzAtOV=qXCguKz9yZXR1cm4gYmFzZTY=X2RlY29kZS4rKGV2YWx8XCRbYS16XzAtOV=rXHMqKFxbW15cXV=rXF=rXHMqKSopXChccyooKFw=fFw1fFw2fFw3KVteO1=rWztcc1x9XD8-PHBoXSt8LisoZWxzZVtcc1x7XSt8YWRkX2FjdGlvblwoW14sXSssW1xzJyJdKylcNlteO1=rO1tcfVxzXSopKyhcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKnxcL1wvW15cbl=qXHMqKSooJHxcPz4pL2lzIjt9czozODoicGhwIFZhciBBcnJheSBDb25jYXQgVmFyaWFibGUgRnVuY3Rpb24iO2E6Mjp7aTowO3M6NToiSTdJQUgiO2k6MTtzOjUwNToiLzxcP1twaFxzXSsoXC9cL1teXG5dKlxzK3woaWZbXHNcKF=raXNzZXRcKHxmdW5jdGlvblxzK1thLXpfMC=5XStcKFteXHtdK1tce1xzXSsuK3JldHVybilbXjtdKztbXHNcfV=rKSooKChcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKnxpZlxzKikrXChpc3NldFtcc1woXStbXCRceyciX1=rW15ce1=rW1x7XHNdKik_KChcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKnxcJFthLXpfMC=5XSsoXHMqXFtbXlxdXSpcXSkqXHMqKSs9XHMqKCgnW14nXSooPzwhX2UpJ3wiW14iXSoifGFycmF5XCh8XCRbYS16XzAtOV=rKVtcc1wuXSopK1teO1=qO1xzKnxmb3IoZWFjaCk_XHMqXChbXlx7XStce1teXH1dK1x9XHMqKSspKygoZnVuY3Rpb25ccytbYS16XzAtOV=rXChbXlx7XStbXHtcc1=rLio_KT9cJFtcJFx7XSpbYS16XzAtOV=rW1x9XHNdKihcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKnxcW1teXF1dK1xdXHMqKSpcKFteO1=rO1tcfVxzXSopKygkfFw_PikvaSI7fXM6NjM6InBocCBhcnJheSBpbXBsb2RlIGZ1bmN=aW9uIFZhciBIZXggcmV=dXJuIFZhcmlhYmxlRnVuY3Rpb24gZXZhbCI7YToyOntpOjA7czo1OiJKNEZLRiI7aToxO3M6MjEwOiIvPFw_W3BoXHNdKygoXCRbYS16XzAtOV=rKVxzKj1bXjtdK1s7XHNdK3xmdW5jdGlvbiAoW2Etel8wLTldKylcKFteXCldK1tcKVx7XHNdKy4qXHMqKChcJFthLXpfMC=5XSspXHMqPVtccyciXSsoXFwoeFswLTlhLWZdezJ9fFswLTldKykpK1snIl=7XHMqKSspKy4qXHMqZXZhbFxzKlwoKFxzKihcM3xcMnxcNSlccypcKCl7Mix9W147XStbO1xzXSsuKz8oJHxcPz4pL2kiO31zOjU4OiJwaHAgYXJyYXkgaWYgU=VSVkVSIGlmIGlzYm9=IGZpbGVfZ2V=X2NvbnRlbnRzIGhlYWRlciBodHRwIjthOjI6e2k6MDtzOjU6IkZBVkY5IjtpOjE7czoyOTg6Ii88XD9bcGhcc1=rKChlcnJvcl9yZXBvcnRpbmd8aW5pX3NldClccypcKFteO1=qO1xzKikqKFwkW2EtelxfMC=5XStccyo9W147XStbO1xzXSspKyhpZlteO1=rXCRpc2JvdFteO1=rWztcfVxzXSspKyguKz8oXCRbYS16XzAtOV=rKVxzKj1ccyooZmlsZV9nZXRfY29udGVudHN8Y3VybF9leGVjKVxzKlwoW15cfV=rW1x9XHNdKykrKChcJFthLXpcXzAtOV=rKVxzKj1bXjtdKlw2W147XSpbO1xzXSspKi4rKChcNnxcOSlbXjtdK1s7XH1cc1=rKChoZWFkZXJ8ZWNob3xwcmludClbXjtdK1s7XH1cc1=rKSspKygkfFw_PikvaXMiO31zOjQzOiJwaHAgUkVRVUVTVCBhcnJheSBSRVFVRVNUIGFycmF5X2ZpbHRlciBleGl=IjthOjI6e2k6MDtzOjU6IkVDUUNwIjtpOjE7czoxOTY6Ii88XD9bcGhcc1=rKFwkW2EtelxfMC=5XSspXHMqPVxzKlwkXyhSRVFVRVN8R=V8UE9TKVRcW1teO1=rWztcc1=rKFwkW2EtelxfMC=5XSspXHMqPVxzKmFycmF5XChcJF8oUkVRVUVTfEdFfFBPUylUXFtbXjtdK1s7XHNdK1wkW2EtelxfMC=5XStccyo9XHMqYXJyYXlfZmlsdGVyXChcM1ssXHNdKlwxXClbZGV4aXRcKFwpO1xzXSooJHxcPz4pL2kiO31zOjUwOiJwaHAgYmFzZTY=X2RlY29kZSBjcmVhdGVfZnVuY3Rpb24gVmFyaWFibGVGaW5jdGlvbiI7YToyOntpOjA7czo1OiJGOEJKOCI7aToxO3M6MjU=OiIvPFw_Lis_KFwkW2Etel8wLTldKylccyo9XHMqYmFzZTY=X2RlY29kZVwoLis_KChcJFthLXpfMC=5XSspXHMqPVxzKihcQD8oZ3ppbmZsYXRlfHN=cnJldilcKCkrXDEuKz8pPyhcJFthLXpfMC=5XSspXHMqPVxzKmNyZWF=ZV9mdW5jdGlvblwoW14sXStbLFxzXSsoXDF8XDMpW147XStbO1xzXStcNlwoW147XStbO1xzXH1dKyhlbHNlW1x7XHNdK1teXH1dK1s7XHNcfV=rfGVjaG9bXHNcKF=qKFsnIl=pLis_XDlbO1xzXH1dKykqKCR8XD8-KS9pcyI7fXM6NDc6InBocCBmdW5jdGlvbiB3cF9lbnF1ZXVlX3NjcmlwdCBqc29uMiBhZGRfYWN=aW9uIjthOjI6e2k6MDtzOjU6IkozS=haIjtpOjE7czo=MDI6Ii8oXC9cKlteXCpdKihcKlteXCpcL1=qKStcL1xzKikqKGlmW1xzXChcIV=rZnVuY3Rpb25fZXhpc3RzXChccypbJyJdKFthLXpfMC=5XSspWyciXVtcc1wpXStce1xzKik_ZnVuY3Rpb25ccysoW2Etel8wLTldKylccypcKFteXHtdK1x7XHMqKChpZltcc1woXCFdK2lzc2V=W1woXHNdK1teXCldK1tcc1wpXStbXHtcc1=qKT8oXCRbYS16XzAtOV=rXHMqPVteO1=rO1xzKikqKFwkW2Etel8wLTldK1xzKj1ccyopPyhldmFsfFwkW2Etel8wLTldKylccypcKC4qP2Jhc2U2NF9kZWNvZGVcKHwoZWNob3xwcmludClbXHNcKCciXSs8c2NyaXB=Lis_ZnJvbUNoYXJDb2RlXCguKz9kb2N1bWVudFwud3JpdGVcKCkuKz9hZGRfYWN=aW9uXHMqXChbXHMiJ1=qW14sXStbJyJcLFxzXSsoXDR8XDUpWyciXCk7XHNdKy9pcyI7fXM6NjE6InBocCBpZiBmdW5jdGlvbl9leGlzdHMgZnVuY3Rpb24gcmV=dXJuIFZhcmlhYmxlIEZ1bmN=aW9uIGV2YWwiO2E6Mjp7aTowO3M6NToiSTkxSmEiO2k6MTtzOjI2NzoiLzxcP1twaFxzXSooKFwvXCpbXlwqXSooXCpbXlwqXC9dKikrXC9ccyopKihcJFthLXpfMC=5XStccyooXFtbXlxdXStbXF1cc1x9XSspKj1bXjtdKztccyopKygoaWZbXHNcKF=rXCFmdW5jdGlvbl9leGlzdHNcKFteXHtdK1tce1xzXSspP2Z1bmN=aW9uXHNbXlx7XStce1xzKikqKFwkW2Etel8wLTldK1xzKj1bXjtdK1s7XHNdK3xmb3JbXlx7XStce1teXH1dK1x9XHMqKSoocmV=dXJuIFwkW2Etel8wLTldK3xldmFsKVxzKlwoW147XStbO1x9XHNdKykrKCR8XD8-KS9pIjt9czo=MzoiTGVmdG92ZXIgSGVhZGVyIGlmIEdMT=JBTFMgSGV4IFNFUlZFUiBIZXgvaSI7YToyOntpOjA7czo1OiJKNENINiI7aToxO3M6MTI2OiIvKChcJFthLXpfMC=5XSspXHMqPVxzKmZzX3JlcXVlc3RfZ2V=XChbXjtdK1s7XHNdKyl7Mn1pZlxzKlwoW15ce1=rXDJbXlx7XStbXHtcc1=rdXBkYXRlX29wdGlvblxzKlwoW14sXSssXHMqXDJbXjtdK1s7XHNcfV=rL2kiO31zOjUzOiJpZiBIVFRQX1VTRVJfQUdFTlQgYWRkX2FjdGlvbiB3cF9mb29=ZXIgZnVuY3Rpb24gZWNobyI7YToyOntpOjA7czo1OiJGMThGQiI7aToxO3M6MjE1OiIvKFwkW2EtelxfMC=5XSsoXFtbXlxdXStbXF1dKykqXHMqPVxzKmdldF9vcHRpb25cKFteO1=rWztcc1=raWZccypcKFteXHtdK=hUVFBfVVNFUl9BR=VOVFteXHtdK1tce1xzXSthZGRfYWN=aW9uXChbJyJcc1=rd3BfZm9vdGVyWyciXHMsXSsoW2EtelxfMC=5XSspWyciXHNdK1teO1=rWztcc1x9XSspK2Z1bmN=aW9uXHMrXDNbXlx7XStbXHtcc1=rKFteXH1dK1xzKikrXH=vaSI7fXM6MzA6ImRpdiBkaXNwbGF5IG5vbmUgaHJlZiBodHRwIGJ1eSI7YToyOntpOjA7czo1OiJGM=gwViI7aToxO3M6MTI2OiIvPCgoZGl2KXwoYSkpXHMrW14-XSsoZGlzcGxheVtcc1w6XStub25lW14-XSt8KD5ccyo8KGEpXHMrW14-XSopP2hyZWZbPSciXStodHRwW14-XSspezJ9Pi4qP2J1eS4qP1xzKjxcLyhcM3xcNj5ccyo8XC9cMik-XHMqL2kiO31zOjg1OiJDb3B5cmlnaHQgZnVuY3Rpb24gc2V=Q29va2llIHJldHVybiBmdW5jdGlvbiB1c2VyQWdlbnQgc2V=Q29va2llIHdyaXRlIGlmcmFtZSB=b3AgTmVnIjthOjI6e2k6MDtzOjU6Ikg3TkVZIjtpOjE7czo=MTc6Ii8oPChzY3JpcHQpW14-XSo-XHMqKShcL1wqXHMqQ29weXJpZ2h=LitccypcKlwvXHMqfChcJHx2YXJccyspP1thLXpfMC=5XHNdKz1bXjtdKztccyp8c2V=VGltZW91dFwoW147XSs7XHMqKSooZnVuY3Rpb24gW3NnXWV=Q29va2llXCguKz8oKGRvY3VtZW5=XC5jb29raWU9fHJldHVybilbXlx9XStbO1x9XHNdKykrKSsuKz9bc2ddZXRDb29raWVcKC4rP2RvY3VtZW5=XC53cml=ZVwoKFsiJ1=pPChzY3JpcHR8aWZyYW1lKVtePl=rKHNyYz1bJyJcK1xzaHRwc1w6XStcL1wvfHRvcDpccypcLSkoKC4rP2RvY3VtZW5=XC5jb29raWV8Lis_XC5=b1VUQ1N=cmluZyl7Mn1bXChcKVx9XSt8Lis_ZW5jb2RlVVJJQ29tcG9uZW5=XChkb2N1bWVudFwucmVmZXJyZXJcKSk_Lis_XDhcL1w5Plw4W147XStbXCk7XH1cc1=rKDxcL1wyPnwkKS9pcyI7fXM6MTU6InBocCBMb3RzIG9mIEhleCI7YToyOntpOjA7czo1OiJJNTY2ZSI7aToxO3M6MTg3OiIvXig8XD9bcGhcc1=rKFwvXCouKj9cKlwvXHMqfFwkW2Etel8wLTldK1xzKj1bXjtdKjtccyopKihcJFthLXpfMC=5XStccyo9XHMqKT9ldmFsXCgoLis_XFx4WzAtOUEtRl17Mn=pezUyfVteXG5dKnxcXHhFRlxceEJCXFx4QkZccyo8XCFET=NUWVBFLis_ZXZhbFwoLis8XC9ib2R5PlxzKjxcL2h=bWw-KStccyooJHxcPz4pL2lzIjt9czo2MToic2NyaXB=IGRvY3VtZW5=IHdyaXRlIGRpdiBhbmNob3Igc2NyaXB=IGRvY3VtZW5=IHdyaXRlIEVORGRpdiI7YToyOntpOjA7czo1OiJHQlI4SyI7aToxO3M6MTg2OiIvPHNjcmlwdFtePl=qPlxzKmRvY3VtZW5=XC53cml=ZVwoWyInXShbXDxkaXZdWyInIFwrXSopezR9W14-XSo-WyInXVwpO1xzKjxcL3NjcmlwdD5ccyooPGEgLis_PFwvYT5ccyopKzxzY3JpcHRbXj5dKj5ccypkb2N1bWVudFwud3JpdGVcKFsiJ1=oW1w8XC9kaXZdWyInIFwrXSopezV9PlsiJ11cKTtccyo8XC9zY3JpcHQ-L2kiO31zOjQzOiJlY2hvIGRpdiBwb3NpdGlvbiBhYnNvbHV=ZSBuZWdhdGl2ZSBhbmNob3JzIjthOjI6e2k6MDtzOjU6IkgxNTlZIjtpOjE7czozNzE6Ii8oPzwhWyciXSk8KGh=bWw-KT9bXHM8XSooKChzY3JpcHQpW14-XSo-XHMqZG9jdW1lbnRcLndyaXRlW1woXHMnIl=rPCk_ZGl2fChzdHlsZSlbXj5dKj5ccypbXC5cI1=oW2Etel9cLTAtOV=rKVtcc1x7XSspKFteXH1cPl=qKGxlZnR8cG9zaXRpb258dG9wfG9wYWNpdHl8ZmlsdGVyfGRpc3BsYXl8dGV4dC1pbmRlbnQpXDpccyooYWxwaGFcKG9wYWNpdHk9MHwwP1wufFwtWzAtOVwuXXszLH18bm9uZXxhYnNvbHV=ZSkpezMsfVtePl=qPlsnIlwpO1xzXSooPFwvXDU-KT8uKj88KCgoW2Itc11bYS16MC=5XSopW14-XSo-Wy5cc1=qPCkqYSAuKz88XC9hKD5bXjxdKjwoXC8oW15kXVthLXowLTldKnxcMTQpKT8pKikrPihccyo8XC8oXDJ8ZGl2PikpKi9pIjt9czo=MToiUEhQIEdhcmJhZ2UgQXJvdW5kIGV2YWwgVmFyaWFibGUgRnVuY3Rpb24iO2E6Mjp7aTowO3M6NToiRjJDSmQiO2k6MTtzOjE1MToiLzxcP1twaFxzXStcJFthLXpcXzAtOV=rXHMqPShccyonLisnW1wpXC5dKykrKFxzKicuK2V2YWxccypcKFwkW1wkXHtdKlthLXpcXzAtOV=rW1x9IFx=XSooXFtbXlxdXStcXVsgXHRdKikqXCguKydbXClcLl=rKShccyonLisnW1wuO1wpXSspK1xzKihcPz58JCkvaSI7fXM6NzY6InN=cmlwc2xhc2hlcyBSRVFVRVNUIGlmIGVjaG8gcmV=dXJuIGZvcGVuIGZ3cml=ZSBmY2xvc2UgZWNobyBmdW5jdGlvbiByZXR1cm4iO2E6Mjp7aTowO3M6NToiSTI2SDIiO2k6MTtzOjMxNDoiLyhcXHhFRlxceEJCXFx4QkYpPzxcP1twaFxzXSsoXCRbYS16XzAtOV=rXHMqPVxzKihzdHJpcHNsYXNoZXNbXChcc1=rKT9cJF8oUkVRVUVTfEdFfFBPUylUXFtbIiddW147XSpbO1xzXSspKyhpZltcKFxzXStcJFteXHtdKltce1xzXStlY2hvXHMqWyInXVteO1=rWztcc1=rcmV=dXJuW147XSo7W1xzXH1dKykrLis_Zm9wZW5cKC4rP2Z3cml=ZVwoLis_ZmNsb3NlXChbXjtdKls7XHNdK2VjaG9ccypbIiddW147XStbO1xzXSsoZnVuY3Rpb24uKz9bcm1rXXsyfWRpclwoW147XSs7W1xzXH1dKyhyZXR1cm5bXjtdKjtbXHNcfV=rKSopKygkfFw_PikvaXMiO31zOjI1OiJWYXIgSGV4IFZhcmlhYmxlIEZ1bmN=aW9uIjthOjI6e2k6MDtzOjU6Iko=TzhvIjtpOjE7czoyNTI6Ii8oKChcJFthLXpfMC=5XHNcLl=rPVteO1=rO1xzKikqXCRbYS16XzAtOVxzXC5dKz=oW147XSpcXCh4WzAtOWEtZl17Mn18WzAtOV17MiwzfSkpK1teO1=qO1xzKikrKSsoaWZccypcKFteXHtdK1x7XHMqKT8oKFwkW2Etel8wLTldK1xzKj1ccyopP1xAP1wkW2Etel8wLTldKyhccypcW1teXF1dK1xdKSpcKChbXjtdKzsoPz1cKSkpKlteO1=rO1xzKikrW1x9XHNdKihcL1wvLitccyp8ZWNob1tcc1woXSooWyciXSkuKlwxMltcKTtcc1=qKSovaSI7fXM6ODk6ImluaV9zZXQgaWYgaXNzZXQgYXJyYXkgYmFzZTY=X2RlY29kZSBmdW5jdGlvbiByZXR1cm4gYmFzZTY=X2RlY29kZSBldmFsIFZhcmlhYmxlIEZ1bmN=aW9uIjthOjI6e2k6MDtzOjU6Ikk5VUozIjtpOjE7czo=OTA6Ii88XD9bcGhcc1=rKFtpZlxzXChcIVxAXSooaW5pX3NldFxzKlwofGVycm9yX3JlcG9ydGluZ1xzKlwofHNldF9=aW1lX2xpbWl=XHMqXCh8aXNzZXRccypcKHxkZWZpbmV8Z2xvYmFsfFwkW1x7XCRhLXpfMC=5XH1cW1xcJyJcXVxzXSs9KVteO1=rO1tcfVxzXSp8Zm9yZWFjaFtcc1woXStbXlx7XSo_XCRfQ=9PS=lFW15ce1=rXHtbXlx9XStbXHNcfV=rKSsoZnVuY3Rpb25ccyooW2Etel8wLTldKylccypcKC4rPyhyZXR1cm5bXHNcKF9dKihcNHxiYXNlNjRfZGVjb2RlKXxcJFthLXpfMC=5XStccyooXFtbXlxdXSpcXVxzKikqKVwoLis_KSsoPzwhXC9cLyxmdW5jdGlvblwocmVzcG9uc2VcKSBceyApZXZhbFwoLis_XCkrO1tcc1x9O1=rKC4qZnVuY3Rpb25bXHNcKF9dK1w2W15ce1=rW1x7XHNdKyhcJFthLXpfMC=5XSspXHMqPS4rP3JldHVyblteO1=qXDlbXjtdKls7XHNcfV=rKT8oXD8-XHMqKFwjXCFbXC9hLXpfXC=wLTlcKz1cc117MjAwLH=kKT98JCkvaXMiO31zOjQ2OiJjbGFzcyBjb25zdCBwYWNrIEgqIGZ1bmN=aW9uIGluY2x1ZGUgbmV3IENsYXNzIjthOjI6e2k6MDtzOjU6IkY1UTlHIjtpOjE7czoxOTI6Ii9jbGFzc1xzKyhbYS16XzAtOV=rKVxzKlx7Lis_Y29uc3RccysoW2Etel8wLTldKylccyo9Lis_c2VsZlw6XDooW2Etel8wLTldKylcKHBhY2tcKCdIXConWyxcc1=rc2VsZlw6XDpcMlwpKy4rP2Z1bmN=aW9uXHMrXDNcKChcJFthLXpfMC=5XSspLis_XEA_KGluY2x1ZGV8cmVxdWlyZSkoX29uY2UpP1teO1=rXDQuK25ld1xzK1wxOy9pcyI7fXM6MTQ6ImV2YWwgc3RyX3JvdDEzIjthOjI6e2k6MDtzOjU6IkY5UENsIjtpOjE7czoxNTk6Ii8oXC9cLy4rKT9ccyooKGluaV9zZXRcKHxlcnJvcl9yZXBvcnRpbmdcKHxcJFthLXpfMC=5XStbXHNcLl=qPSlbXjtdKjtccyopKlxAPyhldmFsfGFzc2VydHxcJFthLXpcXzAtOV=rKFxzKlxbW15cXV=rXF=pKilccypcKFxzKnN=cl9yb3QxM1woJy4qJ1wpXCk7KFxzKlwxKT8vaSI7fXM6MzI6InBocCBHTE9CQUxTIEhleCBmdW5jdGlvbiBpZiBldmFsIjthOjI6e2k6MDtzOjU6Ikk4QUZrIjtpOjE7czo3NTg6Ii88XD9bcGhcc1=qKFwkW2Etel8wLTldK1xzKj1bXjtdKztccyopKihccypcJChHTE9CQUxTfFtce1wkJyJdK1swLTlfXC1hLXpcXCciXC5dK1tcfVxzXSspW1xzXFtceyciXSsoW2Etel8wLTldKylbIidcfVxdXHNdKyhbXjtdKjtccypnbG9iYWxccypcJFw=W147XSo7XHMqXCRcNFxzKj1ccypcJEdMT=JBTFNbXjtdKjtccypcJChcNHxce1teXH1dKlx9KylccyooXFtbXlxdXStbXF1cc1=rfFx7W15cfV=rW1x9XHNdKykrKT89XHMqWyciXShcXHhbMC=5YS1mXXsxLDJ9KStbIiddO1xzKigoZWNob3xwcmludCk_W1xzXEBdKlwkKEdMT=JBTHxcNClbXjtdKztccyp8XCRbYS16XzAtOV=rXHMqKFtcLj1dK1xzKlxAPyhOVUxMfChhcnJheVtcKFxzXSspP1wkKEdMT=JBTHxcNClbXjtdKnxcJFthLXpfMC=5XSsoXFtbXlxdXStbXF1cc1=rfFx7W15cfV=rW1x9XHNdKykqfFsiJ1=rKSkrO1xzKnxnbG9iYWxccypcJFteO1=rO1xzKnxmdW5jdGlvblxzK1swLTlfYS16XStccypcKFteXHtdK3xce1xzKnxcfVxzKnwoZm9yKGVhY2gpP3woZWxzZVxzKik_aWYpXHMqXCguKz9cKStccyp8cmV=dXJuW147XSo7W1xzXH1dKyl7MzAsfSkqZXZhbChcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKikqXCguKz9cKSsoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyopKjtbXHNcfV=rKGV4aXRbXjtdKjtbXHNcfV=rfFw_PlxzKjxcP1twaFxzXStcJFthLXpfMC=5XStccyo9XHMqYXJyYXlcKFteXCldKlwpKy4rO1xzKikqKCR8XD8-KS9pIjt9czozNjoicGhwIGlmIGlzc2V=IFBPU1QgYmFzZTY=X2RlY29kZSBtYWlsIjthOjI6e2k6MDtzOjU6IklBT=ljIjtpOjE7czo1NDI6Ii88XD9bcGhcc1=qKChcJChbMC=5X2Etel=rKVxzKj1ccypleHBsb2RlW14sXSssXHMqYmFzZTY=X2RlY29kZVwoW147XSs7XHMqfCgoaWZ8aXNzZXR8Zm9yZWFjaClbXHNcKF=rKStcJF8oUkVRVUVTVHxHRVR8UE9TVHxTRVJWRVIpLlteXHtdK1x7XHMqKT8oXCQoW2Etel8wLTldKylbXHNcLl=qPVthLXpfMC=5XHNcKF=qW1wkImYnXShcM3xfUkVRVUVTVHxfR=VUfF9QT1NUfF9TRVJWRVJ8UkVNT1RFX=FERFJ8aHR=cFtzXT9cOlwvXC98aWxlX2dldF9jb25=ZW5=c1tcc1woXSspKFteO1=qW1wpO1x9XHNdK2Vsc2VbXHtcc1=rfGVjaG98cHJpbnQpKlteO1=qWztcc1=rKFxzKmV4aXQ7KT98XC9cLy4rXG4rKSpbXH1cc1=qKSsoXCRbMC=5X2Etel=rW1xzXC5dKj1bXjtdKztccyopKigoXCRbYS16XzAtOV=rXHMqPVxzKnxpZltcc1woXSt8ZWxzZVteXHtdKltce1xzXSspKm1haWxccypcKFteO1=rW1wpO1xzXH1dKikrKCgoaWZbXChcc1=rfGVsc2UpW15ce1=qW1x7XHNdKyk_KChoZWFkZXJ8ZWNob3xleGl=KVteO1=qWztcc1x9XSspKykqKCR8XD8-KS9pIjt9czozMDoid3BfZW5xdWV1ZV9zY3JpcHQgU1dFRVRDQVBUQ=hBIjthOjI6e2k6MDtzOjU6IkY2VUdsIjtpOjE7czo2MDoiL3dwX2VucXVldWVfc2NyaXB=XChbXixdKyxccypbJyJdaHR=cC4rP1NXRUVUQ=FQVENIQVteO1=rOy9pIjt9czozODoicGhwIGNsYXNzIFZhcmlhYmxlIEZ1bmN=aW9ucyBuZXcgQ=xBU1MiO2E6Mjp7aTowO3M6NToiSjJTQUEiO2k6MTtzOjY=MDoiLzxcP1twaFxzXSsoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyp8KGluaV9zZXR8ZXJyb3JfcmVwb3J=aW5nfHNldF9=aW1lX2xpbWl=KVwoW15cKV=qXCk7XHMqKSooY2xhc3NccysuKz8oXCRbYS16XzAtOV=rKVxzKj1bXHNcQF=qZmlsZV9nZXRfY29udGVudHNcKC4rP3JldHVyblxzK1w1WztcfVxzXSp8Y2xhc3MgQlxzKlx7Lio_cmV=dXJuICdVTidbXjtdKls7XH1cc1=rfGZ1bmN=aW9uW15cKF=rZG9sbHlbXlx7XStcey4qPyhyZXR1cm58ZGJEZWx=YSlbXjtdKls7XH1cc1=qfGlmW1xzXChcIV=rY2xhc3NfZXhpc3RzW1xzXCgnIl=rKFthLXpfMC=5XStDYWNoZUhlbHBlcilbJyJcKVxzXHtdK3woPz=uKnJldHVybiBteWZ1bmNnb29kXCgpKStjbGFzc1xzKyhbYS16XzAtOV=rKVxzKlx7LisoKD88ISIpXCRbYS16XzAtOVx7XH1dKyhccypcW1teXF1dK1xdKSp8ZmlsZV9wdXRfY29udGVudHMpXHMqXCguKyhcJFthLXpfMC=5XSt8bmV3KVtcPVxzXSsoXDV8XDgpKFw6XDpnZXRJbnN=YW5jZSk_XChbXlwpXSpcKStbO1xzXSsoKGVjaG98ZWxzZSkqW1xzXHtdKltcJGEtel8wLTlce1x9XSsoXDpcOnwtPilbYS16XzAtOVx7XH1dK1xzKlwoW147XSo7W1xzXH1dKikqKC4qP2V4aXRcKFwpO1xzKik_KCR8XD8-KS9pcyI7fXM6MTQ6InZpc2l=b3JUcmFja2VyIjthOjI6e2k6MDtzOjU6IkY5TUhtIjtpOjE7czoxNzc6Ii8oKDxcIS=tfFwvXCopdmlzaXRvclRyYWNrZXIoXCpcL3wtLT4pKVxzKig8XD9bcGhcc1=rLis_YmFzZTY=X2RlY29kZVxzKlwoLis_XD8-fC4rP2RvY3VtZW5=XC5jcmVhdGVFbGVtZW5=XChbJyJdc2NyaXB=WyInXVwpO1xzKlthLXpfMC=5XStcLnNyY1xzKj1bXHMnIl=raHR=cFw6XC9cLy4rPylccypcMS9pcyI7fXM6NTg6ImZzb2Nrb3BlbiBmd3JpdGUgd2hpbGUgZmVvZiBmY2xvc2UgcHJlZ19tYXRjaCBnenVuY29tcHJlc3MiO2E6Mjp7aTowO3M6NToiRkE1TE8iO2k6MTtzOjIzMjoiLyhcJFthLXpfMC=5XSspXHMqPVxzKlxAP2Zzb2Nrb3BlblwoW147XSs7XHMqaWZbXChcc1=rXDFbXClcc1=qXHsuKz9md3JpdGVcKFwxW147XSs7XHMqd2hpbGVbXHNcKFwhXStmZW9mXChcMS4rP2ZjbG9zZVwoXDFcKTtccypwcmVnX21hdGNoXChbXixdKyxbXixdKyxccyooXCRbYS16XzAtOV=rKVwpO1xzKmlmW1woXHNdK1wyXFsxXF1bXHNcIV=qPS4rP2d6dW5jb21wcmVzc1woW147XSs7W1x9XHNdKy9pcyI7fXM6MjA6IlRhZ2dlZCBldmFsIGZ1bmN=aW9uIjthOjI6e2k6MDtzOjU6IkozRUNDIjtpOjE7czoxMjM6Ii8oXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC8pXHMqKFtcc2Etel8wLTlcPV=rWztcc1woXSspKndpbmRvd1tcLlxbIiddK1xceFteO1=rO1xzKmV2YWxbXChcc1=rW15cKV=rWyciXHNcKFwpO1x9XStcMS9pcyI7fXM6NDQ6InNjcmlwdCB2YXIgaHR=cCBpZiBkb2N1bWVudCB3cml=ZSBzY3JpcHQgc3JjIjthOjI6e2k6MDtzOjU6IkcyQ=l3IjtpOjE7czozNTI6Ii8oPHNjcmlwdFtePl=qPlxzKigodmFyXHMqKT9bYS16XzAtOV=rXHMqPVsnIjtcc1=qKHNldFRpbWVvdXR8ZW5jb2RlVVJJQ29tcG9uZW5=KVwoW15cKV=qWyciXCk7XHNdezIsfSkrKFt2YXJcc1=qKFthLXpfMC=5XSspXHMqPVxzKlsnIl1baGZ=XSt=cFtzXSo6XC9cL1teO1=rO1xzKigodmFyXHMqKT8oW2Etel8wLTldKylccyo9XHMqXDZbXjtdKztccyopKyk_aWZbXlx7XStce1xzKmRvY3VtZW5=XC53cml=ZVwoWyInXTxbc2NyaXB=XHMnIlwrXXs3LH1bXlx9XSpzcmM9WyciXHNcK1=rKFw5fFtmaHRdK3RwW3NdKjpcL1wvLitqcXVlcnlcLihtaW5cLikqcGhwKShbXjtdK1tcfTtcc1=rKSs_PFwvc2NyaXB=PikrL2kiO31zOjQ1OiJmdW5jdGlvbiB1bnNldCB3cF9saXN=X3RhYmxlIGl=ZW1zIGFkZF9hY3Rpb24iO2E6Mjp7aTowO3M6NToiSjU=RFciO2k6MTtzOjQ1MDoiLyhcL1wqW15cKl=qKFwqW15cKlwvXSopK1wvXHMqKSooXCRbXjtdKz1bXjtdKztccyopKihpZltcKFxzXCFdK2Z1bmN=aW9uX2V4aXN=c1tcKFxzJyJdK2luaV9zZXRbJyJcKVx7XHNdKyhcQD9pbmlfc2V=XChbXjtdK1s7XHNdKykrW1xzXH=7XSspKmZ1bmN=aW9uXHMrKFthLXpfMC=5XSspXHMqXChbXlx9XSsocGFja1woWyciXUhcKlsnIixcc1wuMC=5QS1GXCldKztccyppZltcc1woXEBpc19dK2ZpbGVbX2Etel=qW1woXHNdKyhcJFthLXpfMC=5XSspLis_ZmlsZV9nZXRfY29udGVudHNbXHNcKF=rXDguKz9maWxlX3B1dF9jb25=ZW5=c1tcc1woXStcOHx1bnNldFwoXCR3cF9saXN=X3RhYmxlLT5pdGVtc1xbfGZpbGVfZ2V=X2NvbnRlbnRzXChfX=ZJTEVfXy4rP2ZwdXRzXCguKz9zY2FuZGlyXCgpLis_YWRkX2FjdGlvblwoW14sXStbLFxzMC=5XCknIl=rXDZbXjtdKztbXHNcfV=qL2lzIjt9czozOToicGhwIGVycm9yX3JlcG9ydGluZyBmdW5jdGlvbiBkZXRlY3RfY21zIjthOjI6e2k6MDtzOjU6IkZCQkcwIjtpOjE7czoxNjA6Ii88XD9bcGhcc1=rKFxAPyhlcnJvcl9yZXBvcnRpbmd8c2V=X3RpbWVfbGltaXR8aW5pX3NldClcKC4qPzBcKTtccyopKy4qP2Z1bmN=aW9uIChkZXRlY3RfY21zXCgpLitcM1teO1=rO1xzKigoaWZccypcKFteXCldK3xlbHNlKVteXHtdKlteXH1dK1tcfVxzXSspKygkfFw_PikvaXMiO31zOjUxOiJmdW5jdGlvbiBnbHVlc19pdCBzYW5pdGl6ZV9rZXkgY2FsbF91c2VyX2Z1bmNfYXJyYXkiO2E6Mjp7aTowO3M6NToiRkJJOUsiO2k6MTtzOjI5MjoiLyhpZltcc1woXCFdK2Z1bmN=aW9uX2V4aXN=c1woXHMqWyciXVthLXpfMC=5XStbJyJdW1xzXCldK1x7XHMqKT9mdW5jdGlvblxzKyhbYS16XzAtOV=rKVxzKlwoW15cKV=rW1wpXHNdK1x7XHMqKFwkW2Etel8wLTldKylccyo9XHMqc2FuaXRpemVfa2V5XChbXjtdKztccyooXCRbYS16XzAtOV=rKVxzKj1ccypjYWxsX3VzZXJfZnVuY19hcnJheVwoXHMqXDNbXjtdKztccypyZXR1cm5ccypcNC4rXDJccypcKFteO1=rO1xzKi4rY2FsbF91c2VyX2Z1bmNfYXJyYXlcKFteO1=rO1tcfVxzXSsoJHwoPz1cPz4pKS9pcyI7fXM6MTY6InBocCBldmFsIFZhciBIZXgiO2E6Mjp7aTowO3M6NToiRkJLS1IiO2k6MTtzOjExNToiLzxcP1twaFxzXSsoQD9ldmFsXHMqXChccyopKyhbJyJdKVtcc1xcXSpcJFthLXpcXzAtOVxbXF1ce1x9XHMnIl=rPVtcc1xcJyJdKihcXHhbMC=5XXsyfSkrLitcMihccypcKSkrO1xzKigkfFw_PikvaSI7fXM6Mjk6ImlmIHN=cnBvcyBSRVFVRVNUX1VSSSBpbmNsdWRlIjthOjI6e2k6MDtzOjU6IkZDUUZTIjtpOjE7czoxNDk6Ii9pZihbXHNcKF=rc3RyW2Etel8wLTldKyl7Mix9W1xzXChdK1wkX1NFUlZFUlxbWyInXVJFUVVFU1RfVVJJWyciXVxdXHMqXCkrW15cKV=rW1wpXHNdK1x7W1xzXEBdKihpbmNsdWRlfHJlcXVpcmUpKF9vbmNlKT9bXjtdK1s7XHNdKyhleGl=W1xzO1=rKT9cfS9pIjt9czo3NjoiZXJyb3JfcmVwb3J=aW5nIGluaV9zZXQgc2V=X3RpbWVfbGltaXQgaWdub3JlX3VzZXJfYWJvcnQgZWxzZWlmIHJlcXVpcmVfb25jZSI7YToyOntpOjA7czo1OiJKNUtMZCI7aToxO3M6Mjk3OiIvPFw_W3BoXHNdKyhcL1wqW15cKl=qKFwqW15cKlwvXSopK1wvXHMqfFwvXC9bXlxuXSpccyspKihcQD8oZXJyb3JfcmVwb3J=aW5nfGluaV9zZXR8c2V=X3RpbWVfbGltaXR8aWdub3JlX3VzZXJfYWJvcnQpXHMqXChbXjtdK1s7XHNdKyl7Myx9KChlbHNlXHMqfGlmXHMqXCgrW15cKV=rW1xzXCldKykrKC4qPyhhc3NlcnR8ZXZhbHxmaWxlX3B1dF9jb25=ZW5=c3xmd3JpdGVcKC4qP2ZjbG9zZSlcKFteXCldK1tcKTtcfVxzXSopKlxAPyhyZXF1aXJlfGluY2x1ZGUpKF9vbmNlKT9bXjtdK1s7XH1cc1=rKSsoJHxcPz4pL2kiO31zOjgzOiJwaHAgaWYgZnVuY3Rpb25fZXhpc3RzIGZ1bmN=aW9uIGN1cmxfaW5pdCByZXR1cm4gZnVuY3Rpb24gdHJpbSByZXR1cm4gYmFzZTY=X2RlY29kZSI7YToyOntpOjA7czo1OiJHMThGbiI7aToxO3M6NDA1OiIvPFw_W3BoXHNdKyhcJFthLXpfMC=5XSspXHMqPVteO1=rO1xzKmlmXHMqXChccypcIWZ1bmN=aW9uX2V4aXN=c1woWyInXShbYS16XzAtOV=rKVsnIl1cKVtcKVxzXHtdKmZ1bmN=aW9uXHMqXDJcKFteXCldK1wpW1wpXHNce1=rW15cbl=qY3VybF9pbml=XChcKTsuKz9yZXR1cm5bXjtdKztbXHMrXH1dK2lmXHMqXChccypcIWZ1bmN=aW9uX2V4aXN=c1woWyInXShbYS16XzAtOV=rKVsnIl1cKVtcKVxzXHtdKmZ1bmN=aW9uXHMqXDNcKFteXCldK1wpW1wpXHNce1=rW15cbl=qdHJpbVteO1=rOy4qP3JldHVyblteO1=rO1tccytcfV=rKC4qPyhiYXNlNjRfZGVjb2RlW1woXHNdK1wxfFwyXCh8XDNcKClbXlwpXSpbXClcc1=rW147XSpbO1xzXSspezMsfSgoZWNob3xwcmludClbXjtdKztccyopKygkfFw_PikvaXMiO31zOjEyOiJQSFAgcmV2ZXJzZWQiO2E6Mjp7aTowO3M6NToiSTU2N2QiO2k6MTtzOjQ4OiIvXihccypcPlw_XHMqKT87Lisob2hjZXxcJCkoW3BoXHNdKlw_XDwpP1xzKiQvaXMiO31zOjM=OiJpZiBpc3NldCBSRVFVRVNUIFZhcmlhYmxlIEZ1bmN=aW9uIjthOjI6e2k6MDtzOjU6IkoxOUtQIjtpOjE7czozMjI6Ii8oPFw_W3BoXHNdKlxAXHMqWyciXS4rPyk_aWZbXHNcKFwhXSsoaXNzZXR8ZW1wdHkpW1xzXChdK1wkXyhSRVFVRVNUfEdFVHxQT1NUfENPT=tJRSlbXlx7XStce1xzKihcJFthLXpfMC=5XHtcfV=rXHMqPVxzKignW14nXSonfCJbXiJdKiJ8XCQpW147XSpbJyI7XClcc1=qfGV4dHJhY3RbXHNcKF=rXCRfXDNbXHNcKV=rO1xzKikqKFwkW2Etel8wLTldK1xzKj1ccyopP1xAPyhcJCg_IWRlbGV=ZV9zZXJ2aWNlKVthLXpfMC=5XSspKFxzKlxbW15cXV=qXF=pKnMqXCguKj9cKStccyo7W15cfV=qXH1bO1xzXSooZWxzZVxzKlx7W159XStcfVxzKikqKFw_PlxzKik_L2kiO31zOjE4OiJldmFsIGJhc2U2NF9kZWNvZGUiO2E6Mjp7aTowO3M6NToiSjRPRWsiO2k6MTtzOjQwODoiLyhcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKnxcQD8oKGVycm9yX3JlcG9ydGluZ3xldmFsfHNldF9=aW1lX2xpbWl=fGluaV8oc2V=fHJlc3RvcmUpKVxzKlwoW15cKV=qXCkrfChcJFthLXpfMC=5XSspXHMqPSlbXjtdKjtbXHM7IidcKV=qfFw_PlxzKjxcP1twaFxzXSopKihpZltcKFxzXSsoW2lzc2V=bWQ1XStcKCkqXCRfKFBPU3xHRXxSRVFVRVMpVFxbLitbXClcc1x7XSt8ZWNob1xzKikqKChcJFthLXpfMC=5XSspXHMqPVxzKlxAP2Jhc2U2NF9kZWNvZGVbXHNcKF=rW147XSs7XHMqXEA_KGV2YWxbXHNcKF=rLipcMTF8XDExXHMqXChccypcJF8oUE9TfEdFfFJFUVVFUylUKXxcQD9ldmFsW1xzXChdK1teO1=qP2Jhc2U2NF9kZWNvZGVcKClbXlwpXSpcKSs7LipccyoocmV=dXJuW147XSo7LiopKi9pIjt9czozMToicGhwIGlmIG1kNSBSRVFVRVNUIGV2YWwgUkVRVUVTVCI7YToyOntpOjA7czo1OiJIODhOWCI7aToxO3M6Njc5OiIvPFw_W3BoXHNdKygoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC98W1x7XHNdKykqKFwkW2Etel8wLTldKykoXHMqXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC8pKlxzKj1bXjtdKztccyp8aWYoXHMqXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC8pKltcc1woXSsoaXNzZXR8bWQ1KVwoXCQoX1JFUVVFU1R8X1BPU1R8X=dFVHxfQ=9PS=lFfFx7WyInXVteXH1dK1x9KylccypcW1teXCldK1wpKyhcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL3xbXHtcc1=rKSp8XC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyopKj8oXCRbYS16MC=5XSsoXHMqXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC8pKlxzKj1ccyopPyhhc3NlcnR8ZXZhbHxcNHxcJFwxMChccypcW1teXF1dK1xdKykrKShccypcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcLykqXHMqXCgoXHMqXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC8pKlwkKF9SRVFVRVNUfF9QT1NUfF9HRVR8X=NPT=tJRXxce1siJ11bXlx9XStcfSspKFxzKlxbW15cXV=rXF=rKStccypbXjtdKzsoKGRpZXxleGl=fGVjaG98cHJpbnQpW147XSo7XHMqfChcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKikqfFx9XHMqKSooJHxcPz4oPGZvcm1bXj5dKig-XHMqPGlucHV=W14-XSopKz5ccyo8XC9mb3JtPik_KS9pIjt9czozMToiaWYgaXNzZXQgZXZhbCBWYXJpYWJsZSBmdW5jdGlvbiI7YToyOntpOjA7czo1OiJKMk9CZiI7aToxO3M6MzE2OiIvPFw_W3BoXHNdKihcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKnxcL1wvLipccyp8XEA_dG91Y2hcKC4qXCkrO1xzKnxcJFthLXpfMC=5XHtcJFx9XSsoXHMqXFtbXlxdXStcXSkqXHMqPVteO1=rO1xzKikqaWZbXHNcKFwhXStpc3NldFtcc1woXStcJFthLXpfMC=5XCRce1x9XSsoXHMqXFtbXlxdXStcXSkqW1wpXHNce1=rLio_XHMqKFwkW2Etel8wLTlce1wkXH1dKyhccypcW1teXF1dK1xdKSpccyo9XHMqKT9cQD9ldmFsXCguKj9cJFthLXpfMC=5XHtcJFx9XSsoXHMqXFtbXlxdXStcXSkqXHMqXCguKj9cKSs7WztcfVxzXSooXCR8XD8-KS9pIjt9czo1NzoiZXJyb3JfcmVwb3J=aW5nIGV4ZWMgc3lzdGVtIHBhc3N=aHJ1IGZvcGVuIFJFUVVFU1QgZndyaXRlIjthOjI6e2k6MDtzOjU6IkoyQkpCIjtpOjE7czoyOTE6Ii88XD8uKz8oc2V=X3RpbWVfbGltaXRcKDB8ZXJyb3JfcmVwb3J=aW5nXCgwfGV4cGxvZGVcKFsnIl13cC1jb25=ZW5=KSg_PS4rP3Bhc3N=aHJ1XHMqXCgpKD89Lis_c3lzdGVtXHMqXCgpKD89Lis_ZXhlY1xzKlwoKSgoPz=uKz9jdXJsX2luaXRccypcKCkoPz=uKz9maWxlX2dldF9jb25=ZW5=c1xzKlwoKXwoPz=uKz9yZWFkZGlyXHMqXCgpKD89Lis_dW5saW5rXHMqXCgpfCg_PS4rP2ZvcGVuXHMqXCgoXCRbYS16XzAtOV=rKSkoPz=uKz9cM1xzKj1ccypcJF9QT1NUKSkoPz=uKz9md3JpdGVccypcKCkuKy9pcyI7fXM6MTg6Ii9mdW5jdGlvbiB4IGV2YWwgeCI7YToyOntpOjA7czo1OiJIOEFJVCI7aToxO3M6MTUxOiIvKGlmXHMqXChbXlx7XStce1xzKik_ZnVuY3Rpb25ccysoW2Etel8wLTldKylccypcKFteXHtdK1x7XHMqKFwkW2Etel8wLTldK1xzKj1bXjtdKztccyopKlxAPyhhc3NlcnR8ZXZhbClcKC4rP1wyXChcJF8oUkVRVUVTfEdFfFBPUylUXFsuKz9cKTtbXHNcfV=qL2lzIjt9czoyMDoiR=VUX2RsIHNhZmVfbW9kZSBlbmQiO2E6Mjp7aTowO3M6NToiSDhGRmUiO2k6MTtzOjE4NToiLzxcP1twaFxzXStpZltcc1woXSsoaXNzZXRcKFwkX=dFVFxbWyciXWRsWyInXVxdXCl8XEBzdHJpcG9zW1woXHNdK1wkX1NFUlZFUlxbWyInXUhUVFBfVVNFUl9BR=VOVCkuKz9zYWZlX21vZGUuKz8oXD8-KFxzKjxcL2Rpdj5ccyo8XC9ib2R5PlxzKjxcL2h=bWw-KT98PFwvYm9keT5ccyo8XC9odG1sPlsnIjtcc1=qJCkvaXMiO31zOjE=OiJHTE9CQUxTIDAgZXZhbCI7YToyOntpOjA7czo1OiJIOEZGZiI7aToxO3M6ODc6Ii8oXCQoR=xPQkFMU1xbWyciXSkqWzBvT1=rWyciXF1cPVwuXHNdK1teO1=rO1xzKikrZXZhbFwoLitbXCldK1s7XSpccyoocmV=dXJuW147XSo7KSovaSI7fXM6MjE6ImtleXNwYXQgdmlhZ3JhIGNpYWxpcyI7YToyOntpOjA7czo1OiJIOEZGZyI7aToxO3M6MTAzOiIvZXJyb3JfcmVwb3J=aW5nXCgwXCk7XHMqXCRrZXlzcGF=Wz1cc1=rYXJyYXlbXChcc1=rKChbJyJdKSh2aWFncmF8YW1veGljaWxsaW58Y2lhbGlzKVwyW1xzLF=rKXsyfS4rL2lzIjt9czo1MToic2Vzc2lvbl9zdGFydCBlcnJvcl9yZXBvcnRpbmcgc2V=X3RpbWVfbGltaXQgZm9vdGVyIjthOjI6e2k6MDtzOjU6Ikg4SkY1IjtpOjE7czoxMTQ6Ii88XD9bcGhcc1=rc2Vzc2lvbl9zdGFydFwoXCk7XHMqZXJyb3JfcmVwb3J=aW5nXCgwXCk7XHMqc2V=X3RpbWVfbGltaXRcKC4rPzxcP1xzKmVjaG9bXChcc1=qXCRmb29=ZXJbXCk7XHNdK1w_Pi9pcyI7fXM6MzM6Im1kNXRhZ2dlZCBldmFsIHZhcmlhYmxlIGZ1bmN=aW9ucyI7YToyOntpOjA7czo1OiJJQ1NGNiI7aToxO3M6NTA=OiIvKCg_PCF2YXIgKShcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKikqXEA_KFwkW2Etel8wLTldKylbXHNcLl=qPVxzKigoJ1teJ1=qKD88IV9lKSd8IlteIl=qInxcJFthLXpfMC=5XSt8c3RycmV2XCgpW1xzXC5dKikrW147XSo7XHMqKSs_KChcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKikqXEA_KFwkW2Etel8wLTldKylbXHNcLl=qPVxzKigoJ1teJ1=qKD88IV9lKSd8IlteIl=qInxcJFthLXpfMC=5XSt8YXJyYXlcKHwoc3RycmV2KVwoKVtcc1wuXSopK1teO1=qO1xzKnxmb3JlYWNoW1xzKF=rW15ce1=rXHtbXlx9XStcfVxzKikrPygoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyp8KFwkW2Etel8wLTldKylbXHNcLl=qPVxzKikqXEA_KGV2YWx8XCRbYS16XzAtOV=rKVwoW15cKV=qP1tcKTtcc1=qKChcNHxcMTBcfFwxM3xcMTYpXHMqKFxbfFwoKVteXCldKltcKVxzXSs7XHMqKSspKyhcL1wqKFteKl=qXCooPyFcLykpKlteKl=qXCpcL1xzKikqL2kiO31zOjU2OiJpZiBpc3NldCBQT1NUIGZpbGVfZ2V=X2NvbnRlbnRzIGZvcGVuIGZ3cml=ZSBmY2xvc2UgZXhpdCI7YToyOntpOjA7czo1OiJKMUdBaSI7aToxO3M6NTU2OiIvKD88PVw8XD9waHApKFxzKlwkW2Etel8wLTldK1xzKj1bXjtdKzt8XHMqXEA_KGlnbm9yZV91c2VyX2Fib3J=fGluaV9zZXR8c2V=X3RpbWVfbGltaXR8ZXJyb3JfcmVwb3J=aW5nKVwoLio_XCk7fFxzKlwvXC9bXlxuXSpcbnxccypcL1wqW15cKl=qKFwqW15cKlwvXSopK1wvKSpccyppZltcKFxzXCFdKyhmdW5jdGlvbl9leGlzdHNbXChcc1=rKFsiJ1=pKFthLXpfMC=5XSspXDVbXlx7XStbXHtcc1=rfGlzc2V=W1woXHNdK1wkXyhSRVFVRVNUfEdFVHxQT1NUfFNFUlZFUilcWykuKz8oXCRbYS16XzAtOV=rKVxzKj1ccypcQD9mKGlsZV9nZXRfY29udGVudHN8b3BlblwoLis_ZmdldHMpXChccyooXDhbXHNcKV=rfFsnIl1baHRwczpdK1wvXC98X19GSUxFX18pKC4rPyhmaWxlX3B1dF9jb25=ZW5=c1wofGZvcGVuXCguKz9md3JpdGVcKC4rP2ZjbG9zZVwoKVteXCldKlwpW1wpO1x9XHNdKykoKD89XD9cPil8Lio_KChyZXR1cm58KGVsc2UpP2lmXHMqXChbXlx7XStce1xzKmV4dHJhY3RcKHxkaWV8ZXhpdClbXjtdKjtbXHNcfV=qKSsoXC9cL1teXG5dKlxuXHMqKXszLH=pL2lzIjt9czoyNToiZnVuY3Rpb24gQXJyYXkgcHJpbnQgZXhpdCI7YToyOntpOjA7czo1OiJKMlE5ViI7aToxO3M6NzE=OiIvPFw_W3BoXHNdKyhcJFtfXC1cPlwuYS16MC=5XHtcWyciXF1cfV=rXHMqPVteO1=rO1xzKikqKChmdW5jdGlvblxzK1thLXpfMC=5XStcKC4qP1wpXHMqXHsoPyEgXH=7KShcJFtePV=rPVxzKlsnIl17Mn=pP3xmb3JbXHMoXStbXlx7XStce1teXH1dK1x9Lio_fChyZXR1cm58Z2xvYmFsKVxzKyhcJFx7W15cfV=rXH=rKT9bXjtdKjt8XCRcey4rP1x9XHMqXCguKj9cKSs7fFwkXHsuKz9cfVxzKj1ccyphcnJheVwoKChbYS16XzAtOV=rXCguKj9cKSssXHMqKStbYS16XzAtOV=rXCguKj8pP1wpKzt8aWZccypcKC4qP1wpK1xzKlx7fGVsc2VbXHNce1=qfFwkW19cLVw-XC5hLXowLTlce1xbJyJcXVx9XStbXHNcLl=qPShccypjaHJcKC4qP1wpK3woLis_XF4pezUsfXxbXjtdK1xeXHMqXGQrKVteO1=qO3xleGl=XCguKj9cKSs7fChcJChce1thLXpfMC=5XStcKC4rP1wpXH=oXHMqXFtbXlxdXSpcXSspKnxjb25=ZW5=fHVybClbXHNcK1wuO1x9PD5cLl=qKSs9XHMqKFtcQFwkXHtdKlthLXpfMC=5XH1dKyhcKC4rP1wpfFxbLis_XF=pKVx9Kjt8Zm9yZWFjaC4rP1xzK2FzXHMrW15cKV=rW15ce1=rXHspWztcc1x9XSopezUwLH=oXCQoXHtbYS16XzAtOV=rXCguKz9cKVx9KFxzKlxbW15cXV=qXF=rKSp8Y29udGVudHx1cmwpW1xzXCtcLjtcfTw-XC5dKikrPVxzKihbXEBcJFx7XSpbYS16XzAtOVx9XSsoXCguKz9cKXxcWy4rP1xdKSlbO1x9XSooJHxcPz4pL2kiO31zOjQwOiJwaHAgaWYgaXNzZXQgR=VUIGVjaG8gaWYgUE9TVCBjb3B5IEZJTEVTIjthOjI6e2k6MDtzOjU6Ikg4SkY5IjtpOjE7czo2MzM6Ii88XD9bcGhcc1=qKGVjaG9bXjtdKjtccyp8ZXJyb3JfcmVwb3J=aW5nXCgwXCk7XHMqfFwvXCouKj9cKlwvXHMqKFwkW2Etel8wLTldK1xzKj1bXjtdKztccyp8W1wvXC98XCNdW15cbl=qXHMqKSsoaWZbXHNcKF=raXNzZXRcKFwkXyhSRVFVRVN8R=V8UE9TKVRcW1teXF1dK1xdKVteXCldKltcKVxzXHtdKyhcJFthLXpfMC=5XStccyo9XHMqXCRfW2Etel8wLTldK1xbW15cXV=rXF=7XHMqKSsoXCRbYS16XzAtOV=rXHMqPVxzKlwkW2Etel8wLTldK1woW15cKV=rXCkrO1xzKikrLio_XDNbXlx7XStbXlx9XStcfVxzKihcPz5ccyo8XD9bcGhcc1=qKT8pKmlmW1xzXChdK2lzc2V=XChcJF8oUkVRVUVTfEdFfFBPUylUW15cKV=rW1wpXHNce1=rKChlY2hvfHByaW5=fFwkW2EtelxfMC=5XStccyo9KVteO1=rO1xzKikraWZbXHNcKF=rXCRfKFJFUVVFU3xHRXxQT1MpVFteXCldK1tcKVxzXHtdK2lmW1xzXChdK1xAP2NvcHlcKChbXHNcLF=qXCRfRklMRVMoXFtbXlxdXStcXSkrKStbXClcc1=rXHtbXlx9XSsoW1x9XHNdKyhlbHNlW1xzXHtdK1teXH1dKyk_KSsoW1wvXC98XCNdW15cbl=qXHMqfFwvXCouKj9cKlwvXHMqKSooXD8-XHMqKDwodGl=bGU-aGFja2VkLmJ5W15cbl=qfFwvW2Etel=rPilccyopKnwkKS9pcyI7fXM6MTg6ImF1dGhfcGFzcyBGaWxlc=1hbiI7YToyOntpOjA7czo1OiJIOEtMTCI7aToxO3M6MjA=OiIvPFw_W3BoXHNdK2lmW1xzXChdK2lzc2V=XHMqXChccypcJF8oUkVRVUVTfEdFfFBPUylUXFsoWyciXSkoW2Etel8wLTldKylcMlteXHtdK1x7XHMqc3dpdGNoIFwoXCRfXDFUXFtcMlwzXDJcXS4rP2RlZmF1bHQ6W15cfV=rW1x9XHNdK2RpZVwoW15cfV=rW1x9XHNdK2lmW1xzXChdK1wkd3BkYlwtPmdldF92YXJcKC4rP2V4aXQ7W1x9XHNdKygkfFw_PikvaXMiO31zOjg4OiJwaHAgc2V=X3RpbWVfbGltaXQgZmlsZV9nZXRfY29udGVudHMgUkVRVUVTVCBmaWxlX2dldF9jb25=ZW5=cyBGSUxFUyBmb3BlbiBSRVFVRVNUZndyaXRlIjthOjI6e2k6MDtzOjU6Ikg4S=xPIjtpOjE7czoxNTQ6Ii88XD9bcGhcc1=rLis_c2V=X3RpbWVfbGltaXRcKC4rP2ZpbGVfZ2V=X2NvbnRlbnRzXChcJF8oUkVRVUVTfEdFfFBPUylULis_ZmlsZV9nZXRfY29udGVudHNcKFwkX=ZJTEVTXFsuKz9mb3BlblwoXCRfKFJFUVVFU3xHRXxQT1MpVC4rP2Z3cml=ZVwoLis_KFw_PikvaXMiO31zOjIzOiJjbGVhcnN=YXRjYWNoZSBoZXJlIGRpZSI7YToyOntpOjA7czo1OiJIQTdBSiI7aToxO3M6NDY4OiIvPFw_W3BoXHNdKihlcnJvcl9yZXBvcnRpbmdcKDBcKTtccyopKihpZltcc1woXCFdK2lzc2V=W1xzXChdK1wkXyhSRVFVRVN8UE9TfEdFKVRcW1snIl1bMC=5X2Etel=rWyciXVxdW1wpXHNce1=rKChlY2hvfHJlcXVpcmV8XCRbMC=5X2Etel=rXHMqPVxzKihcJHwoWyciXSkuKj9cNykpW147XSs7W1xzXH1dKykqKSsoXCRbMC=5X2Etel=rXHMqPVxzKik_KFwkd3BkYlwtPnF1ZXJ5XChccyp8bXlzcWxfY29ubmVjdFtcc1woXStcJF8oUkVRVUVTfFBPU3xHRSlUXFtbJyJdWzAtOV9hLXpdK1snIl1cXS4rPykiSU5TRVJUXHMrSU5UT1tcc1xgIlwuXCQwLTlfYS16XC1cPl=rdXNlcnNbXHNcYF=rXCguKygobXlzcWxfY2xvc2VcKFteXCldKlwpfGNsZWFyc3RhdGNhY2hlLitoZXJlO1xzK2RpZXwoXCRbMC=5X2Etel=rKVxzKj1ccypcQGZpbGVfZ2V=X2NvbnRlbnRzXCguK1wxM1tcKVxzXSopO1tcfVxzXSspKygkfFw_PikvaXMiO31zOjEwOiJ1bnNldCBzZWxmIjthOjI6e2k6MDtzOjU6Ikk3REJWIjtpOjE7czoyODc6Ii88XD9bcGhcc1=qKFxAP2NobW9kXChbXlwpXStcKTtccyopKmlmW1xzXChcIV=rKGlzc2V=fGVtcHR5KVtcc1woXStcJF8oUkVRVUVTVHxHRVR8UE9TVHxDT=9LSUUpW15ce1=rW1x7XHNdKihcJFthLXpfMC=5XHtcfV=rKVxzKj=uKz9ta2Rpcltcc1woIidcLlwvXStcNFtcKTtcc1=rZm9yZWFjaC4rP1x7W15cfV=rXH1ccyooaWZbXHNcKFwhXStpc19kaXJbXlwpXStcKStbXHtcc1xAXSpta2Rpcltcc1woXStbXlwpXStcKSs7W1xzXH1dKikrLio_KHVubGlua1woW15cKV=rXCk7XHMqKSsoJHxcPz4pL2lzIjt9czo=MToiaWYgaXNzZXQgUkVRVUVTVCB=b3VjaCBtb3ZlX3VwbG9hZGVkX2ZpbGUiO2E6Mjp7aTowO3M6NToiSDhNRTIiO2k6MTtzOjM=NjoiLygoaWZbXChcc1whXSsoKHByZWdfbWF=Y2hbXHNcKF=rW14sXSssXHMqKT9cOHwoaXNzZXR8ZW1wdHkpW1xzXChdK1wkXyhSRVFVRVNUfEdFVHxQT1NUfEZJTEVTKSlccypcW1teXHtdK1x7XHMqKChcJFthLXpfMC=5XSspXHMqPVteO1=rO1xzKikqKSsoZm9yZWFjaFxzKlwoW15cKV=rXCkrW1xzXHtdKmlmW1xzXChdK1teXCldK1wpK1xzKmNvbnRpbnVlO1xzKik_KChcJFthLXpfMC=5XSspXHMqPXxpZlxzKlwoKSpbXHNcQF=qKG1vdmVfdXBsb2FkZWRfZmlsZXx=b3VjaHxcJFthLXpfMC=5XSspXHMqXChbXlw7XSs7KFtcfVxzXSooKFwkW2Etel8wLTldK1xzKj18ZWNobylbXjtdKztccyopKikrKXsyLH=vaSI7fXM6NTg6InBocCBpZiBpc3NldCBSRVFVRVNUIGV2YWwgZmlsZV9wdXRfY29udGVudHMgaW5jbHVkZSB1bmxpbmsiO2E6Mjp7aTowO3M6NToiSThSS=UiO2k6MTtzOjcxNToiLzxcP1twaFxzXSsoXEA_KGlnbm9yZV91c2VyX2Fib3J=fHNldF9=aW1lX2xpbWl=fGluaV9zZXR8ZXJyb3JfcmVwb3J=aW5nfERFRklORSlcKFteXCldKlwpW1xzXCldKjtccyp8XC9cL1teXG5dKlxuXHMqKSooXCRbYS16XzAtOVxbJyJcXV=rXHMqPVteO1=rO1xzKikqKCh=cnlccyp8ZnVuY3Rpb25cc1teXHtdKilce1xzKik_aWZbXHNcKFwhXSsoKGVtcHR5fHN=cmxlbnxpc3NldClcKFwkXyhSRVFVRVN8R=V8UE9TKVR8W1wkYS16XzAtOV=qW1xzXD1dKltzY2Fub3BlcmRdK2RpcltcKFxzXSsoXCRbYS16XzAtOV=rKSlbXlx7XStcey4qPyhcJFthLXpfMC=5XSspXHMqPS4qPyhjdXJsX1teXChdK3xldmFsfGZpbGVfZ2V=X2NvbnRlbnRzKVwoKFwxMHxcOSkuKz9maWxlXy4udF9jb25=ZW5=c1tcKCBdKyhbXCRhLXpfMC=5XFsnIlxdXC5dKykuKz8oZWNob1tcc1woXStcMTB8aW5jbHVkZShfb25jZSk_W1woXHNdK1wxMy4rP3VubGlua1tcKFxzXStcMTN8Y3VybF9pbml=XCguKz9jdXJsX3NldG9wdFwoW14sXSssXHMqQ1VSTE9QVF9VUkxbLFxzXStcMTN8XH1ccypjYXRjaFxzKlwoXHMqRXhjZXB=aW9uXHMqXCRbYS16XzAtOV=rW1wpXHNdKlx7W15cfV=qXH1ccyp8ZmlsZV9nZXRfY29udGVudHNbXHNcKCInXStodHRwW147XSs7W1xzXC9cQF=qZmlsZV9wdXRfY29udGVudHNcKC4rP2Vycm9yX3JlcG9ydGluZ1tcKFxzMFwpXSs7XHMqKS4qKFw_PnwkKS9pcyI7fXM6NDM6InBocCBjaGRpciBSRVFVRVNUIGdldGN3ZCBtb3ZlX3VwbG9hZGVkX2ZpbGUiO2E6Mjp7aTowO3M6NToiSjVRTEUiO2k6MTtzOjIyMToiLzxcPy4rPyhjaGRpcltcKFxzXStcJF8oUkVRVUVTfFBPU3xHRSlUXFt8ZXJyb3JfcmVwb3J=aW5nW1woXHNdKzApLis_KFwkW2Etel8wLTldKylbPVxzXEBdK2dldGN3ZFtcc1woXSsuKz8oY29weXxtb3ZlX3VwbG9hZGVkX2ZpbGUpW1xzXChdKyguKz91bmxpbmtbXHNcKF=rLis_c2NhbmRpcltcc1woXStcM3xcJF9GSUxFU1xbW14sXStbLFxzXSsoXCRfXDJ8XDMpKS4rPygkfFw_PikvaXMiO31zOjM1OiJlcnJvcl9yZXBvcnRpbmcgaW5pX3NldCB1bmxpbmsgRklMRSI7YToyOntpOjA7czo1OiJIOTVGNSI7aToxO3M6MzAwOiIvXEA_ZXJyb3JfcmVwb3J=aW5nXCgwXCk7XHMqKGluaV9zZXRcKC4rXEA_dW5saW5rXChfX=ZJTEVfX1wpO3woaWZbXHNcKFwhXSsoaXNzZXRcKHxmaWxlX2V4aXN=c1woKT9ccypcJF8oU=VSVkVSfFJFUVVFU1R8R=VUfFBPU1R8RklMRVMpXFtbXlxdXStcXStbXlwpXSpcKVtcKVxzXHtdKihlY2hvW147XSs7XHMqKSopK1xAP2NvcHlcKChbXHNcLF=qXCRfRklMRVMoXFtbXlxdXStcXSspKykrW1wpXHNdKztbXHNcfV=rXD8-XHMqKDwoZm9ybXxpbnB1dClbXj5dKz5ccyopKzxcL2Zvcm=-XHMqKDxcP1twaFxzXStcfSspPykvaXMiO31zOjExOiJpbmNsdWRlIEdFVCI7YToyOntpOjA7czo1OiJJOTZEQyI7aToxO3M6MzUyOiIvKFxzKihcJFswLTlfYS16XSspXHMqPVxzKihbIiddKShbYS16XC9fXC=wLTlcLl=qXFx4W2EtZjAtOV17Mn=pK1teXDNdKj9cMzt8XHMqKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvKSkqW1xAXHNdKihpbmNsdWRlfHJlcXVpcmUpKF9vbmNlKT9bXHNcKF=qKFwvXCpbXlwqXSooXCpbXlwqXC9dKikrXC9ccyopKltcKFxzXSooKFsiJ1=pKFthLXpcL19cLTAtOVwuXSpcXCh4W2EtZjAtOV17Mn18WzAtOV17MiwzfSkpK1teXDEyXSo_XDEyfFwyfFwkXyg_IVJFUVVFU1RcWyd=YXJnZXQnXF=7KShQT1N8UkVRVUVTfEdFKVRccyooXFtbXlxdXStcXVxzKnxce1teXH1dK1x9XHMqKSspW1xzXCldKjsoXHMqXDUpKi9pIjt9czo1MzoicGhwIGZ1bmN=aW9uIGZpbGVfZ2V=X2NvbnRlbnRzIGZ3cml=ZSB1bmxpbmsgX19GSUxFX18iO2E6Mjp7aTowO3M6NToiSjYzQVUiO2k6MTtzOjQ1MzoiLzxcP1twaFxzXSsoKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqKSp8ZXJyb3JfcmVwb3J=aW5nXChbXjtdKztccyp8W2Etel8wLTldK1woW147XSs7XHMqfFwkW2Etel8wLTldK1xzKj1bXjtdKztccyp8XC9cL1teXG5dKlxuXHMqKSpmdW5jdGlvblxzKyhbYS16XzAtOV=rKVwoLisoKFwkW2Etel8wLTldKylccyo9W1xAXHNdKmZpbGVfZ2V=X2NvbnRlbnRzXCgoLisoXCRbYS16XzAtOV=rKVxzKj1bXEBcc1=qKGJhc2U2NF9kZWNvZGV8ZmlsZV9nZXRfY29udGVudHMpXChcNikqLitmaWxlX3B1dF9jb25=ZW5=c1woW14sXSssXHMqKFw2fFw4KVteO1=rO1tcfVxzXSp8ZmlsZV8uLnRfY29udGVudHNcKC4rZm9wZW5cKC4rZndyaXRlXCguK2ZjbG9zZVwoKS4rKFw=XCguK3x1bmxpbmtcKF9fRklMRV9fXCk7XHMqfGVjaG9bXjtdKjtccypleGl=W1woXCk7XHNcfV=qKSsoJHxcPz4pL2lzIjt9czozMzoiYXV=aF9wYXNzIEZpbGVzTWFuIHNhZmVfbW9kZSBldmFsIjthOjI6e2k6MDtzOjU6Ikg5UzZrIjtpOjE7czo3NjoiLzxcPyg_PS4qXCRhdXRoX3Bhc3MpKD89LipGaWxlc=1hbikoPz=uKnNhZmVfbW9kZSkoPz=uKihldmFsfG5ldHN=YXQpXCgpLisvcyI7fXM6MTA1OiJwaHAgZXJyb3JfcmVwb3J=aW5nIGluaV9zZXQgc2V=X3RpbWVfbGltaXQgaWYgaXNzZXQgUkVRVUVTVCBmaWxlX2dldF9jb25=ZW5=cyBmaWxlX3B1dF9jb25=ZW5=cyB1bmxpbmsgaWUiO2E6Mjp7aTowO3M6NToiSDlTNzYiO2k6MTtzOjQ5ODoiLzxcP1twaFxzXSsoXC9cKlteXCpdKihcKlteXCpcL1=qKStcL1xzKnxcL1wvW15cbl=qXHMrKSooaWdub3JlX3VzZXJfYWJvcnRccypcKFteO1=qO1xzKnxcJFthLXpfMC=5XStccyo9W147XSpbO1xzXSspKygoZWxzZVtcc1x7XSp8aWZbXHNcKF=rW147XSt8XCRbYS16XzAtOV=rXHMqPVxzKikqKGVycm9yX3JlcG9ydGluZ3xpbmlfc2V=fHxzZXRfdGltZV9saW1pdHx3aGlsZSg_PVwoMVwpKSlccypcKFteO1=rO1tcfVxzXSspKygoaWZbXHNcKF=rKGlzX3dyaXRhYmxlfGlzc2V=fGZpbGVfZXhpc3RzKVtcc1woXStcJChfUkVRVUVTVHxfR=VUfF9QT1NUfHBhdGgpW147XSspPyhcQD8oZmlsZV9nZXRfY29udGVudHN8ZmlsZV9wdXRfY29udGVudHN8dW5saW5rfGNobW9kKVxzKlwoW147XSs7KFtcfVxzXSooaWZbXHNcKF=rW15cKV=rXCkrfGVsc2UpP1tce1xzXSooZGllfHByaW5=fHNsZWVwfGVjaG8pW147XSo7KSpbXH1cc1=qKStbXH1cc1=rKXszLH=uKj8oJHxcPz4pL2lzIjt9czozNzoicGhwIGNyZWF=ZV9mdW5jdGlvbiBWYXJpYWJsZSBmdW5jdGlvbiI7YToyOntpOjA7czo1OiJIOVM3RyI7aToxO3M6MjM2OiIvPFw_W3BoXHNdKihcL1wqKFteXCpdKlwqW15cL1=pKlteXCpdKlwqXC9ccyp8XC9cLy4qXHMqKSooKFwkW2Etel9cLTAtOV=rKVxzKj=uKztccyp8aWZccypcKFteXHtdK1x7XHMqKSsoKFwkW2Etel9cLTAtOV=rKVxzKj1ccyopP2NyZWF=ZV9mdW5jdGlvblwoW14sXSssXHMqKFw=W147XSs7W1xzXEBdKlw2XCh8IihcXChbMC=5XXsyLDN9fHhbMC=5YS1mXXsyfSkpKyIpW15cKV=qW1wpO1xzXH1dKygkfFw_PikvaSI7fXM6NDI6ImlmIGlzc2V=IFJFUVVFU1QgZXZhbCBvciBmaWxlX3B1dF9jb25=ZW5=cyI7YToyOntpOjA7czo1OiJIOVM3SCI7aToxO3M6MzcxOiIvPFw_W3BoXHNdKyhmdW5jdGlvbiAoW2Etel8wLTldKylcKFteXHtdK1tce1xzXSsuK3JldHVyblteO1=qO1t9XHNdKyk_aWZbXHNcKF=raXNzZXRbXHNcKF=rXCRfKFJFUVVFU3xHRXxQT1MpVChccypcW1teXF1dK1xdKStbXClcc1x7XSsoXCRbYS16X1wtMC=5XStccyo9XHMqLis_O1xzKikqKCgoaGVhZGVyfHVubGluaylcKFteO1=rWztcc1=rKXsyLH1bXH1cc1=qZWxzZVtce1xzXSsoXCRbYS16X1wtMC=5XStccyo9XHMqLis_O1xzKikqKChcJFthLXpfXC=wLTldK1xzKj1ccyopP1xAPyhldmFsfFwyKVwoLis_XCk7XHMqKXsyLH18ZmlsZV9wdXRfY29udGVudHNcKFteLF=rLFxzKmJhc2U2NF9kZWNvZGVcKC4rP1wpOylbXH1cc1=qKFw_PnwkKS9pcyI7fXM6MjY6InBocCBlY2hvIHBhc3N=aHJ1IF9SRVFVRVNUIjthOjI6e2k6MDtzOjU6IkhBS=ZEIjtpOjE7czoxNTY6Ii88XD9bcGhcc1=rKChlY2hvfHByaW5=KVtcc1woXSsoWyciXSkuKj9cM1tcKVxzXSo7XHMqKSooKFwkW2Etel8wLTldKylccyo9XHMqKT9cQD8ocGFzc3RocnV8ZXhlY3xzeXN=ZW18XCRbYS16XzAtOV=rKVxzKlwoXCRfKFJFUVVFU3xHRXxQT1MpVC4rO1xzKigkfFw_PikvaSI7fXM6NTc6InBocCBpZiBpc19kaXIgZmlsZV9nZXRfY29udGVudHMgaWYgZmlsZV9wdXRfY29udGVudHMgZWNobyI7YToyOntpOjA7czo1OiJIQUtGTCI7aToxO3M6MzQ1OiIvPFw_W3BoXHNdKyhcL1wvW15cbl=qW1xyXG5dK3xcJFthLXpfMC=5XStccyo9W147XSo7XHMqfGVycm9yX3JlcG9ydGluZ1woW147XSs7XHMqKSsuKz8oaW5jbHVkZVteO1=qd3AtY2xhc3MtaGVhZGVycy5waHAuKz98aWZbXChcc1=raXNfZGlyW15ce1=rXHsoXHMqXCRbYS16XzAtOV=rXHMqPWZpbGVffFteXH1dK1x9XHMqKWdldF8oYWxsX2RpcnNcKC4rP3xjb25=ZW5=c1woW147XSo7XHMqXCRbYS16XzAtOV=rXHMqPVteO1=qO1xzKihpZltcKFxzXSspPykpZmlsZV9wdXRfY29udGVudHNcKC4rPygodG91Y2hcKC4rfGVjaG9bXjtdKjtccyp8XH=oXHMqZWxzZVtcc1x7XSspPylccyopKygkfFw_PikvaXMiO31zOjM=OiJtb3ZlX3VwbG9hZGVkX2ZpbGUgX=ZJTEVTIF9fRklMRV9fIjthOjI6e2k6MDtzOjU6IkhBS=ZOIjtpOjE7czoyNjA6Ii88XD9bcGhcc1=rKChcJFthLXpfMC=5XSspXHMqPVxzKlwkX=ZJTEVTXFtbXjtdKztccyooXCRbYS16XzAtOV=rKVxzKj1bXjtdKztccyppZltcc1woXStmaWxlX2V4aXN=c1tcc1woJyJcLlwvXStcM1tcc1woJyJcKVxzXSt1bmxpbmtbXHNcKCciXC5cLyldK1wzKT8uKj8obW92ZV91cGxvYWRlZF9maWxlW1xzXChdKyhcJF9GSUxFU1xbW14sXStbLFxzXStfX=ZJTEVfX3xcMil8c3lzdGVtXChbJyJdbXYgWyciXVwuXCRfRklMRVNcWykuKj8oJHxcPz4pL2lzIjt9czo2ODoicGhwIGZ1bmN=aW9uIGRpZSBzZXRjb29raWUgaWYgZW1wdHkgaWYgaXNzZXQgZm9ybSBtb3ZlX3VwbG9hZGVkX2ZpbGUiO2E6Mjp7aTowO3M6NToiSEFLRlAiO2k6MTtzOjYwMToiLzxcP1twaFxzXSsoKFwkW2Etel8wLTldKylccyo9W147XSs7XHMqKSooaWZbXChcc1=rKFwyfFwhZW1wdHlbXChcc1=rKVteXHtdK1x7XHMqKCgoKFwkW2Etel8wLTldKylccyo9XHMqKT8oXDJcKC4qP1wpK3xcJF8oUkVRVUVTfEdFfFBPUylUW147XSspO1xzKnxpZltcKFxzXCFdKyhpc3NldFtcKFxzXSsuKz9cKStccytbYS16XzAtOV=rfFw4W15cfV=qKSkpK1tcfVxzXSp8ZnVuY3Rpb24gW2Etel8wLTldK1woW15ce1=rXHtccyooZGllXCguKz9cKTtccyp8KFwkX=NPT=tJRS4rPztccyp8c2V=Y29va2llXCguKz9cKTtccyopezJ9KVx9XHMqKSsoW1xzXHtdKihcJFthLXpfMC=5XSspXHMqPVxzKlwkXyhSRVFVRVNUfEdFVHxQT1NUfEZJTEUpW147XSs7W1xzXH1dKikqKFw_PlxzKnxlY2hvW1xzXChdKihbJyJdKSkoPChmb3JtfGlucHV=KVtePl=qPlthLXpcOjAtOVxzXSopKzxcL2Zvcm=-KFxzKjxcP1twaFxzXSt8WyciXTtccyopKFwkW2Etel8wLTldK1xzKj1bXjtdKztccyp8aWZbXHNcKF=rKSoobW92ZV91cGxvYWRlZF9maWxlXChbXlw7XSt8KFwkW2Etel8wLTldKylccyo9XHMqXCRbYS16XzAtOV=rXHMqXCguKj9cKSk7W1xzXH1dKigkfFw_PikvaSI7fXM6MTEwOiJwaHAgaWYgUkVRVUVTVCBhZGRfYWN=aW9uIGZ1bmN=aW9uIGdsb2JhbCBpZiBnZXRfb3B=aW9uIHJldHVybiBvYl9zdGFydCB3cF9yZXdyaXRlLT5mbHVzaF9ydWxlcyB3cF9jYWNoZV9mbHVzaCI7YToyOntpOjA7czo1OiJIQUtGUiI7aToxO3M6NTQ5OiIvPFw_W3BoXHNdKyg_OmlmXHMqXChbXlwpXSpcJF8oUE9TfFJFUVVFU3xHRSlUW15ce1=rW1x7XHNdKygpfGFkZF9hY3Rpb25ccypcKFteLF=rLFxzKihbJyJdKShbYS16XzAtOV=rKVsnIlwpO1xzXH1dKygpfGZ1bmN=aW9uXHMrXDRbXlx7XStbXHtcc1=rKCkpezN9XDJcNVw2KCgoaW5jbHVkZXxyZXF1aXJlKShfb25jZSk_XChbXjtdKztccyp8aWZbXHNcKFwhXSt1c2VybmFtZV9leGlzdHNcKFteXHtdK1tce1xzXSspKihcJFthLXpfMC=5XSspXHMqPVxzKndwX2NyZWF=ZV91c2VyXChbXjtdKztccyooXCRbYS16XzAtOV=rKVxzKj1ccypuZXdccytXUF9Vc2VyW1woXHNdK1wxMVtcKTtcc1=rXDEyW1xzXC=-XStzZXRfcm9sZVtcKFxzJyJdK2FkbWluaXN=cmF=b3J8KGdsb2JhbFteO1=qO1xzKik_aWZbXHNcKFwhXStnZXRfb3B=aW9uXChbXlwpXStbXClcc1x7XStyZXR1cm5bXjtdKjtbXHNcfV=rb2Jfc3RhcnRcKFwpO1xzKlw_Pi4rXCR3cF9yZXdyaXRlLT5mbHVzaF9ydWxlc1woXCk7XHMqd3BfY2FjaGVfZmx1c2hcKClbIidcc1wpO1xzXH1dKygkfFw_PikvaXMiO31zOjQyOiJpZiBpc3NldCBSRVFVRVNUIEZJTEUgc3RyaXBzbGFzaGVzIFJFUVVFU1QiO2E6Mjp7aTowO3M6NToiSEFLRlMiO2k6MTtzOjI4MjoiL2lmW1xzXChdK2lzc2V=W1xzXChdK1wkXyhHRXxQT1N8UkVRVUVTKVQoXHMqXFtbXlxdXSpcXSt8XHMqXHtbXlx9XSpcfSspK1tcc1wpXHtdKygoXCRbYS16XzAtOV=rKVxzKj1ccypcJF8oR=V8UE9TfFJFUVVFUylUKFxzKlxbW15cXV=qXF=rfFxzKlx7W15cfV=qXH=rKStbXjtdKls7XHNdKikqKGFzc2VydHxldmFsfFwkW2Etel8wLTldKylccypcKCtzdHJpcHNsYXNoZXNcKFwkXyhHRXxQT1N8UkVRVUVTKVQoXHMqXFtbXlxdXSpcXSt8XHMqXHtbXlx9XSpcfSspK1tcc1wpXSs7W1x9XHNdKi9pIjt9czoxNDA6ImVycm9yX3JlcG9ydGluZyBmdW5jdGlvbiBlcnJvcl8=MDQgdHRwX3JlcXVlc3RfY3VzdG9tIGdldElwIGdldFVzZXJhZ2VudCBjb252ZXJ=SXBUb1N=cmluZyBodHRwX2J1aWxkX3F1ZXJ5IGZpbGVfZ2V=X2NvbnRlbnRzIGZ3cml=ZSBsb25nMmlwIjthOjI6e2k6MDtzOjU6IkhBS=ZVIjtpOjE7czoyMTI6Ii88XD8uKz9lcnJvcl9yZXBvcnRpbmdcKCg_PS4rP2dldFtfXSpJcFwoKSg_PS4rP2Z1bmN=aW9uIGVycm9yXzQwNFwoKSgoPz=uKz9zdHJlYW1fY29udGV4dF9jcmVhdGVcKCl8KD89Lis_cmVxdWVzdF9jdXN=b21cKCkpKD89Lis_aHR=cF9idWlsZF9xdWVyeVwoKSg_PS4rP2ZpbGVfZ2V=X2NvbnRlbnRzXCgpKD89Lis_aGVhZGVyXCgpKD89Lis_bG9uZzJpcFwoKS4rL2lzIjt9czozNToiaWYgaXNzZXQgUkVRVUVTVCBmb3JlYWNoIGFycmF5IGV2YWwiO2E6Mjp7aTowO3M6NToiSEFLRlYiO2k6MTtzOjE1OToiL2lmW1xzXChdKyhbYS16XzAtOV=rXHMqXChccyopKlwkXyhSRVFVRVN8R=V8UE9TKVRcW1teXHtdK1x7XHMqKFwkW2Etel8wLTldK1xzKj1bXjtdKztccyp8Lio_Zm9yZWFjaFwoYXJyYXkuKj8pKltcc1xAXSooc3lzdGVtfGV2YWwpXCguK1xzKihleGl=W147XSo7XHMqKSpcfS9pIjt9czo3MjoiaWYgZW1wdHkgU=VSVkVSIEhUVFBfVVNFUl9BR=VOVCBzZXRfdGltZV9saW1pdCBtb3ZlX3VwbG9hZGVkX2ZpbGUgcmV=dXJuIjthOjI6e2k6MDtzOjU6IklCQ=lhIjtpOjE7czo=MzI6Ii8oPFw_W3BoXHNdKyhpZltcc1woXCFdKyhmaWxlX2V4aXN=c1xzKlwofGlzc2V=W1xzXChdK1wkXyhSRVFVRVN8R=V8UE9TKVRcW1teXF1dK1xdKVteXHtdK1x7W15cfV=rW1xzXH1dKykrXD8-XHMqfDxbXlw_XVtePl=qPlxzKikqPFw_W3BoXSpccyooKHByaW5=fGVjaG8pW147XSo7XHMqfFwvXCpbXlwqXSooXCpbXlwqXC9dKikrXC9ccyopKmlmW1xzXChcIV=rKFxAP2lzX3VwbG9hZGVkX2ZpbGV8ZW1wdHlcKFwkX1NFUlZFUlxbWyInXUhUVFBfVVNFUl9BR=VOVFsiJ11cXVtcKVxzXSsoLis_KXNldF9=aW1lX2xpbWl=KS4rP21vdmVfdXBsb2FkZWRfZmlsZS4rKHJldHVybiBcJFthLXpfMC=5XSt8ZWNob1tcKFxzJyJdK1teO1=rfHRvdWNoXHMqKFwvXCouKj9cKlwvXHMqKSpcKFteO1=rKTtbXHNcfV=rKCR8XD8-KFxzKjxcLyhib2R5fGh=bWwpPikqKS9pcyI7fXM6Nzc6ImZ3cml=ZSB1bmxpbmsgZXZhbCBjaG1vZCBQT1NUIHBocGluZm8gbW92ZV91cGxvYWRlZF9maWxlIGV4ZWMgc3lzdGVtIHBhc3N=aHJ1IjthOjI6e2k6MDtzOjU6IkhBVjhxIjtpOjE7czoxNTM6Ii88XD8uKz9lcnJvcl9yZXBvcnRpbmdcKDBcKS4rP2Z3cml=ZVwoLis_dW5saW5rXCguKz9ldmFsXCguKz9jaG1vZFwoXCRfUE9TVFxbLis_cGhwaW5mb1woLis_bW92ZV91cGxvYWRlZF9maWxlXCgoLis_KGV4ZWNcKHxzeXN=ZW1cKHxwYXNzdGhydVwoKSl7M3=uKy9pcyI7fXM6NDU6ImlmIGZ1bmN=aW9uX2V4aXN=cyBmdW5jdGlvbiB2YXJpYWJsZSBmdW5jdGlvbiI7YToyOntpOjA7czo1OiJIQkpEViI7aToxO3M6NDQwOiIvKFwvXCpbXlwqXSooXCpbXlwqXC9dKikrXC9ccyopKihcJFthLXpfMC=5XSsoXHMqXFtbXlxdXStcXSspKltcLlxzXSo9W147XHtdKztccyopKChpZltcKFxzXCFdK2Z1bmN=aW9uX2V4aXN=c1tcKFxzXStbJyJdW15ce1=rXHtccyopP2Z1bmN=aW9uXHMqKFwkW2Etel8wLTldKylccypcKC4rP3JldHVybi4qPztbXHNcfV=rKT8oKFwkW2Etel8wLTldKylccyo9XHMqKGNyZWF=ZV9mdW5jdGlvblxzKlwoW14sXSssXHMqfFw3XChccyopKFtcJGEtel8wLTldKylbXjtdK1s7JyJcKVx9XHNdKykrKFxzKihcJFthLXpfMC=5XStccyo9XHMqKT9cJFthLXpfMC=5XStcKFteO1=rWyInXCk7XH1cc1=rKSsoKGlmW1woXHNcIV=rZnVuY3Rpb25fZXhpc3RzW1woXHNdK1snIl1bXlx7XStce1xzKik_ZnVuY3Rpb25ccyooXDExfFw5KVxzKlwoLio_cmV=dXJuLio_O1tcc1x9XSspPy9pcyI7fXM6Njk6InJlcXVpcmVfb25jZSB3cC1jb25maWcgaW5pX3NldCBteXNxbF9xdWVyeSBVUERBVEUgdXNlcnMgU=VUIHVzZXJfcGFzcyI7YToyOntpOjA7czo1OiJIQVY4dSI7aToxO3M6MTkxOiIvXi4qPFw_W3BoXHNdKihpbmNsdWRlfHJlcXVpcmUpKF9vbmNlKT9cKC4rd3AtY29uZmlnXC5waHBbIidcc1wpO1=rKFxAP2luaV9zZXRcKFteXCldK1tcKTtcc1=rKSsuKz8obXlzcWxfcXVlcnlcKFsnIl1VUERBVEVbXHNceyciLl=rXCR=YWJsZV9wcmVmaXhbXHNcfSciLl=rdXNlcnNccytTRVRccyt1c2VyX3Bhc3MuKyl7Mix9JC9pcyI7fXM6MzY6ImlmIHJlbmFtZSBvciBmaWxlX3B1dF9jb25=ZW5=cyB=b3VjaCI7YToyOntpOjA7czo1OiJKNVM4SiI7aToxO3M6MjA=OiIvPFw_W3BoXHNdK2lmW1xzXChdK2lzc2V=W1xzXChdK1wkXyhSRVFVRVN8R=V8UE9TKVQoXHMqXFtbXlxdXStcXSkrW1wpXHNce1=rW147XSs7XHMqW15cfV=qXH1bXH1cc1=qKFwkW2Etel8wLTldKylbXHMqXC49XStiYXNlNjRfZGVjb2RlXCguKz9maWxlX3B1dF9jb25=ZW5=c1woKFteLF=rKSxccypcMy4rP3VubGlua1woLis_XChcNFtcKTtcc1=rLisvaXMiO31zOjE4OiJldmFsIFJFUVVFU1QgYWxvbmUiO2E6Mjp7aTowO3M6NToiSENMQXQiO2k6MTtzOjE2NjoiLzxcP1twaFxzXSsoKFwkW2Etel8wLTldKylccyo9W147XSs7XHMqKT9cQD8oZXZhbHxlY2hvXHMrYmFzZTY=X2RlY29kZSkoW1woXHMqXEBdK3N=cmlwc2xhc2hlcyk_W1woXHMqXEBdKyhcMnxcJF8oUkVRVUVTfEdFfFBPUylUXHMqKFxbW15cXV=rXF1ccyopKylbXCk7XHNdKygkfFw_PikvaSI7fXM6MjM6IkZpbGVzTWFuIHByZWdfcmVwbGFjZSAuIjthOjI6e2k6MDtzOjU6IkhCNjdZIjtpOjE7czoyNDI6Ii88XD9bcGhcc1=qKFwvXCouKz9cKlwvXHMqKSooXCRbYS16XzAtOV=rXHMqPVteO1=rO1xzKikqXCRbYS16XzAtOV=rXHMqPVtccyInXSpGWyInXC5cc1=qaVsiJ1wuXHNdKmxbIidcLlxzXSplWyInXC5cc1=qc1siJ1wuXHNdKk1bIidcLlxzXSphWyInXC5cc1=qblsiJ1xzXSo7KFxzKlwkW2Etel8wLTldK1xzKj1bXjtdKzspKlxzKihcJFthLXpfMC=5XSt8cHJlZ19yZXBsYWNlKVwoW15cKV=qW1wpO1xzXSsoJHxcPz4pL2lzIjt9czozMzoiaHRtbCBoZWFkIHVuemlwIEZJTEVTIHVubGluayBmb3JtIjthOjI6e2k6MDtzOjU6IkhCVUZDIjtpOjE7czoyMzA6Ii9ePGh=bWw-XHMqPGhlYWQ-Lis_KGZpbGVwZXJtc1xzKlwoLis_KHBvc2l4X2dldFtwd3Vncl=raWRccypcKC4rPyl7Mix9bW92ZV91cGxvYWRlZF9maWxlXHMqXCguKz9mcHV=c1xzKlwoLis_dW5saW5rXHMqXCguKz9leGVjXHMqXCguKz9ccypyZWFkZGlyXCguKz9cP3x1bnppcFwoXCRfRklMRVNcWy4rP3VubGlua1woXCQuK1w_PlxzKjxcL2Zvcm=pPlxzKjxcL2JvZHk-XHMqPFwvaHRtbD5ccyokL2lzIjt9czo2NToiaWYgYXJyYXlfa2V5cyBHRVQgZmlsZV9nZXRfY29udGVudHMgaWYgdW5saW5rIGZvcGVuIGZ3cml=ZSBmY2xvc2UiO2E6Mjp7aTowO3M6NToiSTFIR3QiO2k6MTtzOjM4NzoiLzxcP1twaFxzXSsoXC9cL1teXG5dKlxuXHMqfFwvXCpbXlwqXSooXCpbXlwqXC9dKikrXC9ccyp8XEA_KGlnbm9yZV91c2VyX2Fib3J=fGluaV9zZXR8c2V=X3RpbWVfbGltaXR8ZXJyb3JfcmVwb3J=aW5nKVwoLio_XCk7XHMqfFwkW2Etel8wLTldK1xzKj1bXjtdKztccyopKigoKGlmXHMqXCh8ZWxzZSlbXlx7XSpce1xzKik_ZnVuY3Rpb25ccysuKz9yZXR1cm5bXjtdKjtbXHNcfV=rKSsoKFwkW2Etel8wLTldK1xzKj1ccyopP1wkW2Etel8wLTldK1woW147XStbIidcKTtcfVxzXSopKy4rPyhmKG9wZW58d3JpdGV8Y2xvc2UpXCguKz8pezMsfWluY2x1ZGVcKC4qP1wpO1xzKnVubGlua1woLio_XCk7XHMqKFwkW2Etel8wLTldK1xzKj1bXjtdKztbXH1cc1=qKSooJHxcPz4pL2lzIjt9czo3NjoiZGlzcGxheV9lcnJvcnMgZmlsZV9nZXRfY29udGVudHMgX1JFUVVFU1QgZmlsZW5hbWUgdXBkYXRlX2NvZGUgZndyaXRlIHVubGluayI7YToyOntpOjA7czo1OiJIQlVGRyI7aToxO3M6MTU3OiIvXi4rPyhlcnJvcl9yZXBvcnRpbmdcKDBcKXxkaXNwbGF5X2Vycm9ycykuKz8oZmlsZV9nZXRfY29udGVudHNcKFteO1=qfHVybGRlY29kZVwoKVwkXyhQT1N8R=V8UkVRVUVTKVRcW1siJ11mW2lsZV=qbmFtZVtzXT9bIiddXF=uKz9md3JpdGVcKC4rP3VubGlua1woLiskL2lzIjt9czo1NToicGhwIFZhcnMgQXJyYXkgYmFzZTY=X2RlY29kZSBmdW5jdGlvbiBWYXJpYWJsZSBGdW5jdGlvbiI7YToyOntpOjA7czo1OiJIQlVGSSI7aToxO3M6Mjc1OiIvKFwkW2Etel8wLTldK1xzKj1bXjtdK1s7XHNdKykqKFwkW1wkXHtdKlthLXpfMC=5XStcfSooXHMqXFtbXlxdXStcXXxccypce1teXH1dK1x9KSopXHMqPVxzKmFycmF5W1woXHNdK2Jhc2U2NF9kZWNvZGVcKC4rP2Z1bmN=aW9uIChbYS16XzAtOV=rKVxzKlwoLis_XDJccyooXFtbXlxdXStcXVxzKikqXCguKyhcJFtcJFx7XSpbYS16XzAtOV=rXH=qKFxzKlxbW15cXV=rXF18XHMqXHtbXlx9XStcfSkqKVxzKj1cNFwoLis_KGVjaG98ZGllfHByaW5=KVtcc1woXSpcNlteO1=qOy9pcyI7fXM6NTM6ImV4ZWMgc3lzdGVtIHBhc3N=aHJ1IGZ3cml=ZSBWYXJpYWJsZSBGdW5jdGlvbiBSRVFVRVNUIjthOjI6e2k6MDtzOjU6Ikk1VEJaIjtpOjE7czoyNjM6Ii88XD8oPz=uKnBhc3N=aHJ1XCh8LipleGVjXCh8LipzeXN=ZW1cKCkuKj8oKChcJFthLXpfMC=5XSspXHMqPVxzKihbYS16XzAtOV=rXChccyopKlwkXyhSRVFVRVNUfEdFVHxQT1NUfFNFUlZFUnxDT=9LSUUpXFtbXjtdKztbXHNcfV=qKGVsc2Vccypce1teXH1dK1x9W1xzXH1dKik_KSsuKig_PCFuZXcgKVwkW2Etel8wLTldKyg_IVwoIFwka2V5IFwpIFwpOylcKFtccyJdKlwzfFwkW2Etel8wLTldK1woXCRfKFJFUVVFU3xHRXxQT1MpVCkuKz8oJHxcPz4pL2lzIjt9czo2NjoicGhwIGlmIGZ1bmN=aW9uX2V4aXN=cyBmaWxlX3B1dF9jb25=ZW5=cyBmb3BlbiBjaG1vZCBzeXN=ZW=gdW5saW5rIjthOjI6e2k6MDtzOjU6Ikk=RUt2IjtpOjE7czoxNjY6Ii88XD8oLis_KHRvdWNofGhlYWRlcilcKCkuKz9pZltcc1woXCFdK2Z1bmN=aW9uX2V4aXN=c1woW1xzJyJdKyhmaWxlX3B1dF9jb25=ZW5=cylbIidcc1wpXHtdK2Z1bmN=aW9uXHMrXDNcKC4rP2ZvcGVuXCguKz9cM1woLis_Y2htb2RcKC4rP3N5c3RlbVwoLisodW5saW5rfGV4aXQpLisvaXMiO31zOjcyOiJiYXNlNjRfZGVjb2RlIGZpbGVfcHV=X2NvbnRlbnRzIGNobW9kIHRvdWNoIGZzb2Nrb3BlbiBjdXJsX2V4ZWMgb2Jfc3RhcnQiO2E6Mjp7aTowO3M6NToiSEMzOGwiO2k6MTtzOjE5NToiL1wvXC9ccyppc3RhcnQuKz8oXCRbYS16XzAtOV=rKVtccypcLj1dK2Jhc2U2NF9kZWNvZGVcKC4rP2ZpbGVfcHV=X2NvbnRlbnRzXChbXixdKyxccypcMS4rP2NobW9kXCguKz9=b3VjaFwoLis_KGZzb2Nrb3BlblwoLis_ZmdldHNcKHxjdXJsX2luaXRcKC4rP2N1cmxfZXhlY1woKS4rP29iX3N=YXJ=XCguKz9cL1wvaWVuZFteXG5cP1=qL2lzIjt9czoyMToiaWYgaXNzZXQgUkVRVUVTVCBldmFsIjthOjI6e2k6MDtzOjU6Ikk4SUdSIjtpOjE7czo=MDI6Ii88XD9bcGhcc1=rKChcJFthLXpfMC=5XStccyo9W147XSs7XHMqKSooaWZbXHNcKF=raXNzZXR8Zm9yKGVhY2gpPylbXChcc1=rXCRfKFJFUVVFU3xHRXxQT1MpVFteXCldK1wpW1wpXHNce1=rKFwkW2Etel8wLTldK1tcLj1cc1=rXCRfKFJFUVVFU3xHRXxQT1MpVFxbW15cXV=rXF1bO1xzXSt8aWZccypcKFteO1=rO1tcc1x9XSpmdW5jdGlvblxzK1thLXpfMC=5XStcKC4rcmV=dXJuW147XSo7W1x9XHNdKihcJFthLXpfMC=5XStccyo9W147XSs7XHMqKSopKygoXCRbYS16XzAtOV=rWz1cc1=rKT9cQD8oZXZhbHxmaWxlX3B1dF9jb25=ZW5=c3xmb3Blbnxmd3JpdGV8ZmNsb3NlKVwoW15cKV=rXCk7XHMqKSsoKGVjaG98ZXhpdClbXlw7XSo7XHMqKSpbXH1cc1=qKGVsc2VbXHNce1=qKT8pKygkfFw_PikvaSI7fXM6ODE6ImVycm9yX3JlcG9ydGluZyBldmFsIGN1cmxfaW5pdCBmaWxlX2dldF9jb25=ZW5=cyBmaWxlX3B1dF9jb25=ZW5=cyBpbmNsdWRlIHVubGluayI7YToyOntpOjA7czo1OiJIQ=M5eCI7aToxO3M6MTk4OiIvXCRbYS16XzAtOV=rWz1cc1=rX19GSUxFX187XHMqXCRbYS16XzAtOV=rXHMqPVteO117MjAwMH=uKj9lcnJvcl9yZXBvcnRpbmdcKC4rP2V2YWxcKC4rPyhjdXJsX2luaXR8ZmlsZV9nZXRfY29udGVudHMpLis_ZmlsZV9wdXRfY29udGVudHNcKC4rP2luY2x1ZGUuKj91bmxpbmtcKC4qP1wpO1xzKlx9XHMqZWxzZVxzKlx7W15cfV=rW1x9XSsvaXMiO31zOjQwOiJzZXRfZXJyb3JfaGFuZGxlciBldmFsIGZpbGVfZ2V=X2NvbnRlbnRzIjthOjI6e2k6MDtzOjU6Ikk4Tkl1IjtpOjE7czoyMDU6Ii8oKGVycm9yX3JlcG9ydGluZ3xzZXRfZXJyb3JfaGFuZGxlcnxpbmlfc2V=KVxzKlwoW147XSo7XHMqKSooZWNob1tcc1woXStcQD9maWxlX2dldF9jb25=ZW5=c1tcKFxzXSsoY2hyXChbMC=5XStbXHNcKVwuXSspK3xldmFsXChbXlwpXSo_KFwkcmVxdWVzdHxzdHJyZXZcKClbXlwpXSo_XEA_ZmlsZV9nZXRfY29udGVudHNcKCdbXiddKydbXHNcKV=rKTsvaXMiO31zOjIzOiJpZiBmb3IgdW5zZXQgd3Bfd3AgZm9ybSI7YToyOntpOjA7czo1OiJIQ=VEWCI7aToxO3M6MjA2OiIvPFw_W3BoXHNdKihcJChbYS16XzAtOV=rKVxzKj1bXjtdKztccyopKihcJCgoKGx8d3ApW19dKil7Mn=pXHMqPVteO1=rO1xzKikrKGlmfGZvcnx1bnNldHwoXCRbYS16XzAtOV=rXHMqPVxzKik_XCQoXDJ8XDQpKVxzKlwoXCQoXDJ8XDQpW147XSs7XHMqLio_XD8-XHMqPGZvcm=uKz9uYW1lPVsnIl=oKChsfHdwKVtfXSopezJ9KVsnIl=uKz88XC9mb3JtPi9pcyI7fXM6MTc6InBocCBjbGFzcyB2aWFXb3JtIjthOjI6e2k6MDtzOjU6IkhDRURaIjtpOjE7czoyNTI6Ii88XD9bcGhcc1=rKFwvXCouKj9cKlwvXHMqKSooY2xhc3MgdmlhV29ybVxzKlx7Lis_ZndyaXRlXCguKz9maWxlX2dldF9jb25=ZW5=c1woLis_dW5saW5rXCguKz9iYXNlNjRfZW5jb2RlXCguKz8pP2ZpbGVfcHV=X2NvbnRlbnRzXChbXixdKyxccypiYXNlNjRfZGVjb2RlXCgoXEA_ZmlsZV9nZXRfY29udGVudHNcKC4rfFteXCldK1tcKTtcc1=rZWNob1tcc1woXStmaWxlX2dldF9jb25=ZW5=c1woW15cKV=rW1wpO1xzXSsoJHxcPz4pKS9pcyI7fXM6Mjg6ImFzc2VydCBIZXggNjRlbmNvZGVkVGV4dCBIZXgiO2E6Mjp7aTowO3M6NToiSENFRGIiO2k6MTtzOjI5NDoiLyhhc3NlcnRfb3B=aW9uc1woLis_XCk7XHMqfGZ1bmN=aW9uIFthLXpfMC=5XStcKFteXCldKltcKVxzXHtdKy4rP3JldHVyblteO1=qWztcfVxzXSt8XCQoY29sb3J8YXV=aHxwYXNzfGRlZmF1bHR8X18pW19cLVw-XC5hLXowLTldKlxzKj=uKz87XHMqKSooKChcJFthLXpfMC=5XSspXHMqPS4qP1wkXDJ8KFwkW2Etel8wLTldKylccyo9Lio_XDUpLipccyopKmFzc2VydFwoXHMqKCIoXFx4WzAtOUEtRl1bMC=5QS1GXSkrJ1tcL2EtelxfMC=5XD1dKycoXFx4WzAtOUEtRl1bMC=5QS1GXSkrInxcNilbXClcc1=rOy9pIjt9czoyOToicG9zdCBzdHJ=b3VwcGVyIGlmIGlzc2V=IGV2YWwiO2E6Mjp7aTowO3M6NToiSENUOUYiO2k6MTtzOjE4NzoiLygoXCRbYS16XzAtOV=rKVxzKj1bXjtdKztccyopKyhcJFthLXpfMC=5XStccyo9XHMqKFwkW2Etel8wLTldK3xzdHJ=by4uLmVyKVxzKlwoKFtcc1wuXSpcJFthLXpfMC=5XStccypcW1xkK1xdKStbXCk7XHNdKykraWZbXChcc1=raXNzZXRccypcKFteXCldK1tcKVxzXStce1xzKmV2YWxccypcKFteXCldK1tcKTtcc1=rXH=vaSI7fXM6NDk6ImZ1bmN=aW9uIGd6aW5mbGF=ZSBiYXNlNjRfZGVjb2RlIGZvciBjaHIgb3JkIGV2YWwiO2E6Mjp7aTowO3M6NToiSTM1RUsiO2k6MTtzOjI=OToiLyhmdW5jdGlvblxzKyhbYS16XzAtOV=rKVxzKlwoXHMqKFwkW2Etel8wLTldKylbXClcc1x7XStcM1s9XHNdK2d6aW5mbGF=ZVwoYmFzZTY=X2RlY29kZVwoLitbXCk7XHNdKyk_Zm9yXHMqXCgoW15ce1=rfC4rPylce1xzKihcJFthLXpfMC=5XSspKFxzKlxbW15cXV=rXF=rKSpbXC5cc1=qPVtcQFxzXSpjaHJcKFteO1=rWztcc1x9XSsocmV=dXJuW147XSpbO1x9XHNdKyk_ZXZhbFwoKFwyXCh8XDN8XDUpW15cKV=qXClbXCk7XHNdKy9pIjt9czo4NzoiaW5pX3NldCBvYl9zdGFydCByZWdpc3Rlcl9zaHV=ZG93bl9mdW5jdGlvbiBpZiBIVFRQX1VTRVJfQUdFTlQgZmlsZV9nZXRfY29udGVudHMgcmV=dXJuIjthOjI6e2k6MDtzOjU6IkkxNDl2IjtpOjE7czoyNzY6Ii9cQD9pbmlfc2V=XCguK1xzKyhcQD9vYl9zdGFydFwoWyInXSguKz8pWyciXVwpO1xzK1xAP3JlZ2lzdGVyX3NodXRkb3duX2Z1bmN=aW9uXCguK1xzKyhmdW5jdGlvblxzK1wyXChcJFthLXpfMC=5XStbXClcc1x7XStpZi4rP=hUVFBfVVNFUl9BR=VOVC4rW1wpXHNce1=rLis_ZmlsZV9nZXRfY29udGVudHMuK1xzKnJldHVyblteO1=qO1tcc1x9XSspP3woXCRbYS16XzAtOV=rKVxzKj1ccypiYXNlNjRfZGVjb2RlXCguK1xzKmVjaG8uKz9maWxlX2dldF9jb25=ZW5=c1woXDQuKykvaSI7fXM6Mjk6ImlmIGlzc2V=IFJFUVVFU1QgZXZhbCBSRVFVRVNUIjthOjI6e2k6MDtzOjU6IkkxNDl3IjtpOjE7czoxNTI6Ii9pZltcc1woXSsoaXNzZXR8ZW1wdHkpW1xzXChdK1wkXyhSRVFVRVN8R=V8UE9TKVRbXlx7XStbXHtcc1=rLipldmFsW1xzXChdK1tcJGEtel8wLTldK1teXCldKlwpKyguKyhkaWV8ZXhpdHxlY2hvfHByaW5=fHJldHVybilbXjtdKjspKltcc1x9O1=qKCR8XD8-KS9pIjt9czozODoiaWYgQ=9PS=lFIGd6aW5mbGF=ZSBiYXNlNjRfZGVjb2RlIGV2YWwiO2E6Mjp7aTowO3M6NToiSTE=OXgiO2k6MTtzOjI=NzoiL2lmXHMqXCguKz9cKFwkX=NPT=tJRS4rP1tce1xzXSooXCRbYS16XzAtOV=rKVxzKj=uKj9iYXNlNjRfZGVjb2RlXCgoLis_ZXZhbFwoXDFcKS4rfFteO1=rWztcc1=rKFwkW2Etel8wLTldKylccyo9W147XStbO1xzXSsoZmlsZV9wdXRfY29udGVudHNcKFwzLis_XDFbXjtdK1s7XHNdK3xlY2hvW1woXHNdK1snIl1cXHguKz9bJyJdW1wpO1xzXSsoaW5jbHVkZXx1bmxpbmspW1woXHNdK1wzW1wpO1xzXSspezMsfS4rKVtcc1x9XSovaSI7fXM6NTI6ImF1dGhfcGFzcyBjb3B5IEZJTEVTIGV4ZWMgcGFzc3RocnUgc3lzdGVtIHNoZWxsX2V4ZWMiO2E6Mjp7aTowO3M6NToiSTE=QTAiO2k6MTtzOjEyMToiLzxcPyg_PS4qXCQobWQ1fGF1dGgpX3Bhc3Nccyo9KSg_PS4qY29weVwoXCRfKFBPU1R8RklMRVMpXFspKD89LipleGVjXCgpKD89LipwYXNzdGhydSkoPz=uKnN5c3RlbSkoPz=uKnNoZWxsX2V4ZWNcKCkuKy9pcyI7fXM6MTMxOiJpbmlfc2V=IGVycm9yX3JlcG9ydGluZyBpZiBmdW5jdGlvbl9leGlzdHMgZnVuY3Rpb24gZWNobyByZXR1cm4gZmlsZV9nZXRfY29udGVudHMgZmlsZV9wdXRfY29udGVudHMgc2V=Y29va2llIGFkZF9hY3Rpb24gYWRkX2ZpbHRlciI7YToyOntpOjA7czo1OiJJNEVMdiI7aToxO3M6MzgzOiIvKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqfFwkW2Etel8wLTldK1xzKj1bXjtdKztccyp8KGluaV9zZXR8ZXJyb3JfcmVwb3J=aW5nfHNldF9=aW1lX2xpbWl=KVwoW15cKV=qXCk7XHMqKSsoKGlmW1xzXChcIV=rZnVuY3Rpb25fZXhpc3RzW1woXHNdKyhbIiddKSguKz8pXDZbXClcc1=rXHtccyopP2Z1bmN=aW9uXHMrKFthLXpfMC=5XSspXHMqXChbXlwpXSpcKVtcKVxzXHtdKy4rPyhlY2hvfHJldHVybilbXjtdKjtbXH1cc1=rKSsoLis_KGZpbGVfLi5=X2NvbnRlbnRzfGV=Y29va2llKVwoKS4rP2ZpbGVfLi5=X2NvbnRlbnRzXCguKyhhZGRfKGFjdGlvbnxmaWx=ZXIpXChbXixdKyxccypbJyJdKFw3fFw4KVsnIl1bXHNcKV=rO1tcfVxzXSopezIsfS9pcyI7fXM6MzU6ImlmIGlzc2V=IGJhc2U2NF9kZWNvZGUgUkVRVUVTVCBldmFsIjthOjI6e2k6MDtzOjU6IkkxOEhSIjtpOjE7czozMDg6Ii88XD9bcGhcc1=rKChcQD8oaWdub3JlX3VzZXJfYWJvcnR8c2V=X3RpbWVfbGltaXQpXCh8XCRbYS16XzAtOVwuXStccyo9KVteO1=rWztcc1=rKSppZltcKFxzXCFdKyhpc3NldHxlbXB=eSlbXChcc1=rXCRfKFJFUVVFU3xHRXxQT1MpVFxbLitbXHNce1=rKFwkW2Etel8wLTlcLl=rKVxzKj1ccyooYmFzZTY=X2RlY29kZXxcJFthLXpfMC=5XSspXHMqXCgrXHMqXCRfKFJFUVVFU3xHRXxQT1MpVFxbW15cXV=rXF1bXCk7XHNdK1xAP2V2YWxcKFw2XCk7XHMqXH=oXHMqZWxzZVtcc1x7XStlY2hvICJbXiJdKlsiO1xzXH1dKyk_KCR8XD8-KS9pIjt9czozOToiYmFzZTY=X2RlY29kZSBmdW5jdGlvbiBjdXJsIHJldHVybiBleGl=IjthOjI6e2k6MDtzOjU6IkkxOThaIjtpOjE7czoxOTU6Ii88XD9bcGhcc1=qKFwvXCouKz9cKlwvXHMqKSooXCRbYS16XzAtOV=rXHMqPVxzKmJhc2U2NF9kZWNvZGVcKFteO1=rW1wpO1xzXSopK2Z1bmN=aW9uXHMrKFthLXpfMC=5XSspXHMqXChbXlx7XStbXHtcc1=rKChcJFthLXpfMC=5XStbXHMqPV=rKT9jdXJsX1teO1=rO1xzKikrcmV=dXJuIC4rXDNcKC4rZXhpdDtbXH1cc1=rKCR8XD8-KS9pcyI7fXM6ODE6InBocCBiYXNlNjRfZGVjb2RlIGZpbGVfcHV=X2NvbnRlbnRzIHVubGluayBmdW5jdGlvbl9leGlzdHMgSGV4IGNhbGxfdXNlcl9mdW5jIEhleCI7YToyOntpOjA7czo1OiJJMTk5NiI7aToxO3M6MzU2OiIvPFw_W3BoXHNdKyhcJFx7W15cfV=rW1x9XHNdKyhcW1teXF1dK1tcXVxzXH1dKykqPVteO1=rWztcc1=rKFxAPyhcJFthLXpfMC=5XStccyo9fGRlZmluZVwofHNlc3Npb25fc3RhcnRcKHxlcnJvcl9yZXBvcnRpbmdcKHxpbmlfc2V=XCh8c2V=X3RpbWVfbGltaXRcKHxzZXRfbWFnaWNfcXVvdGVzX3J1bnRpbWVcKClbXjtdK1s7XHNdK3xpZlwoW15ce1=rW1x7XHNdK1teXH1dK1tcfVxzXSspKikrKFteO1=rWztcc1=rKT8uK2ZpbGVfcHV=X2NvbnRlbnRzXCguKz9iYXNlNjRfZGVjb2RlXCguKz91bmxpbmtcKC4rP2Z1bmN=aW9uX2V4aXN=c1woWyciXVxceC4rP2NhbGxfdXNlcl9mdW5jXChbJyJdXFx4Lis_KCR8XD8-KS9pcyI7fXM6ODk6ImN1cmxfaW5pdCBoZWFkZXIgTG9jYXRpb24gcmV=dXJuIHByZWdfcmVwbGFjZV9jYWxsYmFjayBjcmVhdGVfZnVuY3Rpb24gcmV=dXJuIFJFTU9URV9BRERSIjthOjI6e2k6MDtzOjU6IkkxOTlFIjtpOjE7czoxNDY6Ii88XD8uKz9jdXJsX2luaXRcKC4rP2hlYWRlcltcKCInXHNdK=xvY2F=aW9uOi4rP3JldHVybiBwcmVnX3JlcGxhY2VfY2FsbGJhY2tcKC4rP2NyZWF=ZV9mdW5jdGlvblwoLis_cmV=dXJuIFwkX1NFUlZFUlxbWyInXVJFTU9URV9BRERSLisoXD8-fCQpL2lzIjt9czoxMjk6InBocCBzZXRfdGltZV9saW1pdCBpbmlfc2V=IGVycm9yX3JlcG9ydGluZyBpZiBhcnJheV9rZXlfZXhpc3RzIEhUVFBfVVNFUl9BR=VOVCBzZWFyY2gtdHJhY2tlci5jb2=gcHJlZ19tYXRjaCBnb29nbGUgYmluZyBvYl9zdGFydCI7YToyOntpOjA7czo1OiJJMTk5RiI7aToxO3M6MjMwOiIvPFw_W3BoXHNdKy4qP3NldF9=aW1lX2xpbWl=XCguKz9pbmlfc2V=XCguKz9lcnJvcl9yZXBvcnRpbmdcKC4rP2lmW1woXCFcc1=rYXJyYXlfa2V5X2V4aXN=c1woWyInXUhUVFBfVVNFUl9BR=VOVC4rP2h=dHA6XC9cL3NlYXJjaC1=cmFja2VyXC5jb21cL2luXC5jZ2lcPy4rPyhwcmVnX21hdGNoXChbIiddXC8oW15cL1=qZ29vZ2xlfFteXC9dKmJpbmcpezJ9Lis_KXsyfS4rP29iX3N=YXJ=XCguKy9pcyI7fXM6NTE6ImlmIGlzc2V=IEZJTEVTfFJFUVVFU1QgbW92ZV91cGxvYWRlZF9maWxlIGVsc2UgZWNobyI7YToyOntpOjA7czo1OiJJNENDViI7aToxO3M6NTQ4OiIvPFw_W3BoXHNdKygoXCRbYS16XzAtOV=rXHMqPXxzZXRfdGltZV9saW1pdFwofGluaV9zZXRcKClbXjtdK1s7XHNdKykqKChbYS16XzAtOV=rKVwoW147XStbO1xzXH1dKyk_KGlmW1woXHNdK3N1YnN=cltcKFxzXStbXlx7XStbXHNce1=rKFwkW2Etel8wLTldK1xzKj1bXjtdK1s7XHNcfV=rKSspPygoaWZbXChcc1=rKGlzc2V=W1woXHNdKyk_XCRfKEZJTEVTfFJFUVVFU1R8UE9TVHxHRVQpW15cKV=qW1wpXHNce1=rKFwkW2Etel8wLTldK1xzKj1bXjtdKztccyopKikrKFxAfGlmW1woXHNdKykqKG1vdmVfdXBsb2FkZWRfZmlsZVwoW147XSt8KGZ3cml=ZVwoW147XSs7XHMqKStmY2xvc2VcKFteO1=rKVs7XHNcfV=rKGVsc2VbXHtcc1=rfChlY2hvfGV4aXR8aGVhZGVyKVteO1=qWztcc1x9XSspKikrKGZ1bmN=aW9uXHMrXDRcKFteO1=rWztcc1x9XSsoXCRbYS16XzAtOV=rXHMqPVteO1=rWztcc1x9XSspKmlmW1woXHNdK1teXHtdK1tcc1x7XSsoXEB8aWZbXChcc1=rKSpta2RpclwoW147XStbO1xzXH1dK3JldHVyblteO1=rWztcc1x9XSspPygkfFw_PikvaSI7fXM6NTU6Imh=bWwgYm9keSBwaHAgb3BlbmRpciByZWFkZGlyICFmaWxlX2V4aXN=cyBmb3BlbiBmd3JpdGUiO2E6Mjp7aTowO3M6NToiSTFNRmUiO2k6MTtzOjIyMDoiLyg8KFwhfFwvKT8oZG9jdHlwZXxodG1sfGhlYWR8bWV=YXx=aXRsZXxib2R5KVtePl=qPlthLXpfMC=5XHNdKil7Mix9PFw_W3BoXHNdK1wkW2Etel8wLTldK1xzKj1ccyonPFw_W3BoXHNdKy4rP29wZW5kaXJcKC4rP3JlYWRkaXJcKC4rPyhcIWZpbGVfZXhpc3RzXCguKz9mb3BlblwoLis_ZndyaXRlXCguKz8pezMsfVw_PlxzKig8XC8oaHRtbHxib2R5KVtePl=qPlxzKil7Mix9JC9pcyI7fXM6NjE6ImZ1bmN=aW9uIFhfaXAgWF9tYWNyb3MgZXJyb3JfNDA=IGh=dHBfcmVxdWVzdCBmd3JpdGUgRlVOQ1RJT=4iO2E6Mjp7aTowO3M6NToiSTFNRmwiO2k6MTtzOjExNjoiL1w8XD8uKz9faXBcKCguKz9mdW5jdGlvbiBbYS16MC=5XStfbWFjcm9zXCgpezR9Lis_ZnVuY3Rpb24gZXJyb3JfNDA=XCguKz9odHRwX3JlcXVlc3QuKz9md3JpdGVcKC4rP19fRlVOQ1RJT=5fXy4rL3MiO31zOjQ2OiJwZXJsIHVzZSBJTzo6U29ja2V=IHNjYW5fZGlyIHVuYW1lIHN5c3RlbSBleGVjIjthOjI6e2k6MDtzOjU6IkkxUENpIjtpOjE7czoxOTg6Ii9cI1whKFwvdXNyKT9cL2JpblwvKHBlcmwuKz9zY2FuX2RpclwoLis_dW5hbWVcKC4rP3N5c3RlbVwoLis_ZmlsZW1hbmFnZXIuK3xbYmFdKnNoXHMrd2dldFxzK1wtb1xzKyhcUyspXHMrKFxTKylbXjtdKjtccyooKGNobW9kfGNob3dufGN1cmwpXHMrKFxTK1xzK1wzKFxzK1w=KT9bO1xzXSopKykrcm1ccytcLVtyZl=rXHMrXDNbO1xzXSokKS9pcyI7fXM6NjA6InBhdGggaWYgZmlsZV9leGlzdHMgaXNfd3JpdGFibGUgaWYgZnVuY3Rpb25fZXhpc3RzIFdyaXRlRGF=YSI7YToyOntpOjA7czo1OiJJMVBDaiI7aToxO3M6MTM5OiIvXCRwYXRoWz1cc1=rLitbXHNdKmlmW1xzXSpcKFwhZmlsZV9leGlzdHNcKC4rP2lzX3dyaXRhYmxlXChbXlwpXSpbXClcc1x7XStpZltcc1=qXChmdW5jdGlvbl9leGlzdHNcKC4rP1dyaXRlRGF=YS4rP1dyaXRlRGF=YVwoXCk7W1xzXH1dKy9pIjt9czo1MToiZGlzcGxheV9lcnJvcnMgY3JlYXRlX3dwX3VzZXIgUkVRVUVTVCBmd3JpdGUgdW5saW5rIjthOjI6e2k6MDtzOjU6Iko=RkpXIjtpOjE7czoxNTc6Ii9eLis_ZGlzcGxheV9lcnJvcnMuKz9jcmVhdGUoX3xccytUQUJMRVxzK1xgKXdwX3VzZXIoXGAuKz8oXCRbYS16XzAtOV=rXHMqPShccypcJFthLXpfMC=5XStccypcKCl7Mn1bXjtdKztccyopezJ9fFwoXCRfUkVRVUVTVFxbLis_ZndyaXRlXCguKz91bmxpbmtcKCkuKyQvaXMiO31zOjQ4OiJwaHAgYXJyYXkgZm9yZWFjaCBhcnJheSBldmFsIEFycmF5IEZ1bmN=aW9uIFBPU1QiO2E6Mjp7aTowO3M6NToiSTIxRGEiO2k6MTtzOjEyNDoiLzxcP1twaF=qXHMrKFwkW2Etel8wLTlcLV=rKVs9XHNdK2FycmF5XChbXjtdKztccypmb3JlYWNoW1xzXChdK1wxLis_ZXZhbFtcc1woXStcMVxbW15cXV=rXF=rW1woXHNdK1wkX1BPU1RcW1wxLis_KCR8XD8-KS9pcyI7fXM6MjQ6IndlYiBzaGVsbCBmb3BlbiBwYXNzdGhydSI7YToyOntpOjA7czo1OiJJMjFEYyI7aToxO3M6Njk6Ii9eLis_ZXJyb3JfcmVwb3J=aW5nXCguKz93ZWJbIFx=XSpzaGVsbC4rP2ZvcGVuXCguKz9wYXNzdGhydVwoLis_JC9pcyI7fXM6MjI6ImV2YWwgYXJyYXlfcG9wIFJFUVVFU1QiO2E6Mjp7aTowO3M6NToiSTlFSDIiO2k6MTtzOjkyOiIvZXZhbFwoW1xzYS16XzAtOVwuXChdKihmcm9tQ2hhckNvZGVcKFswLTksXHNdK3xhcnJheV9wb3BcKFwkXyhHRXxQT1N8UkVRVUVTKVQpW1wpXHNdKztccyovaSI7fXM6MzM6Ii9hdXRoX3Bhc3MgbG92ZSBzZXRfZXJyb3JfaGFuZGxlciI7YToyOntpOjA7czo1OiJJMjU5OSI7aToxO3M6MTU2OiIvPFw_KD89Lip1bmxpbmtcKFBBU1NXT1JEX=ZJTEV8LipcJGF1dGhfcGFzcykoPz=uKmxvdmVMb2dpbnwuKnNldF9=aW1lX2xpbWl=KSg_PS4qc2V=Y29va2llKSg_PS4qc2V=X2Vycm9yX2hhbmRsZXJcKHwuKmZ1bmN=aW9uIGFycmF5X3RvX2pzb25cKCkuKygkfFw_PikvaXMiO31zOjI2OiJHRVRkb19yZW1vdmUgc2FmZV9tb2RlIGVuZCI7YToyOntpOjA7czo1OiJJMjU5QSI7aToxO3M6MTE=OiIvaWZcKFwkX=dFVFxbJ2RvJ1xdPT=icmVtb3ZlIlwpXHtcbnVubGlua1woZ2V=Y3dkXChcKVwuXCRfU=VSVkVSXFsiU=NSSVBUX=5BTUUiXF1cKTsuK3NhZmVfbW9kZS4rZWxzZS4rJ1wuXCRlbmQ7L3MiO31zOjU2OiJzZXRfdGltZV9saW1pdCB1bmxpbmsgYmFzZTY=X2RlY29kZSBmd3JpdGUgZXhlYyBwYXNzdGhydSI7YToyOntpOjA7czo1OiJJMjU5QyI7aToxO3M6OTk6Ii88XD8ocGhwKT8uKz9zZXRfdGltZV9saW1pdFwoMFwpLis_dW5saW5rXCguKz9iYXNlNjRfZGVjb2RlXCguKz9md3JpdGVcKC4rP2V4ZWNcKC4rP3Bhc3N=aHJ1XCguKy9pcyI7fXM6MzI6ImZ1bmN=aW9uIGNsYXNzIHZhcmlhYmxlIGZ1bmN=aW9uIjthOjI6e2k6MDtzOjU6IkkzUUg2IjtpOjE7czoyMjc6Ii88XD9bcGhcc1=qZnVuY3Rpb25ccysoW2Etel8wLTldKylcKC4rP3JldHVyblteO1=qO1xzKlx9XHMqY2xhc3NbXlx7XStcey4qP2Z1bmN=aW9uW15ce1=rXHtccyooXCRbXCRce1=qW2Etel8wLTldK1x9KihccypcW1teXF1dK1xdKSpccyo9XHMqKSpcMVwoKC4qP1wkW1wkXHtdKlthLXpfMC=5XStbXH1cc1=qKFxbW15cXV=rXF1ccyopKlwoW147XSs7XHMqKXs1MCx9W1x9XHNdKigkfFw_PikqL2lzIjt9czoyODoicGhwIFN=YXJ=aW5nIGNhbGxzIGM5OXNoZXhpdCI7YToyOntpOjA7czo1OiJJNUFCUSI7aToxO3M6ODg6Ii88XD9bcGhcc1=rXC9cL1N=YXJ=aW5nIGNhbGxzLitjaGRpclwoXCRsYXN=ZGlyXClbO1xzXStbYS16MC=5XStleGl=XChcKVs7XHNdKigkfFw_PikvaXMiO31zOjIwOiJwaHAgcGFzc3dvcmQgaGdfZXhpdCI7YToyOntpOjA7czo1OiJJOUU4ZyI7aToxO3M6MTEyOiIvPFw_W3BoXHNdKlwkcGFzc3dvcmQuKyhvYl9zdGFydFtcKFxzXSthcnJheVtcKFxzXStcJFteO1=rO1tcc1x9XSptdF9zcmFuZFwoXCk7W1xzXH1dKigkfFw_Pil8aGdfZXhpdFwoXCk7LispL2lzIjt9czoyMToic2hlbGwgc3lzdGVtIHBhc3N=aHJ1IjthOjI6e2k6MDtzOjU6Ikk2S=QyIjtpOjE7czo5MjoiL1w8XD8uKz8oc2hlbGx8YXV=aHApLis_ZXJyb3JfcmVwb3J=aW5nXCgwXCkuKz9zZXRfdGltZV9saW1pdFwoMFwpLis_aW5pX3NldFwoLitmb3BlblwoLisvaXMiO31zOjE4OiJmdW5jdGlvbiBCU1NWIGV2YWwiO2E6Mjp7aTowO3M6NToiSTcxRWciO2k6MTtzOjQ1OiIvZnVuY3Rpb24gQlNTVlwoLitldmFsXChCU1NWXCguKz9cKStbO1xzXSovaXMiO31zOjMyOiJlcnJvcl9yZXBvcnRpbmcgcGFzc3dvcmQgZXhpdCBtZSI7YToyOntpOjA7czo1OiJJNzdHSyI7aToxO3M6MTMyOiIvPFw_W3BoXHNdKmVycm9yX3JlcG9ydGluZ1woMFwpO1xzKlwvXC9JZiB=aGVyZSBpcyBhbiBlcnJvciwgd2UnbGwgc2hvdyBpdCwga1w_XHMqXCRwYXNzd29yZFxzKj=uKyA6LVwpXHMqZXhpdFwoXCk7XHMqXD8-XC5cJG1lXC4vaXMiO31zOjUzOiJ2YXIgZnVuY3Rpb25zIHJldHVybiBuZXcgUmVjdXJzaXZlQXJyYXlJdGVyYXRvciBhcnJheSI7YToyOntpOjA7czo1OiJJNzlNbiI7aToxO3M6MTYwOiIvKFwkW2Etel8wLTldK1tccz1dKyJbYS16X1wtXDAtOV=qIjtccyopKygoXCRbYS16XzAtOV=rW1xzPV=rKT9cJFthLXpfMC=5XStcKCsuKz9bXCldKztccyopKy4rcmV=dXJuXHMrbmV3XHMrUmVjdXJzaXZlQXJyYXlJdGVyYXRvcltcKFxzXSthcnJheS4rP1tcKVxzXSs7XH=rL2lzIjt9czo1NDoiUEhQIERFRklORSBmaWxlX2dldF9jb25=ZW5=cyBiYXNlNjRfZGVjb2RlIGpzb25fZW5jb2RlIjthOjI6e2k6MDtzOjU6IkoxRkY1IjtpOjE7czoyNTA6Ii88XD9bcGhcc1=rKFxAKigoXCRbYS16XzAtOV=rKVxzKihcW1teXF1dKlxdXHMqKSo9XHMqKFsnIl=pKC4qPylcNXwoXCRbYS16XzAtOV=rKVxzKihcW1teXF1dKlxdXHMqKSo9XHMqQXJyYXlcKHxERUZJTkVcKChbJyJdKSguKj8pXDl8ZXJyb3JfcmVwb3J=aW5nXCgpW147XSo7XHMqKSsuK2ZpbGVfZ2V=X2NvbnRlbnRzXChbXjtdKlwxMC4rYmFzZTY=X2RlY29kZVwoW147XSpcMy4ranNvbl9lbmNvZGVcKFteO1=rO1xzKigkfFw_PikvaXMiO31zOjQxOiJpZiBhcnJheV9rZXlzIEdFVCBldmFsIGJhc2U2NF9kZWNvZGUgZXhpdCI7YToyOntpOjA7czo1OiJKMVU3ayI7aToxO3M6MjE2OiIvPFw_W3BoXHNdKihcQD9lcnJvcl9yZXBvcnRpbmdcKDBcKTtccyopP2lmW1woXHNdK2FycmF5X2tleXNcKFwkX=dFVC4rXHMrKCg8XD9bcGhcc1=qKT9cJFthLXpfMC=5XStbXHNce1wkXStcQCpldmFsXChiYXNlNjRfZGVjb2RlXChbJyJdW2Etel9cL1wrXD=wLTldK1snIl1bXClcfVx7XCRcc1=rZXhpdFwoW1wpXH1cc1=rXCZccypcJFthLXpfMC=5XStbO1xzXH1dK1w_PikrL2kiO31zOjg1OiJwaHAgZXJyb3JfcmVwb3J=aW5nIHNldF9=aW1lX2xpbWl=IGluaV9zZXQgX3hjb29raWUgYmFzZTY=X2RlY29kZSBzdHJfcm9=MTMgZ3ppbmZsYXRlIjthOjI6e2k6MDtzOjU6IkoyS=tmIjtpOjE7czoyMjU6Ii88XD9bcGhcc1=rKFxAPyhlcnJvcl9yZXBvcnRpbmd8c2V=X3RpbWVfbGltaXR8aW5pX3NldClcKC4qPzBcKTtccyopezMsfSguKz9feGNvb2tpZSl7OX=oLis_KFwkW2Etel8wLTldK1xzKj18cmV=dXJuKShbXHNcQF=qKGJhc2U2NF9bZGVuXStjb2RlfHN=cl9yb3QxM3xneltkZWluXStmbGF=ZXxzdHJyZXYpXCgpezMsfVteO1=rOyl7Mn=uK3JldHVybiBmYWxzZVs7XHNcfV=rKCR8XD8-KS9pcyI7fXM6NDQ6ImV4Y2Vzc2l2ZSBzcGFjZXMgc2NyaXB=IGV2YWwgZnVuY3Rpb24gcGFja2VkIjthOjI6e2k6MDtzOjU6IkozNkgzIjtpOjE7czoyNDA6Ii88c2NyaXB=W14-XSo-W148XSpldmFsXChmdW5jdGlvblwocCxhLGMsayxlLGRcKVx7Lis_XHMqPFwvc2NyaXB=PlxzKjxzY3JpcHRbXj5dKj5bXjxdKlxbWyciXUhpc3RhdHNcLnN=YXJ=WyciXHMsXSsxW1xzLF=rNDIxNDM5M1tccyxdK1tePF=qPFwvc2NyaXB=PlxzKig8bm9zY3JpcHQ-XHMqKDxhW14-XSo-XHMqKSo8aW1nW14-XSpbXD98XCZdNDIxNDM5M1tePl=qPlxzKig8XC9hPlxzKikqPFwvbm9zY3JpcHQ-KSovaSI7fXM6NTA6InBocCBlcnJvcl9yZXBvcnRpbmcgdW5saW5rIF9fRklMRV9fIGNhbGxfdXNlcl9mdW5jIjthOjI6e2k6MDtzOjU6IkozREZZIjtpOjE7czoyMTM6Ii88XD9bcGhcc1=qKFwvXCooW14qXSpcKig_IVwvKSkqW14qXSpcKlwvXHMqfFwvXC9bXlxuXSpccyopKihcQD8oZXJyb3JfcmVwb3J=aW5nfGluaV9zZXR8c2V=X3RpbWVfbGltaXQpXHMqXChbXjtdKztccyopezN9LitcQD91bmxpbmtcKF9fRklMRV9fXCk7XHMqLitjYWxsX3VzZXJfZnVuY1tcc1woXStcJFteO1=rO1xzKihlY2hvW147XSs7W1xzXH1dKikqKCR8XD8-KS9pcyI7fXM6ODg6InBocCBlcnJvcl9yZXBvcnRpbmcgc3lzdGVtIHJlYWRkaXIgZmlsZV9wdXRfY29udGVudHMgbW92ZV91cGxvYWRlZF9maWxlIHVubGluayBmb3JtIGh=bWwiO2E6Mjp7aTowO3M6NToiSjNQQWEiO2k6MTtzOjM5MToiLzxcP1twaFxzXSsoXC9cKihbXipdKlwqKD8hXC8pKSpbXipdKlwqXC9ccyp8XC9cL1teXG5dKlxzKnxbXEBpZlxzXChdKihcJFthLXpfMC=5XStccyo9fGRlZmluZVwofHNlc3Npb25fc3RhcnRcKHxlcnJvcl9yZXBvcnRpbmdcKHxpbmlfc2V=XCh8c2V=X3RpbWVfbGltaXRcKHxbc2ddZXRfbWFnaWNfcXVvdGVzX1thLXVdK1woKVteO1=rWztcfVxzXSspKy4rP3N5c3RlbVxzKlwoLis_c2V=Y29va2llXHMqXCguKz9yZWFkZGlyXHMqXCguKz9maWxlX3B1dF9jb25=ZW5=c1woLis_bW92ZV91cGxvYWRlZF9maWxlXHMqXCguKz8ocG9zaXhfZ2V=W3B3dWdyXStpZFxzKlwoLis_KXsyLH11bmxpbmtccypcKC4rPzxmb3JtLis_PFwvZm9ybT5ccyo8XC9ib2R5PlxzKjxcL2h=bWw-XHMqJC9pcyI7fXM6MzI6InBocCBkaXIgcmVjdXJzaXZlIGZ1bmN=aW9uICBsb29wIjthOjI6e2k6MDtzOjU6Iko1UkJDIjtpOjE7czozOTQ6Ii88XD9bcGhcc1=rKC4qKGRpcnxyYW5kfG1kNXxpbmNsdWRlfHJlcXVpcmV8X29uY2V8Z2V=Y3dkKVxzKlwoW147XSs7XHMqfFx9W1x9XHNdKnxlbHNlW1x7XHNdKnwod2hpbGV8aWZ8Zm9yKGVhY2gpPylccypcKC4rW1x7XHNdKnxcL1wvLipccyspKz9mdW5jdGlvbiAoW2Etel8wLTldKylcKFteXHtdK1x7XHMqKC4rZGlyXHMqXChbXjtdKztccyp8W1x9XHNdKmVsc2VbXHtcc1=qfCh3aGlsZXxpZnxmb3IoZWFjaCk_KVxzKlwoLitbXHtcc1=qKSsuKlw1XHMqXCgoXCRbYS16XzAtOV=rKVteO1=rO1xzKigoXH1bXH1cc1=qfGVsc2VbXHtcc1=qKSouKihjb3B5fGRpcnx1bmxpbmt8ZWNob3xoZWFkZXJ8cHJpbnR8XCRbYS16XzAtOV=rXHMqPSlccypbXCgnIl=rW147XSs7XHMqKSsoJHxcPz4pL2kiO319czo4OiJ=aW1=aHVtYiI7YToxOntzOjI5OiJvdXRkYXRlZCB2ZXJzaW9ucyBvZiBUaW1UaHVtYiI7YToyOntpOjA7czo1OiJIMVFKRSI7aToxO3M6NjA6Ii8uK1RpbVRodW1iLitkZWZpbmVccypcKFtccyciXStWRVJTSU9OW1xzJyJdKyxbXHMnIl=rMVwuLisvcyI7fX1zOjk6IndoaXRlbGlzdCI7YToyOntzOjM6InBocCI7YToyODp7aTowO3M6NToiRkE4SGQiO3M6Mzg6IjU4NzNjZDFjZWE2MTA4MjAyZDIxMzQ3ZjAxZjA=ZGNmTzgxNzI4IjtzOjU6IkQ3NTlwIjtzOjM5OiIwMTM2MzcyOGM4NDNmZjkzZTk2YjY5ODNjZTM4ZWJhNk8xOTU2MTgiO3M6NToiRDVBODMiO3M6Mzg6ImQ1ZjNjOWNhZmYxNGQ1N2M4NjA4ZDc4ZGIwMDk=YmUwTzczNjQzIjtzOjU6IkQ3NUQ5IjtzOjM4OiI1N2FmNDk4MThiYmI5NDlkYzBhYzYzODY3Mzg2NTViYk8yNTg1MiI7czo1OiJEN=pEOSI7czozODoiZDQ5NDA=MjYwZDc5YTRjYzM3NTVjMDBmNTVkZTIwODlPMjU2NjIiO3M6NToiRDhWOEEiO3M6Mzc6Ijg2NjFmZTJiZmE1OTk1ZjU=NmEzMzA=N2U5MDM4NTZjTzExMzYiO3M6NToiRElDRkMiO3M6Mzg6IjgxMjVkNDJjNGJlNTQzZjg3NGVhNWY2YTFiNWJkZTU1TzI1ODk=IjtzOjU6IkRJQ=ZEIjtzOjM5OiJlZGRiNWZkYTc=ZDQxZGJkYWMwMTgxNjc1MzZkOGQ1M=8yMzEzMzgiO3M6NToiRElDRkUiO3M6Mzg6ImMxNWE=ZDVjMzgzNDQ=Yjk1ZDI4NTU5ZjgzNDgxMTFkTzIyNTg4IjtzOjU6IkUxUjJ2IjtzOjM4OiJlMjA4MzljNTU5YTY2YzdjZjYyODY1M2JhMjQ4NGVhZU8yNjM5NSI7czo1OiJFMVIyeCI7czozODoiZjMzODJlYzE1YzAzMGJkMzJlMjkzZmFmMzQ5N2UyNTNPMTEyMjYiO3M6NToiRTIzMEMiO3M6Mzc6IjI4YTkyZjQ2NDk4ZDMyYjlhNzRjNTg=N2Y3NWM5MTJlTzczOTkiO3M6NToiRTIzMEMiO3M6Mzc6ImYwMGFhZjAxZmYwMmQ1NzU2YzI2N2JjZjkyMGU=YzI4TzE1NDAiO3M6NToiRTJBTWYiO3M6Mzg6IjU3YzY=N2Q5M2ZiZDQ3ODY4Yjg3YjkyMWJlZTYzYWY4TzI2Mzc2IjtzOjU6IkU1RURvIjtzOjM5OiI4ZTJhZjQ4ODZkYzgxYTVkOTI4OTg2NWJiYjgxM2VkMU8xOTU2MTciO3M6NToiRTVJTlAiO3M6Mzc6ImY4MGQ5ZWY=YjdiZmQ5ZWY1NDJkOTA4N2ExZGIyYWU5TzIwMTAiO3M6NToiRTdFTXYiO3M6Mzg6IjVmOTI3ZjNhOTczMjE4ZDA3ZTQzZWExYzY5ZmMwMzMxTzI2Nzc2IjtzOjU6IkVBNjZsIjtzOjM4OiJhNWIxYTczZTBjNDI5ODk1MDc1MGE4YmNkOTYyN2VhZk8yNjgxMSI7czo1OiJFQ=NFMCI7czozNzoiNjQ5NDRlMjI1MTEzYmUxODM5NGQ1YmMwMWZiM2I1MzdPNzUzMCI7czo1OiJFQ=NFMyI7czozODoiOTdlNDM4ZDZjOWM2NGEyMDJiOTMwNzg2ZDI3NjIwNWJPNjI=NTgiO3M6NToiRUNDRTMiO3M6Mzg6IjY3ZWMxYjE1M2NjM2YzZTM2ZmJlZTU5MDI5YTkzZDRhTzI1OTE=IjtzOjU6IkVDSktGIjtzOjM3OiI4MzY2NTdkYmE1Y2IyMjkwMDAwMjQ=Nzc2NjBlOWRkZk84MzY5IjtzOjU6IkY=MzczIjtzOjM4OiJmNjAwNzlmZWMwZTVkNGQ2N2U=OWFkYTMzNmRhYWY5Mk8yNjgxMCI7czo1OiJGNDM3NCI7czozOToiMDNiMjFmZmM5Yzc5Y2ZiNjI=NzkwYjBiYTQ4NDY5MWNPMzIwMzMyIjtzOjU6IkY1TE1iIjtzOjM4OiI1ZTY4NTVjZjAyYzRhYTBhY2M4NzAwZjdmNjEzZGYwME82MDE2MyI7czo1OiJGNkZKZSI7czozNzoiNzFjZDE2NDgwYWRkMjBmNTE2ZjQxY2YwNDU3NWZiMThPMTg4NCI7czo1OiJGOUE5dCI7czozOToiODM=ZDIyZjhiNjhhMmM1YzAxODY2YTQzZWIyNGVmYzRPMTk1NzAyIjtzOjU6IkZBOEhkIjt9czoyOiJqcyI7YTozNDp7aTowO3M6NToiRjlBQUIiO3M6Mzc6IjU1NGJjNzZjNzAzNTExODdmNGNlMDVkZGMwMTJhYWVkTzQ3NzYiO3M6NToiRDY2N1giO3M6Mzc6IjlhOWMxMjU4MTRiOTcxNTk4MmQyNDZhMWVlNzgwODRmTzUzNDUiO3M6NToiRDY2N1giO3M6Mzg6ImUzNmEwODYxMjM3NTY=MTIyOTMyMzFhZWFkMTdmMjRmTzM3NjI5IjtzOjU6IkQ3NUFIIjtzOjM3OiJhMzhhYzUyNjY5MjQ5MzhhNGZmNTUxNDM2OWM2YjQwZE8=Njc=IjtzOjU6IkQ3NUFKIjtzOjM3OiIxMDQzYTFkN2Q4NGVlNTZmODgzMWE2MGNkZmM1ZGMyOE83MDc3IjtzOjU6IkQ3NURTIjtzOjM4OiI2ZWMxNTBiNzk4N2NhYWVmOThiNTljODdiOWY=NzFiZU8xMTg=MiI7czo1OiJFMVIybiI7czozODoiNjE=N2NjZWU3YWVmOWRjMGM2ZWIxMGQ4ZDdiMzExZjlPNzA4ODMiO3M6NToiRTFSMnciO3M6Mzc6ImJhMzI5Mzk3MGUxM2IwM2EyZWE5MmY1YjZiNWJmNTQ=TzMzNzciO3M6NToiRTIyTnEiO3M6Mzc6IjYzYjBhZWQ5YjAyZjg3OWE2ZTAyOTVmYmVhN2RiODU=TzQ3MDIiO3M6NToiRTIzMEQiO3M6Mzc6ImVmNDE4OGNiMGI2MGE3MjAxN2Y=YzhhMWU4NDBhYjFlTzI5NTAiO3M6NToiRTI=OUwiO3M6Mzc6ImZiOGJmNjc4NWU1NWU5ZTM5YmVhNTUyNjM1YzQyYTY=TzMyNzAiO3M6NToiRTI2MEMiO3M6Mzk6ImFjYjMzMzI5YjllZjhhYWJkOGJkNzMxNDI2ODAzZTRlTzIzMjQ4MiI7czo1OiJFMjYwRSI7czozODoiNmNlYjY=NzU5MjU4OGJjZjQ2M2JlZmQ5NDA4ZTI3YWRPMTIwMjUiO3M6NToiRTI2MEgiO3M6Mzc6IjVhMzE4Mjc3ZmVkZjQ5MWEwMzAxZTE3N2E5ZWYxMGIzTzQ5MDgiO3M6NToiRTI2MEoiO3M6Mzg6ImRiYzM4MDg=NzNkZWYwMGZjZTQ1ZmU1NjRkYzcyZGNiTzE=NzIwIjtzOjU6IkUyNjBLIjtzOjM3OiJiOTg5YTViZDg=ZjZlYmNiYzEzOTNlYzAwM2U2ZTk5MU8=OTY5IjtzOjU6IkUyN=VHIjtzOjM4OiIwMzBiODM4OTM3NmE=MmZmM2RhMTg2YmY2NTgwNjIxN=8xNjUzMSI7czo1OiJFMjlEMiI7czozNzoiZGVmMjU3ZGJiMGFiODA1YzQ5OTZmZDhhYmIxYTZiNDlPNjcxNyI7czo1OiJFMkg1biI7czozODoiNzRkOTAzMDQ5NjgzZTViYmVhOWNjYjc1NDRhNDJiY2FPMTc=MTMiO3M6NToiRTVFRHEiO3M6Mzg6IjYwM2JkMTQyOTlmNjFhNzMyOWIyZDM1M2IyYjU2YzJmTzM3Njg5IjtzOjU6IkU1RURwIjtzOjM3OiIwNDI2YjM5NzU=YWE2YmM3NjZkODllYTRjNDFiYmQwNk8zNDU3IjtzOjU6IkU1RUR4IjtzOjM4OiJlYWRjNTgzMjUxM2Q1NjcwODg=YTk3NWM2ZGUxMGYwMU8xOTYxNSI7czo1OiJFN1VNQSI7czozODoiMzhkYmNjOTI1NTI5MzY4ODEyZjVjMmZiY2IzODk2MTZPMTQ5NjUiO3M6NToiRTdVTUIiO3M6Mzc6ImExYzE4MjI3ZTZlOTM3OThjNDkzYWVkOTZlZTZjYzg=TzMyNjciO3M6NToiRTdVTUIiO3M6Mzc6IjA3ODM4OGE2NDMxYWE1YjA4MzhhODczMmQxODdmZTI5Tzg5MTMiO3M6NToiRThBQXAiO3M6Mzc6ImYzYjFiMjg=MjQzNmY3YTMxMWIzOWU=ZWY=YjQ3ZjU5TzQzNTIiO3M6NToiRThCQlUiO3M6Mzc6ImQ3MDk=MDYxOWE5OWQ1NTUxMTYxNjdkNGZiMzljYTE1TzQzOTciO3M6NToiRTlDTHgiO3M6Mzg6ImNiZGJmYzkxODRkMjhhYzU1ZjgzYzBiMGRmNDBmZDQzTzc5NDE=IjtzOjU6IkU5RzhqIjtzOjM4OiJlZjNhZTkwMTQ1MjVjZjgxMTg3YWZhYTYxYmNhNzM3ZU8zNzY5MSI7czo1OiJFQ=NFMSI7czozODoiZjQ=OGM1OTNjMjQyZDEzNGU5NzMzYTg=YzdhNGQyNmNPMTUyNDgiO3M6NToiRUNIOVgiO3M6Mzk6IjUxYmJhMGQ1MzMzZGU=ZmRhMDk1NGY1MWVhMzU1YTUwTzEwNjc5NyI7czo1OiJGMkE4VSI7czozODoiNjkyZjhlODYxYmFmYTMxZmJmMWIzODA1YjRiMGQ3ZDNPMTUwMTYiO3M6NToiRjQ2SWgiO3M6Mzg6ImQ4NDIzM2RkMjkzNzE3ZjBhMDdiNTU4YjJmZTM4ZjU2TzE1MDUzIjtzOjU6IkY5QUFCIjt9fXM6ODoid3BfbG9naW4iO2E6MTp7czozNjoiYnJ1dGUgZm9yY2UgcG9zc2libGUgb24gd3AtbG9naW4ucGhwIjthOjI6e2k6MDtzOjU6IkQ=T=FCIjtpOjE7czoxNzU6Ii8uKj9yZXF1aXJlXChbIFx=XSpkaXJuYW1lXChfX=ZJTEVfX1wpWyBcdF=qXC5bIFx=XSpbIiddXC93cFwtbG9hZFwucGhwWyInXVsgXHRdKlwpOyg_IVwvXC8yMDEzLTA=LTI=IERPIE5PVCBSRU1PVkUgVEhJUyBSRVFVSVJFRCBMSU5FKVteXG5dKihbXHJcbiBcdF=qXCRfU=VTU=lPTlxbW147XSs7KSovaXMiO319czozOiJ5b3UiO2E6NDp7czoxNDoidXNlcl9kb25hdGlvbnMiO2k6MDtzOjE5OiJ1c2VyX2RvbmF=aW9uX3RvdGFsIjtpOjA7czoyMzoidXNlcl9kb25hdGlvbl9mcmVzaG5lc3MiO2k6MDtzOjEwOiJ1c2VyX2VtYWlsIjtzOjMyOiJlMWFlZjQ=OWZiMWJjNmVhYjAwOGY=OTJlNmY1MzdjNiI7fX=2','yes'),(19551,'GOTMLS_settings_array','a:11:{s:12:\"msg_position\";a:4:{i:0;s:4:\"80px\";i:1;s:4:\"40px\";i:2;s:5:\"400px\";i:3;s:5:\"600px\";}s:9:\"scan_what\";i:2;s:10:\"scan_depth\";i:-1;s:11:\"exclude_ext\";a:27:{i:0;s:3:\"png\";i:1;s:3:\"jpg\";i:2;s:4:\"jpeg\";i:3;s:3:\"gif\";i:4;s:3:\"bmp\";i:5;s:3:\"tif\";i:6;s:4:\"tiff\";i:7;s:3:\"psd\";i:8;s:3:\"svg\";i:9;s:3:\"doc\";i:10;s:4:\"docx\";i:11;s:3:\"ttf\";i:12;s:3:\"fla\";i:13;s:3:\"flv\";i:14;s:3:\"mov\";i:15;s:3:\"mp3\";i:16;s:3:\"pdf\";i:17;s:3:\"css\";i:18;s:3:\"pot\";i:19;s:2:\"po\";i:20;s:2:\"mo\";i:21;s:2:\"so\";i:22;s:3:\"exe\";i:23;s:3:\"zip\";i:24;s:2:\"7z\";i:25;s:2:\"gz\";i:26;s:3:\"rar\";}s:12:\"check_custom\";s:0:\"\";s:11:\"exclude_dir\";a:0:{}s:8:\"user_can\";s:16:\"activate_plugins\";s:10:\"scan_level\";i:3;s:5:\"check\";a:4:{i:0;s:7:\"db_scan\";i:1;s:8:\"htaccess\";i:2;s:8:\"timthumb\";i:3;s:5:\"known\";}s:10:\"dont_check\";a:0:{}s:15:\"skip_quarantine\";i:0;}','yes'),(19552,'GOTMLS_nonce_array','a:4251:{s:32:\"a5e59c573058b329e2cef90fb2221159\";d:433376;s:32:\"0412a9675ff0df987c3b87d4570e8d86\";d:433376;s:32:\"d95185a4f039d8119e163dc493374885\";d:433376;s:32:\"ec597cdd9fe8c92543d554f7be2a3383\";d:433376;s:32:\"c8f44373bd7895917c1fe524b7a38e9d\";d:433376;s:32:\"fd50557b691812b331e0518afe48849d\";d:433376;s:32:\"df422cf574bf5e4e6ba51c9c05df4cbb\";d:433376;s:32:\"adc8b3435fc35251631cc0c38a4d0cbd\";d:433376;s:32:\"eb9606d024feee1175b35ddcc3e44604\";d:433376;s:32:\"80836bdfbc55e3f316d15f2c5f67106a\";d:433376;s:32:\"868f1f2dc50137f49d664c1d4d9d0226\";d:433376;s:32:\"559ca5eb090a8de253f604bfad855dc6\";d:433376;s:32:\"b029542981a47b5cbaf36a2907d50e4d\";d:433376;s:32:\"e84db3180f5c8f437e0070b5e9b58b14\";d:433376;s:32:\"2319674ce8196190d3f2db78925eaa21\";d:433376;s:32:\"aa884cdd3d00b0a7206a467664229907\";d:433376;s:32:\"a63fd79f7fed3069170ff9e1e36e20b1\";d:433376;s:32:\"e0041866f0cd138212c4b5fd2108c932\";d:433376;s:32:\"5348538f3fe1f2f542c0024ca5d660f5\";d:433376;s:32:\"da9cc80a24e6db02a0ba95e9b3760d29\";d:433376;s:32:\"224f41575b53b156ca3a458968a61cb5\";d:433376;s:32:\"e89b38d78fd0b2918c9c3006692f3264\";d:433376;s:32:\"374bcd5c81d4b43a1a70680cf33447ab\";d:433376;s:32:\"1fcba5bee5dfd784fb7612b14815a72f\";d:433376;s:32:\"8e08a4150a98168b3049db7289e4ef3b\";d:433376;s:32:\"c5e60692cbc1e8834dca9913c274b20f\";d:433376;s:32:\"0e81fdaaab1b815d4b2b061947b33555\";d:433376;s:32:\"7f01a4977e6d195f4e0665e9b95ddec9\";d:433376;s:32:\"e027f893fdcce54c4a3a33d0cb242557\";d:433376;s:32:\"476340945527f6db82704216f03b6814\";d:433376;s:32:\"9dc7ea938ef4b3315056ffc57024e514\";d:433376;s:32:\"12479dc6814fea40b629dd72c4b34132\";d:433376;s:32:\"90f2788945943ceb115d94ba470d1afa\";d:433376;s:32:\"f8272fbdcfccb9e40d49d23f6582fba5\";d:433376;s:32:\"7fb7f2d44799533c2ade5f1fe9f35bcd\";d:433376;s:32:\"a25682a694191cf3e43af2f218d952a2\";d:433376;s:32:\"9157ca196212d835347ad1d9d6015f68\";d:433376;s:32:\"5250d97999c044687cf91175ef0174b4\";d:433376;s:32:\"05e28a093a008915d43ff2d8a5314cf7\";d:433376;s:32:\"c21be65784e3c8c98ff9e6712aaf4417\";d:433376;s:32:\"3e2b3dd92d7846fd29c533f694ba2ca9\";d:433376;s:32:\"e4ab922bdadd4d0ec0a3a68237fee22f\";d:433376;s:32:\"c6fcac3fe8975ea64f2de50617c09e4e\";d:433376;s:32:\"5396fd44cdd8b75f897d16c92e865e03\";d:433376;s:32:\"01dbc5554cb8233b28524c9a9f1466c4\";d:433376;s:32:\"c1b17c27cc684eead703aece52103fa4\";d:433376;s:32:\"84a7fc4ff66c8dca07059a6d855f026d\";d:433376;s:32:\"52f0c6a52f950f63980903b4ce170810\";d:433376;s:32:\"47f7e0df53dce6edfe27c74c7ef714c6\";d:433376;s:32:\"58bf41d52ee5c983670d20849c9a87f8\";d:433376;s:32:\"9dcc384b9b94b6e5dea808ee7c7a613a\";d:433376;s:32:\"e96663e111b557640ef7561608e0aa23\";d:433376;s:32:\"8a2003c9cac23fac0d5bcc83eaf6aa25\";d:433376;s:32:\"5580c8e52cc74813a8b1bcd84fbeea0c\";d:433376;s:32:\"c6caa9488b5d86dfecfcceef7640afcc\";d:433376;s:32:\"30c53ab997e9f32a944d8d3e614b4ca2\";d:433376;s:32:\"4eb8f7b8c7c4cd8d2ff9daa0b8be61de\";d:433376;s:32:\"b10d06bfd83b91964f6c8ef97a9ad3cb\";d:433376;s:32:\"79d6af7db4f9581313d21ad0dacf1ef3\";d:433376;s:32:\"bc855ed11cd95eea9d9c84416806eaab\";d:433376;s:32:\"fbf5fa69bc18897f2c600d484b78fe7a\";d:433376;s:32:\"682244ae4e064a41c0235944779afa0d\";d:433376;s:32:\"7e1d1cd17c1f3d4b8889e08cd9e6912b\";d:433376;s:32:\"45147aaa57e5bf20d3437da06c26cbd1\";d:433376;s:32:\"fc5c5ba567d1985bc44523a9c4f2f9f2\";d:433376;s:32:\"d1320174229f264302fd0c363e3b428a\";d:433376;s:32:\"8e553b79058549836e2de5d1f3fab9da\";d:433376;s:32:\"bf7863e5c914b6c65ded719461e3fb1f\";d:433376;s:32:\"63ebd90147b8144d7855dc4d5f7b8657\";d:433376;s:32:\"ec7d3d9e644997940e3bec4f1a9a3532\";d:433376;s:32:\"5c72f2801e46eee5e85dc48f73dba43c\";d:433376;s:32:\"2146ab30d3ee04e943d0ad8436ba20d4\";d:433376;s:32:\"c079dfb34731a5d11d3723a79b08881e\";d:433376;s:32:\"fcb7b97ff765dbc8e61f699c1f480eeb\";d:433376;s:32:\"387f794a31dd843573d87fcfec399c3d\";d:433376;s:32:\"4ce147f5fa722688160ba8060f946740\";d:433376;s:32:\"8794cb47434feaa0037f5de4fca9f305\";d:433376;s:32:\"c630f05319e2175dc6e5169f8c8f431f\";d:433376;s:32:\"b8b5db78cfee6c94587b2cb4d750969c\";d:433376;s:32:\"31d7ee75c6e15f2a42b551f0de3514c8\";d:433376;s:32:\"4d005e7a22814e1f9d42fd890f7308a0\";d:433376;s:32:\"4939ab5294e398d8ad9a121365f910d1\";d:433376;s:32:\"7be9c963ac6599aa65039a11e01711be\";d:433376;s:32:\"445347f1f1629930f4f7cb0cbffd57c5\";d:433376;s:32:\"2ac9f84fc382eca050d50ea7b2d3cbfc\";d:433376;s:32:\"9d172e5dc582b16cda036a32fcca5abc\";d:433376;s:32:\"11ec50331e0a725d952284bd256f9b76\";d:433376;s:32:\"3cc22f816e80c8e0fe7de63e61c6693b\";d:433376;s:32:\"765d170aa871c66187e58dfd16ae34b0\";d:433376;s:32:\"2b1e782703205d041a73e3205e45cbb9\";d:433376;s:32:\"4e97a369b1c1ee14996e514ec16cef09\";d:433376;s:32:\"57de8b8af5ccfc44bcd931340e30f593\";d:433376;s:32:\"9dbd033163a7d13351ffa3c5a3190b8c\";d:433376;s:32:\"bbca58c1b1bdc8f608047517bda9fbc1\";d:433376;s:32:\"9000f4a774148f42fa9e05cb0ac30a92\";d:433376;s:32:\"5e958c60708e7dc4624c00a028dd6f2a\";d:433376;s:32:\"8e3c8311f58ea89c6669d7664d9ce7f9\";d:433376;s:32:\"96724c8e44d5e2439defb7ce4e663e0d\";d:433376;s:32:\"e9ebe56bfcb610f6a963256c8ae53fe3\";d:433376;s:32:\"5e57fcf6b8f9c9a3f93d567fccde03bd\";d:433376;s:32:\"af51fa38a5d8ffd53a83cf1cbf2109c2\";d:433376;s:32:\"61b822f60b49c1e9f44bdf7f4da22826\";d:433376;s:32:\"4f753f713ffc85f590e0d7ca31b292b1\";d:433376;s:32:\"92717dfef02fc7e82f1caf090a53d0d6\";d:433376;s:32:\"68b34a10fd2f4d64e8bbebbf23c99d17\";d:433376;s:32:\"1e3bf116f36d66de054a430c2964b492\";d:433376;s:32:\"c4041c2217336de37780f968220a6bfc\";d:433376;s:32:\"38ef2ba8079024d7a949a58ac80f70ae\";d:433376;s:32:\"54076a8460488575a1b4624d6ea738dd\";d:433376;s:32:\"2edc016024c250ecc02ee8be558d67fa\";d:433376;s:32:\"13e8904c9389768bdea43f198c96d482\";d:433376;s:32:\"9ab480c065df7bc9ad5b8575aae486ed\";d:433376;s:32:\"76d99d6952d7461e515b257f845a97dd\";d:433376;s:32:\"05e8445cb16b8c41dfd2d1cc8685f887\";d:433376;s:32:\"eca24a812a21b04c2330f8075bb40108\";d:433376;s:32:\"554eed46579f7778bf2eadcc2db3204d\";d:433376;s:32:\"48e7eb04f8ee2ba231aaae02ff3d3052\";d:433376;s:32:\"2d93fbc506d5a05793a74489fde7a93a\";d:433376;s:32:\"d9d8d34f969c449e96befc41392c8121\";d:433376;s:32:\"fd0974229c602600201203dee9036bf4\";d:433376;s:32:\"a1cb22f3f4c755a5e36fb93578106481\";d:433376;s:32:\"8d86c6f8ac53aa773644959e3d059f35\";d:433376;s:32:\"d8e15c1ebd75e9a43d43c5c7cb2feb08\";d:433376;s:32:\"3bb2133e9a0143621a0533651059a801\";d:433376;s:32:\"54c3e597e0fbb940a65fdab9382758ac\";d:433376;s:32:\"efa5068199ba246c32333af89e5bfc6a\";d:433376;s:32:\"91694fa51134a8934f096981cfd63365\";d:433376;s:32:\"57a692e71eb2ff9a23d46b7e4163a02b\";d:433376;s:32:\"3c4ffac10fc1e68e9922942426761052\";d:433376;s:32:\"515fffc317267786c1179b88a0098a98\";d:433376;s:32:\"267989e7e93d5cab907c21e3f9a70ec4\";d:433376;s:32:\"56fa3a0bf8d672ae0aef27364800361c\";d:433376;s:32:\"ca85ebf989f36f7ec5a2e8f174629681\";d:433376;s:32:\"1c53eda939a0eafa175f721e2c7925c8\";d:433376;s:32:\"9f17fb848c2e4052933c0ac8f77fe2c3\";d:433376;s:32:\"e05ddf8e68591b060db3635d02f457ad\";d:433376;s:32:\"b124dc95c5c42a94cccdecbd31053b57\";d:433376;s:32:\"698432b5865a660a726e709aa92e7308\";d:433376;s:32:\"1c7ec57d7d29c20ee1216bb5a7b71d61\";d:433376;s:32:\"38d4b3da6c693a57a0ccf164361bd98d\";d:433376;s:32:\"1e5e62c60e14f98f833a2195fe61bf3f\";d:433376;s:32:\"f9911de4bb5fbf680446663cb901e6c8\";d:433376;s:32:\"c36c2d5d8ebad08ae5177299e41af2f7\";d:433376;s:32:\"076304691e13c4cbead09df488248a90\";d:433376;s:32:\"15c5195ca47d7352fc4163e510545226\";d:433376;s:32:\"c40cf47d456741c2e5d742e67e393d4a\";d:433376;s:32:\"d5c40d9002282cb65a8c5625f5dba61d\";d:433376;s:32:\"d9ced7cb63932b8139601599546a411b\";d:433376;s:32:\"495a131cd61ea86b93d7d8d56ee816ff\";d:433376;s:32:\"32fbd1058401f037c05342ed2856b2be\";d:433376;s:32:\"5f21a1de3fdbabeaa636d890548bcfc7\";d:433376;s:32:\"4f352e80fe7cdabc5329566253a2a54c\";d:433376;s:32:\"843e5aed79fdac33d2474368aea8f77f\";d:433376;s:32:\"40b69edc97b34244bdb88bca72d770f0\";d:433376;s:32:\"de720123ddf95d0c745f2ba817743000\";d:433376;s:32:\"39b1251df94cbd71690195cc88dc3992\";d:433376;s:32:\"7c359068c0f0b9c7245c9ad637047fbe\";d:433376;s:32:\"7c065f8596eee3b38636938d6a575a9d\";d:433376;s:32:\"396d802661e555efee8b8cdd349f1238\";d:433376;s:32:\"872a1236b9d1954c068e7d5685afa2f9\";d:433376;s:32:\"e3d62ccff67e541e25f73c1196e0c8e0\";d:433376;s:32:\"6786f57736b2223a37b7637aed21ab90\";d:433376;s:32:\"4ba243f135ac47408ae3e5ff029eb090\";d:433376;s:32:\"a465b29dd18e6e46fe5803ed6c84b623\";d:433376;s:32:\"847179fd79521552e9011f5d6268e9e7\";d:433376;s:32:\"0faf06888434ded001589e468ffc5b92\";d:433376;s:32:\"a8f2bd28fb93f4204f0f2b8e00602b0f\";d:433376;s:32:\"a44aef3e7a101718b4caac41d6cc3414\";d:433376;s:32:\"476ddf5582967da8b3ed9597510dad6b\";d:433376;s:32:\"ab41bdf7ad05576474d79f1528b8d4df\";d:433376;s:32:\"913ffb7b7b43a5f986138e08c2bcd884\";d:433376;s:32:\"b4c6dee298bbc9ad158930f787116e28\";d:433376;s:32:\"882d623bd6825d10838d85814a8e33f3\";d:433376;s:32:\"41cb63688015fe81ba10c4fb02871e42\";d:433376;s:32:\"cf4b22e41d1eb1c3980dd4600bb8f489\";d:433376;s:32:\"e3b5d7082dccfc96611f8e81fc186f62\";d:433376;s:32:\"f655b382789c5a2e46f416c57d40e3cc\";d:433376;s:32:\"79ba0e6258abee8c0349692d8484bcd4\";d:433376;s:32:\"cea961df72229a6e7bf9efbf7e6782d6\";d:433376;s:32:\"856a3bd527487cbd0095adb201fd6b5b\";d:433376;s:32:\"de44b499043962f120a98dd610881313\";d:433376;s:32:\"4c884fdba1b6cf0f9a70f5bd09ecd198\";d:433376;s:32:\"0472d41ddbf00490494c72ff20f4e532\";d:433376;s:32:\"44035afb0512e23e11dc3170624f6f56\";d:433376;s:32:\"548eba0afc1671114636e1092a6c5dce\";d:433376;s:32:\"9e12fc0aac086351a06b660dcbbb8c45\";d:433376;s:32:\"862dad1add701580182370b19312db2c\";d:433376;s:32:\"9fe7b5013605ab03e757c0ed3c5c5d79\";d:433376;s:32:\"7dc24ec43ddba789eaf02e7ac39c97aa\";d:433376;s:32:\"b1f8b8472120cf1fe26c747dc56bf5ff\";d:433376;s:32:\"2622a55d20578393f438b14536e87532\";d:433376;s:32:\"70e85139099158f8b7132bcc8bb990d1\";d:433376;s:32:\"20691b35f897d29c39f6137bda09ebe5\";d:433376;s:32:\"54642a43352dfcccfa3ad2690165ae77\";d:433376;s:32:\"cd07b9fb3173c52a479248b7cc9b9a42\";d:433376;s:32:\"25b4627ef44fc2f5f96107b5eeeaf8b9\";d:433376;s:32:\"30bfd131d430922dc7377963466726fb\";d:433376;s:32:\"a07e20ae3cfff6f0e841407677d4d21c\";d:433376;s:32:\"fb784168caa54e0c135546787283bc91\";d:433376;s:32:\"5c3a48b0dc0f6bc1af10f553b3eb3e32\";d:433376;s:32:\"ed1f67f7ce0ea183647e0696a0800781\";d:433376;s:32:\"edc13f717966d43b7e00695f59ab3a32\";d:433376;s:32:\"1ee2702d34b67667f4fdc747c2e73d47\";d:433376;s:32:\"b13e9c68ac4c62cb9e5776d70517da23\";d:433376;s:32:\"629c6c1f177e7f631409cd1f69b043d5\";d:433376;s:32:\"8e12c5d2a1533e1bc5eba4c24a23ca68\";d:433376;s:32:\"d1c0e233ed618ccb76a952a60b87df1a\";d:433376;s:32:\"ebbcace58343cae35b84dfca907821ee\";d:433376;s:32:\"fb48b8fb9cab3866c094895d3b378dbb\";d:433376;s:32:\"034ac92f05f1d759f9bffe0359cfcc6c\";d:433376;s:32:\"aba59a3d6271e7f8f147eb953b9c5bc5\";d:433376;s:32:\"61aac3806227927db2b92750b77390a4\";d:433376;s:32:\"5effbb7265d74d17f32ac60cdfffc15f\";d:433376;s:32:\"987d2790d9a449cc0b0b466d170e3fc5\";d:433376;s:32:\"f8c883d9e6c6c12815621eedcbac6170\";d:433376;s:32:\"3d1667dfc027a02c35e70dc063641324\";d:433376;s:32:\"9186e3442e7d3c3a1cce95312a2f0659\";d:433376;s:32:\"f933965a855ea739bebd2c6e7e31e8ad\";d:433376;s:32:\"da2533099bb98a6c13f5a1ab4f888803\";d:433376;s:32:\"42c623276a07b0e10a0996f6d136fdb3\";d:433376;s:32:\"3b1626e5daab910147b29edc25fbae2a\";d:433376;s:32:\"6dd0060aa7679bfaec27e797727db51a\";d:433376;s:32:\"2c49da8175fb35fc020c5f400e7bcfb8\";d:433376;s:32:\"c540ee4e737fad1af2d9c900aa3e753e\";d:433376;s:32:\"391d5ff89f1565e21f70de6cbae29871\";d:433376;s:32:\"421d55cbe6f60b7505f4940b78feaa62\";d:433376;s:32:\"9c74a5d942570392c257304456105dc9\";d:433376;s:32:\"2ae9be2738ee8f722c546fe00bb1f6f5\";d:433376;s:32:\"9a55f69b6e3b0afb27b827b65ccdac1f\";d:433376;s:32:\"a222c6c49f23d5337a7293c7b919ddc6\";d:433376;s:32:\"1c75572ac520ede76b3d1481257e17ce\";d:433376;s:32:\"4c89f86ef86dbc2d7f3d2961bbab4af6\";d:433376;s:32:\"70d104c4a536a4da2f9c56bdc18dee30\";d:433376;s:32:\"a143dc6192d2c92eb210914dab877203\";d:433376;s:32:\"21a92abbb3305a4795ed94c82fd208de\";d:433376;s:32:\"bb778705edd21a4dd392ef47095c9ff7\";d:433376;s:32:\"7a0a7f88a4602bbd7fbcc1cc5d672310\";d:433376;s:32:\"a13c3b7f59c5654abd8ad1b25d70209c\";d:433376;s:32:\"a070e47ea1bd009bc127960a90d40cbb\";d:433376;s:32:\"477b007412babf92cdb097b66a0aae2b\";d:433376;s:32:\"8819c9199c3c9183e41a736546af7739\";d:433376;s:32:\"850bad3e33c617d795976d22eed0d1c8\";d:433376;s:32:\"86b21bb51dd4b827e2b1fd3a1e902115\";d:433376;s:32:\"089687c0496661e8779159113ddffb37\";d:433376;s:32:\"58dd40da710687ea8e891dacd33bd95e\";d:433376;s:32:\"eabde1ca9ad6cbeda45de3ee97bdde56\";d:433376;s:32:\"b5496df57dfa7e4b6e6764d3a0167557\";d:433376;s:32:\"cb3b0cf73987dbc7ab837c1a4806801f\";d:433376;s:32:\"aa6a8d682c85f75ba5eb5755ff5ea87f\";d:433376;s:32:\"1c6c1f4f0a44749c8d3987a58e895903\";d:433376;s:32:\"e5a5107d36236ada908bf15edd49169f\";d:433376;s:32:\"d70a826dddbc6c42c177ac1c416935e3\";d:433376;s:32:\"7681d8e0f34c3afe3b785d14dafb6fc9\";d:433376;s:32:\"8b295b7ff07f8ca500cfd753f80ee019\";d:433376;s:32:\"e069a2c812039e12a52e972cc39186c2\";d:433376;s:32:\"fe087e5a504ed50530c2256ccaa18ec4\";d:433376;s:32:\"bf9c1a699056e48bb22b3b1665eb33de\";d:433376;s:32:\"46fc27b61b489e2e24239d90bbc17249\";d:433376;s:32:\"a6404054c023b8126dc7cb4e0a5da2ac\";d:433376;s:32:\"33e73484f1b145fc24e56b1d18247e6d\";d:433376;s:32:\"f55407ebecce0c6b8e70f568f62674a8\";d:433376;s:32:\"6dd38b61e6d69326f81b043c585f147d\";d:433376;s:32:\"e182475dcf69e825e562d3b7491f5d50\";d:433376;s:32:\"289210662ae4d462b55893002b41555c\";d:433376;s:32:\"6e2c2b35e36c02eeac413768eaabf037\";d:433376;s:32:\"298811144739f7b325af38f3d81bc717\";d:433376;s:32:\"3d3f351839acc51eef9f74953fdb6dfa\";d:433376;s:32:\"539732145ff7793b2725f0856ac74e99\";d:433376;s:32:\"3e07b06407284892d3cac31b89542ab8\";d:433376;s:32:\"e3553541a2b64d68140c4ef685be2639\";d:433376;s:32:\"a6fa6b63f83a0a3ecb5253bbb96d06f2\";d:433376;s:32:\"4040d65a5dd65acdd586f4f531f4487d\";d:433376;s:32:\"6910dc5f31d4d26799ecc1d2bacdb4db\";d:433376;s:32:\"9e14e49455c8e2422dcd9969db8a6705\";d:433376;s:32:\"6dbb8932a7851622d30fe0b527ed7d32\";d:433376;s:32:\"30827cbf22b31d635474e4c1e0a6386c\";d:433376;s:32:\"de748bb76b95449c97358644d397ef50\";d:433376;s:32:\"3b1cce8d72e4e671bc9393c7844f79cc\";d:433376;s:32:\"ebf37d96def6c4e3baee46dd1661484b\";d:433376;s:32:\"a915818a903e93ea486037787edf77ba\";d:433376;s:32:\"609a4c5e6402d86d859827ce6e42fa32\";d:433376;s:32:\"9fd43a5cbb4852480d621a7bd6e2f64d\";d:433376;s:32:\"c134c0f120a532791131dd6be2d88232\";d:433376;s:32:\"1b0a25b66f99802aa2eda0e0e7336c7b\";d:433376;s:32:\"473ec528a6fb4db50f77ba3ec310eb80\";d:433376;s:32:\"da06082e953683dca5b95be2aca42644\";d:433376;s:32:\"7a05d55cc40add47ba61c0a3b8813b14\";d:433376;s:32:\"6ac02f6bfee714ed09c12c3ac378f149\";d:433376;s:32:\"494db298339f78810f19c81ed7189e77\";d:433376;s:32:\"9c1d6d00bae07e1421e3d661986bc898\";d:433376;s:32:\"25f555610c65f5bea8d15ae2da8bc5f9\";d:433376;s:32:\"f03ba410f9d0a3bff1019637a92b195a\";d:433376;s:32:\"cc92f20ec392cbf7ae69e1175bde5d17\";d:433376;s:32:\"afe1653be1b6564aec927555923d590f\";d:433376;s:32:\"147baec0896d22171dfa9b876cc493e9\";d:433376;s:32:\"25e3acc177fdebff3cef6076b5e9d65d\";d:433376;s:32:\"b34b3ecf176234c400da5795d2f1b5ac\";d:433376;s:32:\"b5d40a2ce433c0b3ab49c10508c8f7e9\";d:433376;s:32:\"f4ef35f6f71ef35285cfe92ac42592f3\";d:433376;s:32:\"7911acc84af921d020bcae1fe0883993\";d:433376;s:32:\"c2293fc3a4e67145f3761bef07ad1c88\";d:433376;s:32:\"53f61d137faed5a912f2b2583fbfb1f0\";d:433376;s:32:\"0b80817fc4167abeff407f10ae2c16ad\";d:433376;s:32:\"6a79a6bf02f871fae241da5a1c4eb743\";d:433376;s:32:\"373d9e6d1e3ee743c72f8fa13af534a7\";d:433376;s:32:\"1949d05c17e27a54f62c0305152e9747\";d:433376;s:32:\"3e8a6bb65e55a7473ae68146ff211936\";d:433376;s:32:\"2b97d5703cc892c4192cc3db05d7c726\";d:433376;s:32:\"f6eac7908ed79ac8d5ca6a03dce56b7f\";d:433376;s:32:\"f2cdbb7df2e2d663e9a98bdcbb7d8ad6\";d:433376;s:32:\"906be2ce545df7add91c3b1e05165c17\";d:433376;s:32:\"ef4a6a7d4384a943bab86b631335408d\";d:433376;s:32:\"b1055c84fe4280ba4f315c0191aba7d4\";d:433376;s:32:\"e6492058084490f5c0271d5b55690809\";d:433376;s:32:\"23a3993146d564cff4aa33ee59dab984\";d:433376;s:32:\"6db6c7215bee920eab420127e2a95cc0\";d:433376;s:32:\"3c2326ab60bb559c709699249f2bedeb\";d:433376;s:32:\"f01aa7575e1e96673cb5bd35f53c9da8\";d:433376;s:32:\"549fecdd99ea8077e7206c3fc56bc9f7\";d:433376;s:32:\"d1c3c7d137d36633c110de4e6a2b6c3a\";d:433376;s:32:\"d4228747c62c6a6c4d12070c64307c14\";d:433376;s:32:\"06504ce9de00615b0ed2e700be66a77b\";d:433376;s:32:\"7edb2e34477a593ae3e816d79088f79d\";d:433376;s:32:\"34e06684ff2f05d06989d32c19e20bbf\";d:433376;s:32:\"430860b1be32e4444d0415183091a186\";d:433376;s:32:\"e33454f08635a05798774d21ee0b2ff0\";d:433376;s:32:\"5c4cf1adf8cd9022228dc2f1fdf2b26e\";d:433376;s:32:\"1daa33d5f2d2530926d79b43e6a0b488\";d:433376;s:32:\"2df8747f8deb21a27d70ebc10acce34f\";d:433376;s:32:\"a2d82258057683cf694b0ab0d39d12e8\";d:433376;s:32:\"181a69b97b792c2535fb0c8fe9556bf9\";d:433376;s:32:\"d21bfb2ad93b512e3e356ce5fd8e315b\";d:433376;s:32:\"5558057083702eb862de091129159437\";d:433376;s:32:\"5462df19db212c37193c887dd4c8a5d3\";d:433376;s:32:\"e8ca535353a876171e76f2b635fc7977\";d:433376;s:32:\"3036db1e1dd10a3a6cf3491b17761cb4\";d:433376;s:32:\"3ffa72bc17d7cf1f0997b61dc46ad8e2\";d:433376;s:32:\"109a28dcfa8587d3d144bb39779ce1b9\";d:433376;s:32:\"2855db735cf9756a37e2e54e6c6ca565\";d:433376;s:32:\"bd13aa59b192ad21ec23eb55c2239450\";d:433376;s:32:\"7dffd436d749a5c77652aa73d7a9686a\";d:433376;s:32:\"876c32ea9cdee53cb18e947ae4f21703\";d:433376;s:32:\"8e0ff599879dcca3a40528df0510ae08\";d:433376;s:32:\"e15604ddc6a218c0a82b0e244cd0539b\";d:433376;s:32:\"edb62b7a971054b4600fa17622a07558\";d:433376;s:32:\"f9d0cd5c9bc5306307f8aae150fa518c\";d:433376;s:32:\"ce911c749134ad68e6fbdb8110170714\";d:433376;s:32:\"59388e1c6a0a2d0635152082cd494508\";d:433376;s:32:\"aae292dc31954e3b436df9aa1b479003\";d:433376;s:32:\"6df4b1ba384fc420084be7c7f2bbd0cd\";d:433376;s:32:\"e6399d2fd1d6c966a6f0dd338a2235cf\";d:433376;s:32:\"8baa9aee49642a9d54a3b3632e114924\";d:433376;s:32:\"864699a960ccec8469a8c5b2211afcfc\";d:433376;s:32:\"2cd1c2f40d296bd2a3e1a0c63b778a33\";d:433376;s:32:\"cb0441c6d0b0bdf80c22a3d940487bb6\";d:433376;s:32:\"680e8e3375c5a66cab16af8101722c22\";d:433376;s:32:\"f39b05e4e92ed14fb378460276e9416e\";d:433376;s:32:\"b8ffdc3b9c75e7144993e20051f0ac54\";d:433376;s:32:\"b2f5d7d7d88721c7c3d0e77765a1fc31\";d:433376;s:32:\"668fed2aaf9841e027a33a386652703d\";d:433376;s:32:\"7fbb83cd0fd3eba38f8a1c3b867b7efc\";d:433376;s:32:\"1a52e54bb2f96d8441f98afd0e336a6f\";d:433376;s:32:\"4aadd120c344b8caba90dc4ebd435a33\";d:433376;s:32:\"fdc9c3d34db0c77135e78fb0df0d6fa7\";d:433376;s:32:\"6419313c23b4325af3d39ec7eeb79924\";d:433376;s:32:\"dc15b472271bf13efc988fa2470851dd\";d:433376;s:32:\"1a95afe892bbce429d904898802fa2a2\";d:433376;s:32:\"1102d1118875d30bdf938c4e1e2d8109\";d:433376;s:32:\"6c17355e46edeb19b608184fc6dec9fa\";d:433376;s:32:\"34b3a1f9ccf54d7174821f2383a0f885\";d:433376;s:32:\"7088be3d6e329c22650a5c677bfc85e8\";d:433376;s:32:\"eaeb1571ff2f9c76184f53c75fd38928\";d:433376;s:32:\"51b979e23437dd264e86dd238b541171\";d:433376;s:32:\"9d34ea2916704e36bf69fe1a22346e02\";d:433376;s:32:\"c57790b1dcbf5286886ed4efb80f55d7\";d:433376;s:32:\"c4b6e5799af7e79be2a0664356043b71\";d:433376;s:32:\"3fdf071c8f1311dcb4d2e204e6e272f8\";d:433376;s:32:\"9c5242ec8d6b09c43de340fa2f133b5e\";d:433376;s:32:\"b0481dc13752e2515235b4aff7bd594d\";d:433376;s:32:\"4f56c0c46189af4f4075de8d8bad8a5a\";d:433376;s:32:\"ca7c086ffd6029ef332b7be132cf0365\";d:433376;s:32:\"97f48c87a33bf1b30c8e934a182c39a8\";d:433376;s:32:\"8ec71aeb30723d3f0531e3b9dcf8d8b0\";d:433376;s:32:\"f74a041426a27ccb131e45b31e8f0db3\";d:433376;s:32:\"5b71d432eae8db34a53687241c03cc0c\";d:433376;s:32:\"f148f3ae6f6b9284ef8288e7a9a52ecb\";d:433376;s:32:\"51bd32aff3654f60740bf5aa16ff4702\";d:433376;s:32:\"6e76386e95e8b834d6f93fd6b7a912e3\";d:433376;s:32:\"4f584b6061d07db8fd28b1108448094e\";d:433376;s:32:\"1a01c2c1449a68babd18da59cfb0354b\";d:433376;s:32:\"0bff269e4f9ba87da4488c7aad81cf4f\";d:433376;s:32:\"7d73f3b2e4cddfa0621fc5891fd14372\";d:433376;s:32:\"9fe428b1b34355902f6adccb094f8726\";d:433376;s:32:\"38c7582395425d87562ee3be8f78b13c\";d:433376;s:32:\"d3a921e1f3c3e905b927545589b23827\";d:433376;s:32:\"bc05299dc7c0de50911b8e41d0f11f9e\";d:433376;s:32:\"e886d2e52f94072f4356fc33a948e0a3\";d:433376;s:32:\"9e6f1d02b6c4dbd5a6b6a0f4c2a51de2\";d:433376;s:32:\"3dcb58d920f657d030e313c8bfbf428c\";d:433376;s:32:\"88e3c14cba0a4b7603a0edc134b38fdf\";d:433376;s:32:\"f8135e181dc7f88c6257370d8b336555\";d:433376;s:32:\"8e4d332ff343584caaa8daa587c155b8\";d:433376;s:32:\"ec57753a78e7212dce4abe016a70c12f\";d:433376;s:32:\"c5f73895a27db157c5bbbc6430d856d2\";d:433376;s:32:\"48aac92833355e86a39044985dbdfff6\";d:433376;s:32:\"d48defc6c962145297b63881e68e5f9b\";d:433376;s:32:\"423a1cd18d2851651fe8309461892d0e\";d:433376;s:32:\"3125081e6e4ff544eb7c768e8ed2864f\";d:433376;s:32:\"e68d0a73743e207a2c54ef4befe81ba0\";d:433376;s:32:\"692593af581a0c86c002719cacb22930\";d:433376;s:32:\"feb437a3e2c46c54dc3336e8d4a03611\";d:433376;s:32:\"ee99443cab6628213b282ce3a24a5d66\";d:433376;s:32:\"a4e0646ceb17108324d4684adcdbb966\";d:433376;s:32:\"d717930a8cfaf4051d8ca8e676c87cb4\";d:433376;s:32:\"4ec950ca7428f9ceb9a1c83146b8846d\";d:433376;s:32:\"cbe00d921f75c66274d28206a12cba73\";d:433376;s:32:\"c15a5908208414ffaeeb4b4c22a673c2\";d:433376;s:32:\"4956a4857aa0ab181726f8bc8cce3eab\";d:433376;s:32:\"c68571885fc6288c289ed236fac79768\";d:433376;s:32:\"3054a64d48eef2e50e8d63923704aa89\";d:433376;s:32:\"4829e1057b36418a528a1c265b91cdf6\";d:433376;s:32:\"3e678ce2ac17226cfe51bf4b854dd199\";d:433376;s:32:\"1e274f516a5228a790929b00ea979b14\";d:433376;s:32:\"76742aeb3bbfc70a18609b16609d4642\";d:433376;s:32:\"f033c731e7bbac76001fa3c26a559c6d\";d:433376;s:32:\"0f1403aa74e2518070d785f6a8784e94\";d:433376;s:32:\"0512e96b744d46d6622e63b866d6f2a3\";d:433376;s:32:\"94cf652875c2358312689729ac8687cf\";d:433376;s:32:\"be82a56fff778664f9c959c6c67c9a0f\";d:433376;s:32:\"65ac362c7c7bcc5aa30cc941deb82ec5\";d:433376;s:32:\"6251a8720e65d6bfbaa2a5cb42f42b62\";d:433376;s:32:\"99ad22a258d2a373cc4042ac7376a0fc\";d:433376;s:32:\"a5287cfc41021d40eda67fbd7c182e02\";d:433376;s:32:\"0dd1de53c8ff59200202afe4a2cb07e6\";d:433376;s:32:\"abff87e2b91c3ed1160de553a09fc1f7\";d:433376;s:32:\"efb59b518ed5f52f584325eec291c0a7\";d:433376;s:32:\"6d1c350e7d5891b61fee65e8b8395cb0\";d:433376;s:32:\"9781417fcaceda4364dc393af80dca37\";d:433376;s:32:\"90b7de4199bc0e32ac205ea3c53a33ba\";d:433376;s:32:\"c442d0ad567a9b5702a78b78db0fb809\";d:433376;s:32:\"cecd09277a1850bdfcd39c1e6131e4d3\";d:433376;s:32:\"73d668c1817e0e0543ae47d5d95ab372\";d:433376;s:32:\"19fb894667fab93d6090bb68fad9aca0\";d:433376;s:32:\"396169dcba0c19e2075016055eada864\";d:433376;s:32:\"fd02b69d1b689077094ec296c781070e\";d:433376;s:32:\"714afe769f75e4c4c4c03931a351c1d9\";d:433376;s:32:\"472596d2db3a15a6a7f3ccb0830ff68d\";d:433376;s:32:\"d3fedf16eaacc78950b6701ca93fb15f\";d:433376;s:32:\"a001754c7973a60b63412fa7d7dc4175\";d:433376;s:32:\"46e0ba731e9d9078cb17989af29bfb57\";d:433376;s:32:\"096760f71bdf356df78d53326d04bd9f\";d:433376;s:32:\"624115fd939ceb6ef69860c01c952a44\";d:433376;s:32:\"96064595bc42d8872bac3b8b993f41a8\";d:433376;s:32:\"ac56001037cd8f3a85abd16e889f9b13\";d:433376;s:32:\"6a4d023c67ff064f3516d9181375430f\";d:433376;s:32:\"d3fea0b68de5a1b0c68912614a62f7aa\";d:433376;s:32:\"f8ba6e22b5f8b04bd67a801b18c515e0\";d:433376;s:32:\"a8b633667cfa389f8f3f747218223635\";d:433376;s:32:\"3e64352f01185191b6987e67084c859b\";d:433376;s:32:\"5e5798d0950eef24c7950ea0f260ef5e\";d:433376;s:32:\"e6dc75875ab65b592cb1597d630853da\";d:433376;s:32:\"451395b049f703cb32960903819796fe\";d:433376;s:32:\"0613f7dfd85f5899ae83ba03dbe3cc59\";d:433376;s:32:\"708b217e2831635dddd5132f4e176900\";d:433376;s:32:\"66645ce95ffa19bc491e0f1c41d11bcc\";d:433376;s:32:\"571b36efc0ae31ee5fd2bd9c62cf407a\";d:433376;s:32:\"8600a080e94a6a439dda66bdd8a224fb\";d:433376;s:32:\"f3ece74b45302af4d4934b5bda5deabb\";d:433376;s:32:\"f304ccf46e5a1a4bceb35d26632e3fef\";d:433376;s:32:\"098b5343ad5ecf86abcbeadde8a3eb53\";d:433376;s:32:\"60d3d96c3dacf22fdb213f535bab052c\";d:433376;s:32:\"c1ccbe94d96677e4e99f5472e1a59134\";d:433376;s:32:\"4b1a8eba9beff15276cdd937e6cd3291\";d:433376;s:32:\"2da04d5799f96f8639291b7bdb5c1003\";d:433376;s:32:\"cc80af61ebc20eb68ab397725095a9f2\";d:433376;s:32:\"2e89a8b7ffad04afd51cb973d8405374\";d:433376;s:32:\"1ccf101616c750d42b8daf1df90add99\";d:433376;s:32:\"c049867dec22afe04ac93b58527de3a8\";d:433376;s:32:\"77fe7d3eb7808425084202a604fde258\";d:433376;s:32:\"b94706e5834275b60d4f5f6e9cbbd535\";d:433376;s:32:\"89a10d941361ece15361906dd9772e58\";d:433376;s:32:\"0add7f3277c437b78893a53d12c94e0e\";d:433376;s:32:\"8d36bdc83936f1b47f7eb8554f7b6ded\";d:433376;s:32:\"7516d8a3a38de4d28e8da40c1da42ae6\";d:433376;s:32:\"9880605e5025f31e92ba6a964b02d06d\";d:433376;s:32:\"68a3d91145757f8592cd727318f310ea\";d:433376;s:32:\"a4ad72491447a381f78b8dbb5124b62a\";d:433376;s:32:\"8cbb4eab50292567b5f36d30204015ea\";d:433376;s:32:\"1429fb1545b143103a60566a47f408e3\";d:433376;s:32:\"72490dfb2ff2eb9b1cef7d61939053db\";d:433376;s:32:\"89282cdfc3be14d02f081dc51160ba25\";d:433376;s:32:\"eb6b3ed3031d61149b6f0324329ca5b0\";d:433376;s:32:\"b94092648af4db77f660282881298800\";d:433376;s:32:\"9c2887e18df43a93b4529928f046d1c6\";d:433376;s:32:\"c69a7cef4e4cbd482f725670078c8719\";d:433376;s:32:\"6224d1955810618051910f0d973c1a70\";d:433376;s:32:\"0dea62f30a51db7fda40cffb4b0defbf\";d:433376;s:32:\"0f2e91bdb49b0e958147707da132323e\";d:433376;s:32:\"3e107f5275a39b23a097cb570ab01a92\";d:433376;s:32:\"8a7515eaccc7797f24daf287a5519ef3\";d:433376;s:32:\"ab56f5c7c907e78d8b9acacac2ec24cf\";d:433376;s:32:\"349ea09c741e181fb21a6710fcd4f8ef\";d:433376;s:32:\"c20ec25260097ac428acd4c891da3d75\";d:433376;s:32:\"d014f06c93394b094b12b16a754fbd06\";d:433376;s:32:\"e18ee43c1fef6e4cc5f067e73a1ba66e\";d:433376;s:32:\"c4c27dc1dd306603ad337b5d2fca9327\";d:433376;s:32:\"82b5b813236b4e1591b7b81611eb4554\";d:433376;s:32:\"a19ff1df9ba29c2887338d96e6436b46\";d:433376;s:32:\"cc82a9661263b7e1eaf15b13316a4134\";d:433376;s:32:\"ddf7e6d6deafaf110f196d30c9ee04dc\";d:433376;s:32:\"0b0bfcdbd36f23c733a77c59f3ce7da4\";d:433376;s:32:\"f75b9931e0a4732c1a1eb97032e8a2ae\";d:433376;s:32:\"276fd42b6192a34a099e9b30f4939c49\";d:433376;s:32:\"5cd21513a25c08911553c26831148c9b\";d:433376;s:32:\"dc494ee4d3b00648884471aa9640b311\";d:433376;s:32:\"c66a99c7ed850dd5b438135585ea6a51\";d:433376;s:32:\"611534fa5e2a6f354a421ed2dc0b6760\";d:433376;s:32:\"89615680c3d84d95656747cf9c568dbc\";d:433376;s:32:\"d0592f7321ea42140154b7ab5dacd64e\";d:433376;s:32:\"53a0029b1d71d3624a7aaf720180548b\";d:433376;s:32:\"1088285c8808d4268b56bbedd4603237\";d:433376;s:32:\"cc6d695f65b4e8acff384506d214e19f\";d:433376;s:32:\"3a3873e1e3b71043e8ef1067d4d5f3d3\";d:433376;s:32:\"17142f2669bec2ae88cc9740af76dce6\";d:433376;s:32:\"fea60e80ecc3b868604a4eaa69744ad8\";d:433376;s:32:\"bea133983cc1afe321650a269577e599\";d:433376;s:32:\"65675e9c2ad613614756989d4cbdc087\";d:433376;s:32:\"fb97461e94dd61af4e34a05b66c5e4d0\";d:433376;s:32:\"3100e816278e20c162e11dafb58c95b2\";d:433376;s:32:\"e5249755d79243f30f925737db8f68d0\";d:433376;s:32:\"b3de519e4beb5149363ff6615c0b1acb\";d:433376;s:32:\"24b82b37b025f678373f947cfd4f8151\";d:433376;s:32:\"1ba699b0bb2bfd6a7b19a3711f1e36a4\";d:433376;s:32:\"975eede70694c1b6cc8af2283e9e2e2f\";d:433376;s:32:\"c5bbe323e6221ecd8b9e74b9c9576cf6\";d:433376;s:32:\"c30a11e048a9a6995154c5ef4954431a\";d:433376;s:32:\"d5c426f33fb6f85237a983de6c403ca8\";d:433376;s:32:\"1bcb7ab61ac4c5d609d9b7b84ae74357\";d:433376;s:32:\"b247d56102433d5c8b5bb391549fedc0\";d:433376;s:32:\"82e8029e43f4dee0d7efe71205de336d\";d:433376;s:32:\"8c73180f52671649d414bee77b765087\";d:433376;s:32:\"c7f789c0d0c1e3fe72e87e3311577ab4\";d:433376;s:32:\"4b19fa4b55df37ed534dd0c9be93ddf9\";d:433376;s:32:\"af2e7241e19b2d7740d926823beea1fb\";d:433376;s:32:\"91e3b5377d6efa979dbeb4a1098a7b32\";d:433376;s:32:\"3820d7548667b5f30b571264cf345383\";d:433376;s:32:\"4fa029527cd17e99c83e0578e3457ff5\";d:433376;s:32:\"e30055812a3f0a66455841665427a5ca\";d:433376;s:32:\"a7d809bbdf3e62776c6e82e1e01b7dc0\";d:433376;s:32:\"dde60be25f842050df16853b703943f6\";d:433376;s:32:\"e5fd0eb1507f0715724447be9fffcb05\";d:433376;s:32:\"2d02aff198d7ab64801cee8c36479366\";d:433376;s:32:\"14b0c6c7a4cf527e5204e7415b509164\";d:433376;s:32:\"5826e544b3076495c900ed7d4ef2d31e\";d:433376;s:32:\"612939cd5786535ab70128435caf9b78\";d:433376;s:32:\"2108da6a3033bc07e9bfe570ba4f5b12\";d:433376;s:32:\"9603756f80c304ca7bd943b8b6bda4d2\";d:433376;s:32:\"36bd388b407e0dc7369e60e5146c09db\";d:433376;s:32:\"7d67971b76be9aac489a6854ca48f2c1\";d:433376;s:32:\"d8b745f972911e4f6a63793aa8f9e37b\";d:433376;s:32:\"0df44a88e2e8159dee4cfa22bd023c0e\";d:433376;s:32:\"e8c91a186a77d0a2b5b829b8f76f177b\";d:433376;s:32:\"55411d29e6c3b0df24c8b3cc2ee47ed4\";d:433376;s:32:\"39b20855585f51e33868add831f4854c\";d:433376;s:32:\"4a6910e8473291b92642cedf39ad3e43\";d:433376;s:32:\"75e4dd2bb0af10789f8a66eafdc9cc42\";d:433376;s:32:\"aafe14e87390466edae24a4422e5c7e1\";d:433376;s:32:\"6ab06472a8d32b1d5636abab46ddad61\";d:433376;s:32:\"54e5767b532ab5c4251f445744fa665e\";d:433376;s:32:\"09293b653147307b1150269f2acc063c\";d:433376;s:32:\"5804b8e3a21379480331751d56d0411a\";d:433376;s:32:\"41cd80518fcc798ffa198f45b0f24707\";d:433376;s:32:\"997d78ce411fea5581e7ccdc89fab6ba\";d:433376;s:32:\"7d29f2bb25cf6404984ef0d434806f5c\";d:433376;s:32:\"c7d998af9634067f4d3a5599fa0935f4\";d:433376;s:32:\"c564c268cba6c6b7ae7881bef6139a3d\";d:433376;s:32:\"a4f1c7303a88ff9a4193a3a5fdbdcd50\";d:433376;s:32:\"4629940b2f2d1a99edd3f530c53e5d47\";d:433376;s:32:\"f68b35c24558b30ebba91f18baad1f14\";d:433376;s:32:\"a56b651501b4d7d2f53ab5449b5efac4\";d:433376;s:32:\"a6d7a4f261429aacb4552ff4af22abcd\";d:433376;s:32:\"2cdfdd20b98b75a5ea1ec23a183cf1fc\";d:433376;s:32:\"154fa600a2faadd77687780e4810cc59\";d:433376;s:32:\"939bd5230128fad3c6c33e6ab792333b\";d:433376;s:32:\"ba4cfc30fd4e6833c184b9e37df63875\";d:433376;s:32:\"b9fabfb57a54be4a8882115b2c764b89\";d:433376;s:32:\"4b94d76578d2905676079177e69c294f\";d:433376;s:32:\"3d05ba647967af0cbc672708e162199e\";d:433376;s:32:\"a0fadb09abb0d36760c5e11f2edf9af5\";d:433376;s:32:\"dd5aa0c8f94e65813a2217918dfc3eb1\";d:433376;s:32:\"39622e35059c2f6713e4b3ae54606745\";d:433376;s:32:\"e670cde92fe2a806c0c95c2ff356e89e\";d:433376;s:32:\"8c94a05b5b8677461272ff7737dba842\";d:433376;s:32:\"36c0d1e3c20ae32cc9aeb4a6525643d5\";d:433376;s:32:\"e3cfab864daa6e1baf74db1f22f5b395\";d:433376;s:32:\"6f9d34fae33a250b11c5d6ac35a2e719\";d:433376;s:32:\"5d22e58551a79fefd70fd7be30e8d50e\";d:433376;s:32:\"239213ce75849a3f17ad19b8d09a0114\";d:433376;s:32:\"4f68ade783b13454cad53fb5657d4ff8\";d:433376;s:32:\"ef03f05565482b8ab9a638b7d0bc3eea\";d:433376;s:32:\"4d6bd1e5b53880ea43caef1d47b3577e\";d:433376;s:32:\"4f43cc4b1aa4194394767d7d0416fb65\";d:433376;s:32:\"94f7380c37ebadc9490b1ca51de31ec0\";d:433376;s:32:\"2e3c1d0c5b225f672548a749513bc495\";d:433376;s:32:\"344cd8edf1fc3ef390ff504e47547085\";d:433376;s:32:\"cd3bf87e8934dd563b05e42dc97fc105\";d:433376;s:32:\"a8a51463ab4cc1626df3b5df099175e9\";d:433376;s:32:\"36cd168ce120d4adcd97ab04c5dae27e\";d:433376;s:32:\"5de4c38f3b6c8d628aae2d3541e9a4cb\";d:433376;s:32:\"8abf09a690e33d8a3bc1de2113e6723f\";d:433376;s:32:\"75d5c5b9c00d608de3ee9d4565825676\";d:433376;s:32:\"16051cf5097097301d16eab82944a7eb\";d:433376;s:32:\"8f21468e5091d27c2dcfcf1a3383c81a\";d:433376;s:32:\"a81ce9672fc2735bf9ff68acae1e97e4\";d:433376;s:32:\"2587d6a20bcd071728b35087fcd6c75a\";d:433376;s:32:\"2e3d2ba5f1c039b89c44de9150398016\";d:433376;s:32:\"d037efeac0b5fe3eed9dd7979f2c9784\";d:433376;s:32:\"0ab884bf2db6e7b979c726ae33c8d5bb\";d:433376;s:32:\"d27ffac3ce702bd59876a277487fc25c\";d:433376;s:32:\"567feb4f268ec2a48bf9ebb229a70a99\";d:433376;s:32:\"3d0693820263cf46ddd4493a4b5b0973\";d:433376;s:32:\"7d5365e000173bf5bc3a95b5d79a54f2\";d:433376;s:32:\"b5e1b69d0e3a529a2b2363d3a978eb98\";d:433376;s:32:\"829ed987312372391701cbc5fe8546b8\";d:433376;s:32:\"a84548377b96af959b79399b7509856b\";d:433376;s:32:\"a3e3d50aabecb9c3343644cad22c3ae8\";d:433376;s:32:\"12d54cac17aa2bd53643f42d14cd7397\";d:433376;s:32:\"d3fb5b969e646f8405d90d3909683df6\";d:433376;s:32:\"793f4e6b3ff305b19ad6fc562ff08cea\";d:433376;s:32:\"b4e111e3a2109f1de8873e322b3bcb74\";d:433376;s:32:\"b282463b2860b300de47959dfbebfd67\";d:433376;s:32:\"7682eb2e53933c84db05fbf2492c481b\";d:433376;s:32:\"dbaef6a8986754097b51fa3b11d095b8\";d:433376;s:32:\"15f7f5e53c51f363249df21818dbb02a\";d:433376;s:32:\"62e636b88c1966f44ba74c9eeb4be826\";d:433376;s:32:\"fa652ab0c9dd604be7b55350bf222271\";d:433376;s:32:\"c3ef0ec0664ecb7284c2b613a52dadd8\";d:433376;s:32:\"23e1619b908844ae563301493d7516fd\";d:433376;s:32:\"becdc790d0f40dbaf24d6751bc1d1628\";d:433376;s:32:\"16d506dc640ba51ebfd5d868c090282e\";d:433376;s:32:\"0ef922ce2f27da10e2f6977e978f68d3\";d:433376;s:32:\"627aedb4a9389f5527246e58cf8f6013\";d:433376;s:32:\"562a5c43dac4df0579daf204eda026a1\";d:433376;s:32:\"a9a2ace2bc78161f5dbd0a4a61ea9b8d\";d:433376;s:32:\"e06ff1aaa75db22df2f534a90357b91e\";d:433376;s:32:\"4e09648900117e9d8407fcf8c3558ba6\";d:433376;s:32:\"53dacd96cd61b045d8d077d7a9fc6bd4\";d:433376;s:32:\"7a6fb5eafb916742b74582071b54adb3\";d:433376;s:32:\"4b8fbd998036b3d36221b60390b616be\";d:433376;s:32:\"b79a058f2ec26271d22185a7e6753ea9\";d:433376;s:32:\"57d35071e7e719051af3941a07bc1f40\";d:433376;s:32:\"b8a760c14212a616b92be764810959d8\";d:433376;s:32:\"0cee0a660949f1da5961687a76e8bd81\";d:433376;s:32:\"6dd07c8e24e5a61d728330737e344c58\";d:433376;s:32:\"6d5224749c50cb4d83a491ed8587a9c8\";d:433376;s:32:\"570c4d4f09918cd50c1cf68ec29fb802\";d:433376;s:32:\"5bffc772f0fbb7d07dda0eab648b1702\";d:433376;s:32:\"8d255992a78f92fed07931757cca9470\";d:433376;s:32:\"95705347dab9b8476b866fabfa59d6b6\";d:433376;s:32:\"36cd5466e8e9a27e5134c86d8ea138c7\";d:433376;s:32:\"5977b11cd8a7cbc8e11bda2427cbe38d\";d:433376;s:32:\"90ff8a4d443fa408a9049f265f71f738\";d:433376;s:32:\"e832292ec2ffb038ff8263924575fac0\";d:433376;s:32:\"2e1a30c3c19ad0e92915bee4dd865e1f\";d:433376;s:32:\"9f9d3ea125176d8a1a3e75b218616947\";d:433376;s:32:\"31c417b9306ccd9e2c8faf6c6365109c\";d:433376;s:32:\"67741a1a440e3e96a79e290ca8b46430\";d:433376;s:32:\"2f50396b72ad18f8fe957a0a65015b30\";d:433376;s:32:\"1262115cdd2af940c92aee478799d21d\";d:433376;s:32:\"de51f7b92a5545ab631cb81849a963d4\";d:433376;s:32:\"ba8768cba592fb5061269f9276e5ef4d\";d:433376;s:32:\"7689a3c1816d7a7e76547ba784797435\";d:433376;s:32:\"9808054850f058da9fbda4682d265b48\";d:433376;s:32:\"6f080203a54f1a7ecde8d2ff1f935d03\";d:433376;s:32:\"ecbf5664d532c1429709938fe2368792\";d:433376;s:32:\"3115a66c6fa028f8eb35e9e90c23bf82\";d:433376;s:32:\"c4d082487664962b4f3a0ae9eef68d06\";d:433376;s:32:\"aa878af7868041487dc75930521e8498\";d:433376;s:32:\"8ed44780a02eb6807f8fad62bcbbf3c2\";d:433376;s:32:\"d27e8798c2c1c8bf938f65b3d04fef76\";d:433376;s:32:\"29d1275e058cbf2e3f868380cc0d8102\";d:433376;s:32:\"320564de67ba5fee7064a7604f3d0e6b\";d:433376;s:32:\"4efac1ff6d40761cf9a8e097042db2b2\";d:433376;s:32:\"e4f76a5447ffc015a70fe61a910753ff\";d:433376;s:32:\"0ce61ce8712ea5ab59109503e0151f85\";d:433376;s:32:\"b456ae7ebf647f81a01235582211bebb\";d:433376;s:32:\"08ff5ebc2e46dd21a742d73319a7dada\";d:433376;s:32:\"577882d2d6718eea8c492ca09e2e9030\";d:433376;s:32:\"fd089158e9c3e5c14aeb3ad4ef825209\";d:433376;s:32:\"5aa624aa0e8b52e97636848b584c3be3\";d:433376;s:32:\"b7e50b3e244cfab762c439295a20084e\";d:433376;s:32:\"7c84496fe6505b87c7fdcc03f7706ab9\";d:433376;s:32:\"33c077236db8ad409b3f0520c3a25473\";d:433376;s:32:\"992b4c4cfae04306ceb0d29242e22524\";d:433376;s:32:\"c66b6e7503a5a7eaf7d5ee7911b6b752\";d:433376;s:32:\"41c4ed8b14dfc2583d841962492b9862\";d:433376;s:32:\"094ccc213b84dd35d1d8069a683b7e7b\";d:433376;s:32:\"781328765f4aa70d927dfc85d8bdd45f\";d:433376;s:32:\"bc0fe2b7abb749d72f07163ed4e9ba87\";d:433376;s:32:\"c6029dd3ba3e53af07f97cd823cfe919\";d:433376;s:32:\"63dba218ee8789a7babd05c62489224e\";d:433376;s:32:\"9745820309dd43303e716e629157283e\";d:433376;s:32:\"73b383596603a48caeecbe87bec39b9a\";d:433376;s:32:\"348d9a45bb5cc5d8002a914ce2808216\";d:433376;s:32:\"5b06558b46f3b6909bc10d639c357a16\";d:433376;s:32:\"12eada647ef776f2d72ba247a0948e4e\";d:433376;s:32:\"ee0657da18689b755cceafcaeddba1d8\";d:433376;s:32:\"2e7b02c2d18d687ced215b50aec48cde\";d:433376;s:32:\"a6c2699301e91b6fcd5130b67b611c17\";d:433376;s:32:\"62b641b9508b9166c842b8fbd3e0f1f8\";d:433376;s:32:\"55ab1063b4194b0d576038b460881f26\";d:433376;s:32:\"4d57e629ccbf544cc8fceaac1c388039\";d:433376;s:32:\"1b512cee6ca41176dfa130cad10cf52e\";d:433376;s:32:\"99deb1210449293bac71141957d453d6\";d:433376;s:32:\"a0c3384686d5fdc078cb0dcbd2a87583\";d:433376;s:32:\"e8ed1859733ec53eecf2ab1101b6dd2d\";d:433376;s:32:\"5ed5fabb74e2427544fd770bcf2117b3\";d:433376;s:32:\"3b2f7655011252803179fd52212f7904\";d:433376;s:32:\"71910cf4d3b5f9c2c1da761ba9fb8f47\";d:433376;s:32:\"99025b41577886c5cf7c2ef33c3071ac\";d:433376;s:32:\"24da6bf53d8768b03881caa9a1633d61\";d:433376;s:32:\"e5dee624678b8bfab99af424c57fe4a3\";d:433376;s:32:\"f5844c737c3d55f6123e6cbac79e1c98\";d:433376;s:32:\"a3bea6c568357399862464c039c62cd7\";d:433376;s:32:\"0c67051ecdd10eb162cab355d749119a\";d:433376;s:32:\"f687a6805f35b97c6b4d2203ef04becd\";d:433376;s:32:\"1d58c8e4c7997dd5ee3970d76ca46ec4\";d:433376;s:32:\"4b565687d7fac289214ee558cd7ae99d\";d:433376;s:32:\"34a8efae748493fc520dfc995ea8c1a9\";d:433376;s:32:\"8ea8419366a7bdf75013f91f8b83bba2\";d:433376;s:32:\"33b065b70767342dda276df912c78481\";d:433376;s:32:\"69f0a77f5dc4e061b107fba3bd967231\";d:433376;s:32:\"59a46ffef1558e98283a6946b7b0bb37\";d:433376;s:32:\"580ed50e8c81bcb43021df938014d8a1\";d:433376;s:32:\"847c717def65971495b8bbd8c47c0f0d\";d:433376;s:32:\"6eed890bcd9ae8b28d89cb8d39baa438\";d:433376;s:32:\"b17907ff50c50776daba8b89b6ef4c1c\";d:433376;s:32:\"ec55dba86594e493bb804e905a116363\";d:433376;s:32:\"a4529d469180abd831d508557df257ad\";d:433376;s:32:\"1b73982c637220781cc83fb2b0efcde1\";d:433376;s:32:\"f29b878baf50c5d3682b2fff3a1ea076\";d:433376;s:32:\"11e7734e8e7267beae8f199778dca341\";d:433376;s:32:\"e2c6179105345b2aaac27689c6dae9f4\";d:433376;s:32:\"3f1208d80afa7fd0cadeaeff0f26001b\";d:433376;s:32:\"0ab1435095e81160015462b968dc2778\";d:433376;s:32:\"fac3dde4b9a2e3a60792c6d7222807a4\";d:433376;s:32:\"633e5bd8f820e628b2741f717726631e\";d:433376;s:32:\"3c8f6d207616a56d7aeed2b5e990d2f8\";d:433376;s:32:\"c573f2b1f8e22018779ba0fd488c518f\";d:433376;s:32:\"5b59864ea3ee93ee569b8903ac62c8aa\";d:433376;s:32:\"497d06ea27f6adeff1b3f95acb459e15\";d:433376;s:32:\"a3c5856290827bbf3c5e3bc97200f1dd\";d:433376;s:32:\"6d1156bb6628c422ca17ba1261f8edf4\";d:433376;s:32:\"0e95693c65765c612934cbdcbf937bcd\";d:433376;s:32:\"3d887c56451282fad0e2b4b0d97f0442\";d:433376;s:32:\"3e234f250aaccd244abd52f6cf365748\";d:433376;s:32:\"b68dcb73f7e49770c9bfb0d2260308df\";d:433376;s:32:\"fae954282ac9c0a88666f88990da3eb9\";d:433376;s:32:\"64d51897e2e1e262c64fa1b9c958036f\";d:433376;s:32:\"7c3d7701328a577f2a38966af4f7f88c\";d:433376;s:32:\"1786989494bfc3fa743ac03dd5377c79\";d:433376;s:32:\"294c36bf0086aa216df05a6cbc546b59\";d:433376;s:32:\"c18d26fc872d14ff06d4df93e938b4a0\";d:433376;s:32:\"ea3b2e50481d47a6237ffd8e0cfc34cb\";d:433376;s:32:\"47a6dcddb499899bcdba4eb64de4af7e\";d:433376;s:32:\"12478e239a0adb261653e0b55d6d6b35\";d:433376;s:32:\"8e296f8a9e0abfeed1531daef013a5a4\";d:433376;s:32:\"38541ce719951bfbd091f737f022473d\";d:433376;s:32:\"ab90117d9586b077e10b1899032aa0f2\";d:433376;s:32:\"9fd78ebe96e3994d78486f9163c25fe5\";d:433376;s:32:\"fbbb62f7d506b6812ac0f3f76c5dd801\";d:433376;s:32:\"e1aa57ac38bc22f52ed09165d8deda0b\";d:433376;s:32:\"8510b16c5b8d9d396032e43ca2381291\";d:433376;s:32:\"179162a1cb79988ee2e09e488166d8e8\";d:433376;s:32:\"6ac9e5cdfb6ce9d2eae163b765ad4f15\";d:433376;s:32:\"96923ed8da5845ac713e4a896a6e15cd\";d:433376;s:32:\"b58e8773b09c6a1264ab6642d317b1ec\";d:433376;s:32:\"7713ad6ac11319e86a164eabcc9b6448\";d:433376;s:32:\"5f63e16269ca4a4b3a8c78f0a7a024f0\";d:433376;s:32:\"fc4713178616e1e7d3bdf919f9caad3b\";d:433376;s:32:\"0c63f3769559b8b56de45ed201599d19\";d:433376;s:32:\"3eabf0634de6a157463d44313d152d12\";d:433376;s:32:\"1df4c636f42bbccd78235b35b7658aa5\";d:433376;s:32:\"9c3560c105c70726e76543505de9cab7\";d:433376;s:32:\"5e6a89acb2f2d50ee7c986eae6436c0f\";d:433376;s:32:\"172153f45d1d6c9f99f85c04c0ed27af\";d:433376;s:32:\"140c8605b8025a7adf293a8103b13f01\";d:433376;s:32:\"71703c06b64f02c30a7171048189db05\";d:433376;s:32:\"6e19fbc11a61127eaba23e179e3b4dd4\";d:433376;s:32:\"fc072e16a8c7a10a91dbfff5e1a5d0a5\";d:433376;s:32:\"894d1f5d162306071d7d586ff18ab1aa\";d:433376;s:32:\"8cae16f5f280727deb108c15c1121f44\";d:433376;s:32:\"c3d79a2ceacceedb39b988c0b0a49cc1\";d:433376;s:32:\"077fbcea61a1085888e1e8efc3b7a316\";d:433376;s:32:\"7cf75f7a6d5257a0f30abc19a67a64cf\";d:433376;s:32:\"46d53960d0aa2758c717ac4072150762\";d:433376;s:32:\"53b4d2dcb7dba1cb0eea794483f5eb69\";d:433376;s:32:\"ef3ce9465b54f0d36677af82f44a8f10\";d:433376;s:32:\"e2fec3dbdee2cc91ebf455c60c77b251\";d:433376;s:32:\"100f3b5868657d841bf32cfddcb5e08a\";d:433376;s:32:\"9a740e9b15045d165bfa41f2dc7e66af\";d:433376;s:32:\"50b60117b7b0c27a9a70841dbae0dc4c\";d:433376;s:32:\"0c81017a2436dc0c4c17e9d67ed6ca80\";d:433376;s:32:\"47ea7a2511efb7b0579eabbbd548b0da\";d:433376;s:32:\"1fdd14eed40789ed8cddf6ebb8e611e8\";d:433376;s:32:\"dbdf584cc0ad6633d289ee1eaf66c0d9\";d:433376;s:32:\"423af0d8d2c0be390af1b92d04980df2\";d:433376;s:32:\"944aefbefee924cbc2ec11c5eaca42cb\";d:433376;s:32:\"b857e8d70aa880029a197ed7f4a092a5\";d:433376;s:32:\"95ef208b90530288f15743b3768093e9\";d:433376;s:32:\"a29f17334084ab4617006b8f17b64f9c\";d:433376;s:32:\"405694d043b6cc622bc452fccd5cf2e4\";d:433376;s:32:\"12748f4bd5443899db4ffac5db82af4a\";d:433376;s:32:\"711d4791bce115c4f4c8a2ba80ee1f57\";d:433376;s:32:\"0c6c64133d0626eabb71abf18defa4f4\";d:433376;s:32:\"af3a82c919bf15ea28d6438a57eac1c9\";d:433376;s:32:\"9a40ad10980cbedc85f3382b23d58895\";d:433376;s:32:\"2f676e746b9f761135c50ebda3eef4cd\";d:433376;s:32:\"a18f73ca6132cbfc4e17c2fc5ec6e50b\";d:433376;s:32:\"d9fd805babf6d1c78a76f976e188d162\";d:433376;s:32:\"43e5bdb87a29876d2b92c5c786e3e4b9\";d:433376;s:32:\"e19540b1c150a357b0994afacb2be3a2\";d:433376;s:32:\"5c72768f0a4b5046b1a66cad16ea42cd\";d:433376;s:32:\"30c99bd6016c52968f5b5607d140a184\";d:433376;s:32:\"848ab3cd1cffbf88a00a39b0cea0ab4f\";d:433376;s:32:\"3929358ed777199d707dde3eab206278\";d:433376;s:32:\"93cf6461547f6d47870fed515fce3d45\";d:433376;s:32:\"8230403512bd7b5e9eeb2d4347019042\";d:433376;s:32:\"99c43b961a44a726238f3ebae0bbc260\";d:433376;s:32:\"8e8c001464a4cbf285a799c309127a7c\";d:433376;s:32:\"247d5110ef3e09f0a3cd1f0842b4a33b\";d:433376;s:32:\"a77d7d5390b8b68fa0ea6c6a550a30c5\";d:433376;s:32:\"9addb08854be52614486443533c031ac\";d:433376;s:32:\"45563c94f11835e589ccce9389a8a772\";d:433376;s:32:\"0c6feed8387a739d9d52e99efef6b1dd\";d:433376;s:32:\"14f45dc3ed6acb8948b68b03834f2ce6\";d:433376;s:32:\"18871c9991b5f8812eda6adf36c94177\";d:433376;s:32:\"93c26cb93a2a05ce8e75cf9130cf1a3e\";d:433376;s:32:\"bf3ccd8e704bee820e9dd771495cbc6d\";d:433376;s:32:\"e33f02c63e4e2eca20740ddac13e58ce\";d:433376;s:32:\"f8f9061f9c40baac8f8065e766c82979\";d:433376;s:32:\"b6c7cea69d1d618a670d59041ed12e46\";d:433376;s:32:\"eda497c664d6d51324e385c40b9ca02a\";d:433376;s:32:\"82c62224d08c11f8c658fff0ce2d29a4\";d:433376;s:32:\"786b868fb7d2461af38c5b4d94f5f963\";d:433376;s:32:\"e2cce09aa3f0384a547d66bc4ac86a5a\";d:433376;s:32:\"fb29d141991d6e1cd95ded5c05527c7a\";d:433376;s:32:\"634bd0c4353449772006c2142aeffea7\";d:433376;s:32:\"5d42175a24b77b7f21aea5df151cff6c\";d:433376;s:32:\"4af60fc9c1217a70e125bad1a35ce03a\";d:433376;s:32:\"bee46b11546d0fd34bd68eba0631dce9\";d:433376;s:32:\"703bdcb968b7bbb6308d47ad5289e278\";d:433376;s:32:\"5a72f4645f53f7981c3fdd5c6305ba0c\";d:433376;s:32:\"6430e8ddc263360b9b26af903b8c9237\";d:433376;s:32:\"fa579fcd7d02488681c89f24c372a3f5\";d:433376;s:32:\"2e7c41350e09fd1102a15e0e984f0bd5\";d:433376;s:32:\"0f374c67aa071e57c95acdc2314ff752\";d:433376;s:32:\"f5fc9ae058327f32b815e3c3c5e204b0\";d:433376;s:32:\"fc464d404cfb4eb79235ee3f7f5a1041\";d:433376;s:32:\"cfb3e4eb8390d1f88bdd115c52b23da3\";d:433376;s:32:\"fae5436e5cf7979b8b87c6dcdcf68fd6\";d:433376;s:32:\"466331a9f91aa9ecdaabaf72e226f90e\";d:433376;s:32:\"b46a77448cded2eb141719ae602cbf2c\";d:433376;s:32:\"a6100eae1bc7c2072be032ba184e1e82\";d:433376;s:32:\"427e05f0dc5ba464cf4a86a9124652f2\";d:433376;s:32:\"69d0621bb9b3cdd3e8d977f5e8ecb735\";d:433376;s:32:\"b5585798f61972937c4a249cbc289c39\";d:433376;s:32:\"f7879aa0353496c87787fa0848486778\";d:433376;s:32:\"767a850f44c18e8a98fb0063f11bcaec\";d:433376;s:32:\"2785f24cd801dd36e9e9888d03ca8a75\";d:433376;s:32:\"3dc14612dec2dd3ed5621a02aa9286d7\";d:433376;s:32:\"8a057a546fe5acaa1394355309223195\";d:433376;s:32:\"509579871ade492cb4d1dec0e99c474d\";d:433376;s:32:\"88cf09a6fb955c9197966e0144466dfb\";d:433376;s:32:\"4a6372ee1935b84ad64d604841d9ebae\";d:433376;s:32:\"b21782cc165297181151507e1894d7d5\";d:433376;s:32:\"a09b0d7f75d41b43d66b107a52469c2d\";d:433376;s:32:\"4a77029b801532f60ce2bed01fd0c144\";d:433376;s:32:\"72c8681e2a16b688391c6fd191f01fdc\";d:433376;s:32:\"1fa450fa5306c7806e8c9cf01922a9a1\";d:433376;s:32:\"10e30ed73e4a746bdc2d0eaf3c8a1fa0\";d:433376;s:32:\"7088d99c5d8e1cdaada13a2f38f29d30\";d:433376;s:32:\"27e28a8b1738ad32bd056472464b475e\";d:433376;s:32:\"54d60f405e56188702a78662b5068f5d\";d:433376;s:32:\"e5a8913ba713964a93a5ed8a54b7fc74\";d:433376;s:32:\"2c75392b11b02341b450f2deae955487\";d:433376;s:32:\"b7ce6864db845e27c7ac18492efa0455\";d:433376;s:32:\"644d9be941af959fe54235e3ddb4a36e\";d:433376;s:32:\"134af316c504c10cb9150e5517bd047b\";d:433376;s:32:\"447d60b1a498202241f824104aac67f6\";d:433376;s:32:\"c62dc3c00f22c2d6ba7c82f1a8cf29da\";d:433376;s:32:\"6f7307b12aa0ef517b6e310f64cc7eda\";d:433376;s:32:\"d051298cf2fc01c397b3a55d49c43bbc\";d:433376;s:32:\"ad5c9fdc793542db09ae3984f23f608e\";d:433376;s:32:\"969160d206a120622035aedc41b222f6\";d:433376;s:32:\"15e929e894af6f883429c4abd1c56934\";d:433376;s:32:\"f5e3da8d65ea4e88c03948b8d40142bd\";d:433376;s:32:\"19f6ad44df56a6c9855278b95b2d4169\";d:433376;s:32:\"2892dfe0a32eda0a40e8d85042dfa490\";d:433376;s:32:\"f40786d4dd05e1733bf8f9fb803d0160\";d:433376;s:32:\"79abbbaa4628c332496ca41fea25f86b\";d:433376;s:32:\"a9f9fa242f95907114f47413e375699c\";d:433376;s:32:\"d65c4f4c433086f90dd1ba9ae97964c2\";d:433376;s:32:\"0b68b2e7f8bd6d9d4dcfff93e9e703b1\";d:433376;s:32:\"ea6cb7267a9f8fd8c0aa880c25028d2c\";d:433376;s:32:\"65ba53295f2828cf5f69cd773ff8b189\";d:433376;s:32:\"75d1d19a43560844664bb1293a6466e7\";d:433376;s:32:\"c8dd4fac995e61773e3d3d62058446a7\";d:433376;s:32:\"647933c5573e3a171bedff0a75555032\";d:433376;s:32:\"f97e3243b1f46ce1f3127b41d9c74931\";d:433376;s:32:\"a5e5c8cfc19faccd7cad869e47ed75b9\";d:433376;s:32:\"1f9149259a559aaf0536c077b6af590d\";d:433376;s:32:\"8041a8c37c98e76d7fe47474168d5960\";d:433376;s:32:\"1821d3f7e3eb542d37382bfdef9ec38d\";d:433376;s:32:\"ca5684cd836ee45de5d49f49b79d070a\";d:433376;s:32:\"70c3095fffd278fcdb19567ecf4989e5\";d:433376;s:32:\"8d6ab634348a19e3c1fed4501004e8ff\";d:433376;s:32:\"fb070b1a3095ea3e0c7cbd57d3b631b5\";d:433376;s:32:\"22466fe09dd101f448e6c362167b9800\";d:433376;s:32:\"d4ac3412bcf33306d2c7917cc7c9fc4d\";d:433376;s:32:\"b665ae9b90dadf791b91ad2a7e116acb\";d:433376;s:32:\"b4df323e9193b5462189a77d2bae606c\";d:433376;s:32:\"767064cb8d52c304ef07102bf28895f7\";d:433376;s:32:\"6b29fb6d5d9e14abaab9700447905d85\";d:433376;s:32:\"e0929188300a4cdad8b814ac63b91f66\";d:433376;s:32:\"ccc63ad53601676889e11d928a6374a3\";d:433376;s:32:\"5dcfbe31009f52ada88796eed388d9f3\";d:433376;s:32:\"6c85c210447db37560cea005c14d0972\";d:433376;s:32:\"8cb2577f4ef59e310f8b54f137cae62d\";d:433376;s:32:\"63871b447feb8a7e4baf19ac6ba0d8b7\";d:433376;s:32:\"779b56f39ea931dd44e70e839dfd91be\";d:433376;s:32:\"2c70d2e31e76fb4d513a743a751d20d4\";d:433376;s:32:\"003744e409cf643d8ae9c8df4c488a07\";d:433376;s:32:\"510757507f5a3218ace3e2f7c3fbdbd3\";d:433376;s:32:\"fe5271aee218b5cbe3794afc26c71390\";d:433376;s:32:\"3603b7aa09110bb115b53e7c38926348\";d:433376;s:32:\"cfe7a4156c04a35d08f520f046662382\";d:433376;s:32:\"dfae572967dcee477fc9d234a516aef2\";d:433376;s:32:\"71deb66f72eac456484aa5c94bc04439\";d:433376;s:32:\"df1c0222a94475b060971ca5f54d8350\";d:433376;s:32:\"917c828e7191e53d26e5ea412356387d\";d:433376;s:32:\"a2512c40b92acea7b4eb1c4d975cf87b\";d:433376;s:32:\"3b7ecd2bd8151873801c6bc1f193fd2f\";d:433376;s:32:\"764fea9b048b81c00c44fdc91b845247\";d:433376;s:32:\"c19274e071e27856844442f567a3c29a\";d:433376;s:32:\"f7f3d6cd7c9671380d0d2ebd076f340b\";d:433376;s:32:\"ae36b9a8697724936a1eaa0b22caf252\";d:433376;s:32:\"2c2463172f35a214c6a4526d834a8116\";d:433376;s:32:\"ac78b50170c42072fffc98ac3c878715\";d:433376;s:32:\"e5021c33252a0afd9ce113fc410acb0e\";d:433376;s:32:\"16182d0fbbce871cf5daa11c13413b52\";d:433376;s:32:\"e83231ad1fd49f4eaf41c6fee39cfc71\";d:433376;s:32:\"776401d58b954a3c1a05f873006054a9\";d:433376;s:32:\"db5f8d10cf930acde246c53bdb84a689\";d:433376;s:32:\"6432bccf8802a59a3b5f20f27425a947\";d:433376;s:32:\"a1c0bc1abc0a5f21def1de9f42ff9e37\";d:433376;s:32:\"a47fa8f4034c9b4b7887f202d87bc722\";d:433376;s:32:\"dd9775574c36e52f80885a61724f07f1\";d:433376;s:32:\"cc4fd22a7211b38a79f62c9d6047187e\";d:433376;s:32:\"4c27afcc269fe3263d08e337a8bbf7ac\";d:433376;s:32:\"d4aa9d3a98354fcc5f90bdde1e39f921\";d:433376;s:32:\"5940d71ec252d6bb53c6e1ddef36abe7\";d:433376;s:32:\"ba50415c7c8f70d7e83545a469418e58\";d:433376;s:32:\"828c23a805b595aa4979bcc42693ee65\";d:433376;s:32:\"c2112427a37e20cad17420f93bb5e646\";d:433376;s:32:\"59374a3d3c39904ad17f17927101f55a\";d:433376;s:32:\"a99ba3e0ac23ff0cddbdfec67c2b16e1\";d:433376;s:32:\"028d111342e1d3929ade98d0b79d61e2\";d:433376;s:32:\"f2d67a986c453bf218e9c29f856a3bd8\";d:433376;s:32:\"f2427619d504e576f4c6416f65a38793\";d:433376;s:32:\"8c7062ded7b399a52d220a8134d2b8dc\";d:433376;s:32:\"ac81300e21cd30a93f5b934d3a362821\";d:433376;s:32:\"73c7de30826d3ec6382faae0adb87f6d\";d:433376;s:32:\"740cfa76f3669c7f872ba616e622d10a\";d:433376;s:32:\"3ff25e10a8768b7ba89ae73bec99325a\";d:433376;s:32:\"02cb0e3bddc152d44f59e966f639f4cb\";d:433376;s:32:\"3f354ee2fa51e42b9aa561ff875708bb\";d:433376;s:32:\"3874f18aacdefc4b3ae5dd1e827e420e\";d:433376;s:32:\"160cc4f07760f37bbe3d3c344223f171\";d:433376;s:32:\"78271357011896756f4c27bee41f0475\";d:433376;s:32:\"bfab9f4ae79180f10b8e184cbf1dbba2\";d:433376;s:32:\"b3eb2a2c58dc301cefd6a057f3838096\";d:433376;s:32:\"867a37984217d0cf454b190c6393121f\";d:433376;s:32:\"88c27c6872e8b3a3613cbfc6cce15fbc\";d:433376;s:32:\"c02df3cf78bf08c3afcfacb7d1f90f3c\";d:433376;s:32:\"f827054fc7fa91e9829030c3a6a6948c\";d:433376;s:32:\"9319a2feca67dc03abb26195d6eb09c0\";d:433376;s:32:\"8489f1fe3601f4a73ebd67a74d05fd10\";d:433376;s:32:\"c836c6488a7fa94f89769f6984eccb5e\";d:433376;s:32:\"4e132f1adc5257fbaf85688d4f8ddfb7\";d:433376;s:32:\"0a0465f522399356f51aa05e03466e58\";d:433376;s:32:\"0aba31a5b8245faa2d1f6d639f5191ef\";d:433376;s:32:\"b2d28ba690e29e51c5592d4ea7033809\";d:433376;s:32:\"36ccf02d1bf2f9524691b93915fd024a\";d:433376;s:32:\"1f4d4aa7098cbf6f87ba99dd352f1822\";d:433376;s:32:\"6761f67c7536967776e90f327bd7868c\";d:433376;s:32:\"b10b1ca062242df846190cef028d26d0\";d:433376;s:32:\"2e1a1c0ac428da716641e811607242e9\";d:433376;s:32:\"afd01eda0593fbb86929d9a4ef17fc75\";d:433376;s:32:\"29d7a49f694fe383dea456be41617e2d\";d:433376;s:32:\"d3e44ab1579cb5ee0430cd226ea1a8b3\";d:433376;s:32:\"ef54fd314a3d28381bd00499bae2db3a\";d:433376;s:32:\"90adb99e0754ad83a385424b8d469741\";d:433376;s:32:\"73ec703744490c443f6f1922c078714f\";d:433376;s:32:\"a3218306376ee9b57fc336f2ade64539\";d:433376;s:32:\"379ef7996073f19a91f32bd12937e600\";d:433376;s:32:\"5b1c1c5b999c16a385cb0e4be28b1812\";d:433376;s:32:\"4677150b2552ed52ced809ffeff85fa6\";d:433376;s:32:\"e0025b6e5ca0ea39155a936639aa5d5c\";d:433376;s:32:\"bda6074a6465d4b6396fccd5c8369361\";d:433376;s:32:\"1c72725105ff432ee77578472251e2d2\";d:433376;s:32:\"d0e391d8f4d5cba51454980dd4c523af\";d:433376;s:32:\"5050b8ec751942ef0e14e97b40860167\";d:433376;s:32:\"06cc78646b99ca52806d6b64d0e0a884\";d:433376;s:32:\"bb0049b12f26ed6c92f07defd09e53aa\";d:433376;s:32:\"e618cab5367e71463004d487aaac6bf3\";d:433376;s:32:\"b3bdf72f5eee9d6d86ea74eef0470c0e\";d:433376;s:32:\"f105b45aeaf0a2be248ed349166325c1\";d:433376;s:32:\"aec96d507e60c97c330767300fd07c9a\";d:433376;s:32:\"696304f595809834d746db389bbeb20f\";d:433376;s:32:\"b8e51dad624b64a739112101c6c8dd7a\";d:433376;s:32:\"675e3ddb9c6b13f5d7f906c406ecaf24\";d:433376;s:32:\"d6f283a14a70808be8bfad55b4421509\";d:433376;s:32:\"b18c8d0a7046634816f9625a3e4c778f\";d:433376;s:32:\"6728e75d5fb45b3468b7fc250b3c593c\";d:433376;s:32:\"3990ccada314f3eb5fa2675f35529a70\";d:433376;s:32:\"226b036b86be5c94de20f0250c1c3151\";d:433376;s:32:\"3c6f5c130321b64dd6d34ed78f013666\";d:433376;s:32:\"a9d9c981c7951d62517b5a7a48bb52c8\";d:433376;s:32:\"1f1a5ba29aa091d8bbb7c7c7a304a73e\";d:433376;s:32:\"e1712fee5312f1c02fe0d54ae4ac5413\";d:433376;s:32:\"9dd97201de432b87a1d54655f9b1d970\";d:433376;s:32:\"a2d205ccfb11f7bc6ce812357cf6bb86\";d:433376;s:32:\"eab758e97c931cd3fcb723fcd24b3c6f\";d:433376;s:32:\"894213974841bb60d53d0d8ed8c73707\";d:433376;s:32:\"fd40921e08957f2bdc53208af61d72a1\";d:433376;s:32:\"c46bc0ce5eb13d89168d9e65e87270cb\";d:433376;s:32:\"ca21146f44489558703d5cbfe39eb412\";d:433376;s:32:\"87f8d8916152e94a56098a16755f1628\";d:433376;s:32:\"c7ab28eac1a700c582d6b7f7d34e40aa\";d:433376;s:32:\"6f061c42239c0b93c430c92ada7dc1c3\";d:433376;s:32:\"ec6c602be937498bc15d203613808ea4\";d:433376;s:32:\"6342054034f80d77a983d3b5d8a8d40f\";d:433376;s:32:\"8bdedd9bfca83146dc5900905e4787b0\";d:433376;s:32:\"df884a0cb324668728783f993c8173ab\";d:433376;s:32:\"971c122ef5544025fec8bc57151a5157\";d:433376;s:32:\"c5ef002932ccc399841d67dac85b8b1e\";d:433376;s:32:\"a43b4131aec5dd55cf3b8a9166aa6ec0\";d:433376;s:32:\"161c1d436deecc556098ad649e05c130\";d:433376;s:32:\"ec72b4b712b7748fb3e86145d95be43f\";d:433376;s:32:\"93169e575d8dffd48d693811284cc62f\";d:433376;s:32:\"a0371fc8f608f1804fc0e0ad7b7a9a59\";d:433376;s:32:\"1954054a4f04e2acf04167000202c4a2\";d:433376;s:32:\"97e0f51e8db918400b5d00bb2389a223\";d:433376;s:32:\"6b7f81a6fbfb26c378f915275a923774\";d:433376;s:32:\"678e4390825c7cae150fe45dc3cf3b10\";d:433376;s:32:\"ecf8a9a8e03c49e0ecfaa1f2f81bf78c\";d:433376;s:32:\"f0acf265e1ba2445c1b7bb7fd089df6a\";d:433376;s:32:\"0d4d5b555a6bb5f3891f6a0c85b70b17\";d:433376;s:32:\"b2b4898b0e75134abc380e315913a3e3\";d:433376;s:32:\"590c663795126bec1bab87e9571eac76\";d:433376;s:32:\"43b272e70fcabb91b68bc895130d31a0\";d:433376;s:32:\"051a64e7e95cdb468743937ef423e8ef\";d:433376;s:32:\"55e6a9fb6384edda25bb27ed1bf87be0\";d:433376;s:32:\"769bf597edee1f91e1eb1591b3bd2fd7\";d:433376;s:32:\"110817d793df0b8743ac76e02d33bc82\";d:433376;s:32:\"24b1881e2a6e7e36f11447b313aaad6b\";d:433376;s:32:\"c2033804e5b73f7aecb23b4646072b96\";d:433376;s:32:\"ff6bb0fe01b8ccc4674c364e007ff192\";d:433376;s:32:\"a524c1d66ca04175c4170e7e1a3d52c3\";d:433376;s:32:\"3360098a2599c04b0145f77745f0e275\";d:433376;s:32:\"d0c727449c392ba50d4f2af4876bc48a\";d:433376;s:32:\"27c0a03280c7aba31b1c1c7a9055a7f2\";d:433376;s:32:\"47eb299e277cdf05e3b989cb150e5e55\";d:433376;s:32:\"6296ca6b5683b6c831b8442927c9c404\";d:433376;s:32:\"1e3160c2f18bb10d9bfee98fcad19ca4\";d:433376;s:32:\"987b0b657ee06a359c8786305cf80f59\";d:433376;s:32:\"09ecd56decc15fbedf41d2e98adfd782\";d:433376;s:32:\"41fae07da30c80b31283e999a778c0ed\";d:433376;s:32:\"eaf50a240b4a34b52a230ef8966ef29b\";d:433376;s:32:\"ee58390f551b021dfa5061af0c669a88\";d:433376;s:32:\"272fddd5008b90d3bda8d3e40b599923\";d:433376;s:32:\"153bf38c082e543978b3882cbc67cebe\";d:433376;s:32:\"d21fb79352b64d9bfa7aa2e45fa40b28\";d:433376;s:32:\"0b69e920405a34deb1ec115d10ed52a7\";d:433376;s:32:\"d40abcb913c2de6f4e4cfcd403240a34\";d:433376;s:32:\"8584511c2833c81b84461493b829f6d3\";d:433376;s:32:\"76ad5eebed54cf6bb05c110c7176c550\";d:433376;s:32:\"0ed14d17bafa5f0d96bffe79f4e459e5\";d:433376;s:32:\"7341ceb4e9fa82a2551efb9e8e9f76c8\";d:433376;s:32:\"1e667ece8c44694a9f1de789b07505da\";d:433376;s:32:\"8b4e0178221707cf6048680abd56e0c1\";d:433376;s:32:\"c6daddfb739946869d0f280884de909a\";d:433376;s:32:\"79884950b2a1028c0bbeb30569df9160\";d:433376;s:32:\"f4798be043993047487956c02eb6c8b1\";d:433376;s:32:\"a8cc62a0ab4ec01d9b05398aadbe092c\";d:433376;s:32:\"6c2c5ce7d4b18bdad9a22cb95e65cbab\";d:433376;s:32:\"e70c2fb356261c27d96ee7e150ca60c5\";d:433376;s:32:\"5e9520c0ee05e2ee76180b0f48f51244\";d:433376;s:32:\"40e4fac719667cb17d783f96a19de2e1\";d:433376;s:32:\"26e78e7ca13a410438dd25e654d8b3c1\";d:433376;s:32:\"e82cb913d193ac436dc3b13b0cc65031\";d:433376;s:32:\"1ebbcc098d020b4b094ed3a2193b26bd\";d:433376;s:32:\"3ce8e374102e52cbf5759edfa9d327df\";d:433376;s:32:\"a6f8fc37ca0b8517436e6d120a1126da\";d:433376;s:32:\"8c81b82fb40bfeb5d8c52994ced0c952\";d:433376;s:32:\"13d8bf82de2c4756da9acb8c28d355b4\";d:433376;s:32:\"8fc0696a607bea22526e3f922d5a65bf\";d:433376;s:32:\"8d0654c37ad299ff002e299e79534239\";d:433376;s:32:\"73cdc2a589e70ee60e1e11b1126fd7a6\";d:433376;s:32:\"b5e548098314d0c537f29eea316915ac\";d:433376;s:32:\"9e859c8cbd67f7572c43c21b72964cb5\";d:433376;s:32:\"61252215f6a87466d8221dd0adf23311\";d:433376;s:32:\"144c9498dfe68f4a051c876bab38c3af\";d:433376;s:32:\"52bc0bed49ad9bb1f5b03d9cd480e9a3\";d:433376;s:32:\"e73cb7a344e8daba334452eb1187653f\";d:433376;s:32:\"56d0d7edba3d9e2f4d30ad40931cd218\";d:433376;s:32:\"8e510b8c20470c6d3252d7ad0966bfdc\";d:433376;s:32:\"de5cd7025c6f96d2337b97dbb9b91348\";d:433376;s:32:\"32f55ccdb8dfbad083900e308988761a\";d:433376;s:32:\"5a1af624f29f3887d0b7f1dfb30e3a45\";d:433376;s:32:\"30e0cf2d765001e65fc68c6fc53bc316\";d:433376;s:32:\"20bf0a4d33e7f5b05452329a946cee19\";d:433376;s:32:\"9a72a30b804f3003af6d0c8b8e5de3a0\";d:433376;s:32:\"8b3d7f2c26b7d9c1652aaf26133035f9\";d:433376;s:32:\"0b598913b75b8a309a3b10187c11c04a\";d:433376;s:32:\"43f40511afb45916e75b7d204818937e\";d:433376;s:32:\"6cb4cacc4715d26cc7cdbad598a9d074\";d:433376;s:32:\"1c3d7676aa0425abccaee6fa7f9bda6c\";d:433376;s:32:\"a4b820c6b03b27d28c2b04880cfb086a\";d:433376;s:32:\"755323078c613df54ba0699f23487f51\";d:433376;s:32:\"d8db7c8f56797218e74585efec3626ba\";d:433376;s:32:\"d6da4f5507cd18edd90a5b49e3642157\";d:433376;s:32:\"76b66b84c1f5d45289f9a2e95e4fca13\";d:433376;s:32:\"7c0338aabb3db106bb510e78e179626d\";d:433376;s:32:\"0ba3ade69e0bdcbe7e4781f1db29ff3c\";d:433376;s:32:\"a43e9d308d83d7f620e904c451c907a2\";d:433376;s:32:\"0368788cfa73f67528c97d514c4cef5a\";d:433376;s:32:\"603dc3ecd10e7f95bdb7412cc416249f\";d:433376;s:32:\"09053588ddab63c841b12fd517d08706\";d:433376;s:32:\"2acbc6e1fe3da4c6b99ec77303a4f35a\";d:433376;s:32:\"f46856b48a589183db5aaea04c8d795f\";d:433376;s:32:\"6e4ffd2defda4573a4873ffc154eeb0a\";d:433376;s:32:\"e0152babf22daa81c4e87c4ea1c28b12\";d:433376;s:32:\"3491feedff68a5733fe82bc56876ddf5\";d:433376;s:32:\"3ec0d03732cbac85d4855c671ffd4681\";d:433376;s:32:\"8440d222fb4d9409517ccd289e4f3acb\";d:433376;s:32:\"5dab5a6334298c08ea1bd1b52def82dc\";d:433376;s:32:\"6339aaac7813d7f0cfdf8b4897b31336\";d:433376;s:32:\"0027d66e041e23365c7465d1f4a59e18\";d:433376;s:32:\"a4ed8d3c00415a78a5c57e1bdee3f9ac\";d:433376;s:32:\"9e7ae52d566036f18e62ec888413d335\";d:433376;s:32:\"8a57bc414813775b03ff9c0420d1d566\";d:433376;s:32:\"8177f102735637a0307c1ba0df30c465\";d:433376;s:32:\"a9191dda736536bb314010b96a968e4c\";d:433376;s:32:\"241b95cf49138480dcac2b3e664df61a\";d:433376;s:32:\"d8bc00c63a064f77160a9573e869dd48\";d:433376;s:32:\"e24f7851150ec81477e68d25d0bb000a\";d:433376;s:32:\"7a84e071a972ec5ae65406a26f18cafd\";d:433376;s:32:\"62cbda2e2190f29387ed2d6d8d0c408b\";d:433376;s:32:\"1589ec828ec408625214f9c79df537e2\";d:433376;s:32:\"c4290566b9c5b0d0dfd8448c8aad7dd6\";d:433376;s:32:\"18e379d4430777c5f216d2a6650c163c\";d:433376;s:32:\"2068b9a7f7f00d0ced04b319190ea6c7\";d:433376;s:32:\"af7cae6783d964b27698750a7f371f19\";d:433376;s:32:\"78f8aa1c3d86919bfbe9e588be24f6a0\";d:433376;s:32:\"ccd31c1302a84cdcd2f28a01c9723a56\";d:433376;s:32:\"a66ca0c98a7d38db36cee16a0dac02bb\";d:433376;s:32:\"4372abeff206ebaf62649e919f43b050\";d:433376;s:32:\"0f7f93a0eed376a9384a54caad16cb4a\";d:433376;s:32:\"b435b9b5a64e730e398fa58f7204a014\";d:433376;s:32:\"5051969587e2f5da372965930e160809\";d:433376;s:32:\"e8ebe8c551ee7126e2a6f422f799feb1\";d:433376;s:32:\"9d166156595738bb970e61131cc5b361\";d:433376;s:32:\"6d00cd1eb115ae8066fb221b880b029a\";d:433376;s:32:\"dc1c324b72670b447fdb82ea578fa109\";d:433376;s:32:\"f0a1b0efbc530b18b29307486bf628d3\";d:433376;s:32:\"f1a81dede2a9aa7a3d62387f27751d4b\";d:433376;s:32:\"b36ad25fbc2fafdec4175708c728c1ab\";d:433376;s:32:\"061f5a33516c2998123ad4d9294a9add\";d:433376;s:32:\"5a771c923afac94b2cd94fd521ffbb99\";d:433376;s:32:\"919faeb9436c7227973ef9933f3a071d\";d:433376;s:32:\"90db4c70aafdd1f727f71cdea3d79d00\";d:433376;s:32:\"01fa8a05a856d10541ff9169f2e9eb0a\";d:433376;s:32:\"c9fff359d36e204c0547418aca617738\";d:433376;s:32:\"357b425fafd1c0cb22072cb11cc0fed2\";d:433376;s:32:\"860f95a173fb6ce33ca2292e5ee955a7\";d:433376;s:32:\"ae5ac4d6258eb4e82011f468a64e82d8\";d:433376;s:32:\"67f52736ce29dd4be71d5bb6e9e513aa\";d:433376;s:32:\"c784d21760978287a1fcf5efc63c2f72\";d:433376;s:32:\"6953f97fd3089081cf919007a5bdefde\";d:433376;s:32:\"9d1d28376ee9efb9b895592c1fa13aca\";d:433376;s:32:\"86a43e5fe23c5752864c1a4edd9d9231\";d:433376;s:32:\"a42158aaec56b711326357cc4d2ac244\";d:433376;s:32:\"0a12d9d04e041174fb78c34442fc5781\";d:433376;s:32:\"2f8198e072156a825a2a30cdd005703c\";d:433376;s:32:\"229c35b3801ed621dd05b530e91fd4bd\";d:433376;s:32:\"1a9f28c5acf16d42601d3e814398d245\";d:433376;s:32:\"e25e5b10ec605f7da274d18b80bf6de0\";d:433376;s:32:\"8c497af2ac2fab6ee79d2d679b2c678a\";d:433376;s:32:\"85a55012de29c2e25a8ff71615806aef\";d:433376;s:32:\"7f64cbe766d3568d54876b1f5bd4a0e8\";d:433376;s:32:\"1b414b568c3d52a6d15d32d18e17cec6\";d:433376;s:32:\"2fcf35457b584a35e4b98840e3bc41e6\";d:433376;s:32:\"78af298dfccc6f9d87f9809a9de5fbe8\";d:433376;s:32:\"a7582be47f8fe9dbd7b480749eb90226\";d:433376;s:32:\"a6831eada93e3c3efa2cc1941fc4d23c\";d:433376;s:32:\"8d50e972bb14be04f9737d21b9d2330c\";d:433376;s:32:\"7aa85a5f5341d22e6febf7a3ff84e0d3\";d:433376;s:32:\"b5f0c06cc0a845127821f3146ab3ff3d\";d:433376;s:32:\"164e58b9ab787741e4d6fb8ba81b4079\";d:433376;s:32:\"3340973a2e8f596210c1424d6a3d894d\";d:433376;s:32:\"13f519f056b0bbfdd8bab6aeea885831\";d:433376;s:32:\"6f8bfe7ccdd1d1f4287a6fe26db329ae\";d:433376;s:32:\"da8feb5c6ba1c78c0c5d4755d616a0aa\";d:433376;s:32:\"4948fc5d95078e8a968763ab293f8be0\";d:433376;s:32:\"b661af9da69dc01af0a84825c5f17a04\";d:433376;s:32:\"59f21ecb3008717a9284d91cd942cc32\";d:433376;s:32:\"3268aefdfc2656e0f09b63b8502bf6d9\";d:433376;s:32:\"2b34e263907f89f79701cdeae9ddcef0\";d:433376;s:32:\"5e74387ce8c7253553f249aee8d20cb8\";d:433376;s:32:\"69d31d43b85202d147bee47a14033111\";d:433376;s:32:\"4a974f2f2637071d59d935187da6b562\";d:433376;s:32:\"d9c07846b50c8eef8b1446e23fb08964\";d:433376;s:32:\"dd930e28690134edf2f57b4092994336\";d:433376;s:32:\"f0bb490dd65128a143ce0ba871acbbb0\";d:433376;s:32:\"5ec47e182de281ddcb7ced2ee05197ef\";d:433376;s:32:\"782e7f3e324a420d9eb032964ff85804\";d:433376;s:32:\"5f3275d6058a00698bc84afac9eccc52\";d:433376;s:32:\"a20b7c0822431fb37dff134e94082622\";d:433376;s:32:\"d1e1bd5d039874e4ec7e71e72be1c138\";d:433376;s:32:\"4c112266aa311e70bc79d234e2eed675\";d:433376;s:32:\"7dd7ce25c9d2179f8e5546cb38f47e92\";d:433376;s:32:\"82858e3910dbd4f9de7b5c030b1c63c6\";d:433376;s:32:\"84fc3f97be336d6b0c67b058b5e95107\";d:433376;s:32:\"feca532d91d142a460f118eab3f891e8\";d:433376;s:32:\"47fa0de467d6c0c51c0e7b256b39ab73\";d:433376;s:32:\"b53c24b38e68ddbe2c63c0a2b5e4d012\";d:433376;s:32:\"4c545627041e9f5703cff9f4d2be009c\";d:433376;s:32:\"5f4b0e0a6193f99131b2b5aa4ac763d9\";d:433376;s:32:\"96749c03c1a591cee67134e78f4e2735\";d:433376;s:32:\"03332cdd8e4eaf0573e429b9dd2caa8e\";d:433376;s:32:\"6931cc356903aae8a8ba3cb7f55e67a4\";d:433376;s:32:\"be52fb47f530ef4f9f6778c1db1951c3\";d:433376;s:32:\"8c27056a4bd6e7c5ccfee37fa33288dc\";d:433376;s:32:\"d77a0dbca0c400c8a8b9407f03e98c1f\";d:433376;s:32:\"df4983e7d6f44ef8b5c4b40938481478\";d:433376;s:32:\"1966a12d1177fb1e0e9d5e371123329c\";d:433376;s:32:\"11b90efa45aba50d84e56e88e977a68f\";d:433376;s:32:\"c27217a856e39ee44a732cebc305253b\";d:433376;s:32:\"30f934e5ab11e1b37699548cd21bafcd\";d:433376;s:32:\"8d62a51000058f02a000128efd2000be\";d:433376;s:32:\"a5c998532d97482208f2f74f7c078430\";d:433376;s:32:\"2f43bb9baf58681ced353a92f996e9c0\";d:433376;s:32:\"fbc86869aa1c49ab877cf63792983611\";d:433376;s:32:\"cf6e94b82eaeb8afa8d6da715b4e2fa0\";d:433376;s:32:\"3e9a58bba46862236360048ba1b24559\";d:433376;s:32:\"cfb491139e41d7843c11d63c1dc6b57e\";d:433376;s:32:\"00134634c295f9245a132705119cd2ad\";d:433376;s:32:\"0a991f8a4ecf5da55f7d1ac2249fac00\";d:433376;s:32:\"ff439b1a22bb8306b445dc07b1acb58a\";d:433376;s:32:\"040dc5de3d90707f68677c2fdaa47ffd\";d:433376;s:32:\"2460a511565d9bca6558381dc44376c4\";d:433376;s:32:\"49de95ca722412cabac9c0a499eaeb09\";d:433376;s:32:\"c675870e07f45bff64cf44bfba91384d\";d:433376;s:32:\"5714ca108ecb9871e8a8a33bf5aec2ef\";d:433376;s:32:\"59ff0d07dff29a8daa36236459cd4f62\";d:433376;s:32:\"a03abea859064ee044716aea57a7a646\";d:433376;s:32:\"0c09456e9780014b9fc7bd14ad228db5\";d:433376;s:32:\"7148962e164556a096b4794bff092401\";d:433376;s:32:\"62f5cf50d0e0711df4750c79c5ff59b2\";d:433376;s:32:\"0f661ace8c209131b31e59668508d97b\";d:433376;s:32:\"804bd166c682e7415dcea117f722b9c2\";d:433376;s:32:\"6cb89af1e088b928b17923ef444caf62\";d:433376;s:32:\"5763fcf37ac71d705b5c534b7a3a6e7b\";d:433376;s:32:\"467cdec6f47213356acf08d5d0ad5124\";d:433376;s:32:\"5d983565a4994721588df288a32e82e4\";d:433376;s:32:\"2e1b444149ab713949169950ef23b331\";d:433376;s:32:\"cd1f1e6cb4e0b74ba8b7980209859a86\";d:433376;s:32:\"05dd8ecedccec7ec1b96d514933d8eb0\";d:433376;s:32:\"8c99b114a6af2e5211da1b0b298f6315\";d:433376;s:32:\"8765e93b056a9a9149196f9c3933c119\";d:433376;s:32:\"f57c13ca60956b28c9a3a284a4847dd6\";d:433376;s:32:\"d346e15c21eb9ccfcf8fd0fe3e2a6c57\";d:433376;s:32:\"3ef97145f572aa572aae2e1ddc3d2749\";d:433376;s:32:\"efbb0edf044184c40e7a8370a18d08f0\";d:433376;s:32:\"13bb22eabf349bac369c964acb69c671\";d:433376;s:32:\"fa22edbac2e6ffd3204e24a4c96bd089\";d:433376;s:32:\"0b9f9509010cbca8afec3c3a5b7f6853\";d:433376;s:32:\"72580d1a88ed33a19f9eea3c3637d0d0\";d:433376;s:32:\"3bd80b30544259292123928331ae441a\";d:433376;s:32:\"0dae56d0d6c9c6137f18398f412e5f44\";d:433376;s:32:\"6ac356199b8094d674eb62be5fd7b517\";d:433376;s:32:\"610208c58e8a2bd4eb6c32776c30e0d7\";d:433376;s:32:\"92a60d80aab05cb5a84300e7f27e5f31\";d:433376;s:32:\"a2c87d88a2ef856dd967a9c61b322046\";d:433376;s:32:\"71972053b5be058ecea356d6ef0e5d11\";d:433376;s:32:\"8095a2079b7ac2861d7b416ff063cf14\";d:433376;s:32:\"2319e09f4d19fd8ce7b985ef5e56aa7e\";d:433376;s:32:\"f6cd58fb899fa13804f15d6c480b588d\";d:433376;s:32:\"32ae6a1462b307256adcf07a208abdcd\";d:433376;s:32:\"bb102f67c1d4fb74414b7a6ac2279efa\";d:433376;s:32:\"796fc17c8e3d31465574b5b00a253cd8\";d:433376;s:32:\"be78dc20d92102a89f3fbb1ce214eef3\";d:433376;s:32:\"824776b1bb0f05a99a235b26e459e172\";d:433376;s:32:\"b5615920000a641971463e11cf2fbad6\";d:433376;s:32:\"9f36f1f4e2e4857a83a93a461000c80a\";d:433376;s:32:\"d652467b5a7fd021969101e5ffbc469a\";d:433376;s:32:\"8416a15e36f0dc618800ae1aadac18a6\";d:433376;s:32:\"53c0652d9e0fab3999c9b7996b541456\";d:433376;s:32:\"e051350c2965216b3a96cd20821dcc17\";d:433376;s:32:\"3d7d403832c7cd9f3ab084766dbaee49\";d:433376;s:32:\"359423e2515f8ddef3aff267c8f096bd\";d:433376;s:32:\"5169ae55dcc58fd884a70dd35fbeeb77\";d:433376;s:32:\"a1c2074bc1d22c27066aa5aa2a95e121\";d:433376;s:32:\"144ed7308a2b25fb71d34f3b5be53ff2\";d:433376;s:32:\"b80ccded034be7925f3dd634f59a2b7a\";d:433376;s:32:\"27b148e44c7602c7475fdbdf4ae6107d\";d:433376;s:32:\"4a31c705c6d2e2f29dd14d463e1e3c2f\";d:433376;s:32:\"5431e339202257f5874ad204312bd1ed\";d:433376;s:32:\"4135d62ff066d2d4823cd8e5eeb08526\";d:433376;s:32:\"bc230a4d33345d4b3712f7b5dae30699\";d:433376;s:32:\"f32895b4141419e9a5f378c4f1f0ff70\";d:433376;s:32:\"ed02ba3a635693c67f1cb3c54000b844\";d:433376;s:32:\"4ee360121809003ed8053c9b9fa2a458\";d:433376;s:32:\"05c687366ddcfa62105229d8ad76f08b\";d:433376;s:32:\"28ada549528d659e7043a67103882f1f\";d:433376;s:32:\"99133ef4a7e36c9e5051a16feccf54b6\";d:433376;s:32:\"e7da7729048a0da30c484c8917bd3c63\";d:433376;s:32:\"a05b900630efd9b5a4b56b28a9c440ff\";d:433376;s:32:\"fe781f3934c6d3e86dd217aa68cf5872\";d:433376;s:32:\"fa8bc47e63b8613067b7bbbc0f2b6c02\";d:433376;s:32:\"6bc73a397e3d46b129be67dd8c5b4491\";d:433376;s:32:\"38a6aba1942b57e76d7482e4baae48a3\";d:433376;s:32:\"675bd7e4988ae10b8c867755b13498a7\";d:433376;s:32:\"e91b41140bcd6fe69c237e4da2759549\";d:433376;s:32:\"a925334edebd45df21ba20d8ac93b6a2\";d:433376;s:32:\"6602ffcb0cc6cda08d73c6195592bf25\";d:433376;s:32:\"1c6ec5f3d7c180c871b0418521b4a5c4\";d:433376;s:32:\"0b3833bcdf75cac310fdfa4a3fef65f4\";d:433376;s:32:\"4efee6256daf4e2c05e96ec20089c9f7\";d:433376;s:32:\"e032b6c076f2a29b877cc1068a329404\";d:433376;s:32:\"0751e0e1864e29cee0e0ae5441ed3d15\";d:433376;s:32:\"99ab4a40f2ba77905e8de71f9ac696c3\";d:433376;s:32:\"9148f4d7d7888069a2ba2bebb0401996\";d:433376;s:32:\"0166eb89a908f5617e64292303311d69\";d:433376;s:32:\"cf807847ff4765b2f632724b653edd4e\";d:433376;s:32:\"4881d12dcdd767dbea94a59883418266\";d:433376;s:32:\"d3b211d503506e988d25205b3b682520\";d:433376;s:32:\"7e71a281d381d40857c9e0387495d669\";d:433376;s:32:\"1fdca2cb67e7d8f4487431062454c18e\";d:433376;s:32:\"af8d1462722a0e04ffb3866277b54629\";d:433376;s:32:\"31ae2b42b8567a0e8e4486a4f2eef7f8\";d:433376;s:32:\"8b4502386c6308dbbc76fdf5163c77e5\";d:433376;s:32:\"6fbcf72ed86e9659e84e1d972fb2aaa8\";d:433376;s:32:\"5e2ba954e167e8d352ccb593bd7be064\";d:433376;s:32:\"620fd4cda0f3f2a5d7cdb854e039353f\";d:433376;s:32:\"1eea69762ebdd73dc57b5ca60f76512f\";d:433376;s:32:\"a14fd3be7fb299ac979fbfa13d92498e\";d:433376;s:32:\"e6bb43e92ec2758c35039998e93952c2\";d:433376;s:32:\"91be5329f704a099a922661cdac14f7a\";d:433376;s:32:\"913f4d0114d6f7f553c333ee6733c06c\";d:433376;s:32:\"1b10ca12be636e4f1648bd90d14af6b6\";d:433376;s:32:\"9179150ebb824aaff3309cfa2342410d\";d:433376;s:32:\"61fba6b0a2606b5dd96cce322a1b72d7\";d:433376;s:32:\"cce0f556f0984f7931640504edc90584\";d:433376;s:32:\"a106207435bbe5916e4856636b541424\";d:433376;s:32:\"e65205dbfa49f1efc9e27bbc48c196f8\";d:433376;s:32:\"0c9161130c18faa1408d28f3767b748c\";d:433376;s:32:\"83431f2e4c7f6e2263ac4d09b3c679f3\";d:433376;s:32:\"f74a3c496023f134e6f8052979bee00d\";d:433376;s:32:\"4bdd7677965d4da45546ca497ddf0d83\";d:433376;s:32:\"fcf13ef21a20758d95981acf960cac76\";d:433376;s:32:\"0a99fa87922b2f7566d869261b228b69\";d:433376;s:32:\"3bc42cfbdf3243992ddb6698ebc11a94\";d:433376;s:32:\"f18545155727fc6a91c11a087bed1622\";d:433376;s:32:\"52175894003aa53fea664fa33c51d5f4\";d:433376;s:32:\"528444ca8eabd04bb1aac5bd26837ac3\";d:433376;s:32:\"0dd648434470e24ed621435a3d7129e7\";d:433376;s:32:\"1ee89790406863e83f4fde6957855340\";d:433376;s:32:\"4edb8d3528242bb8bae153ef9d210304\";d:433376;s:32:\"305d61e409fddac1d9225be5aebf156c\";d:433376;s:32:\"81f07869b55bd306ff887aae46b30660\";d:433376;s:32:\"a60f614a72be6ca6895fad37c0de88f4\";d:433376;s:32:\"cbbb1634fae01e6718bc6b45c43aebaa\";d:433376;s:32:\"aabbfee1d9b57a51e3aea4a3cc0b83c1\";d:433376;s:32:\"2e62af89d37a62d6f2fdeed5c0a5f180\";d:433376;s:32:\"da958822355bd75ff72cd6cebdbf85a6\";d:433376;s:32:\"1e7530a89a0c8fadc29571dfd0ee8289\";d:433376;s:32:\"f5ce9368493ffb9180843ff121e3dcdb\";d:433376;s:32:\"ff11839705d6c0382a2e093a0ab7d1c6\";d:433376;s:32:\"ab09e32165a747c7c155f3caab8f2dc4\";d:433376;s:32:\"5ae3538420b13b3a7536da5cca38544f\";d:433376;s:32:\"ba1bebe3eee1609f2891e83e41eb46b5\";d:433376;s:32:\"9ca1ce1a8b749710198c6a91b0bacd87\";d:433376;s:32:\"54b5c20a0b158bd891288e3a3824b509\";d:433376;s:32:\"3966dd81eaf01c5bab5a512c24c671ef\";d:433376;s:32:\"a4f38cd6c4e1b66286afb1103175c597\";d:433376;s:32:\"8d0db6f3c037ad191cbd26fcaad5f847\";d:433376;s:32:\"98df8b540907520d11bd3d0f66b37b00\";d:433376;s:32:\"010a11b2fc9ec68b8ed6e0152fff969c\";d:433376;s:32:\"245d40763630136a8626f2a00338b58e\";d:433376;s:32:\"00556b6f7cf5b24676e10ff1019b86b5\";d:433376;s:32:\"42c16d9dc099046b883174faf7af8260\";d:433376;s:32:\"7766af34eaa4ea936f153997453d9d36\";d:433376;s:32:\"0f9911d72d22f987e1bcb5604d304aa3\";d:433376;s:32:\"c73c8ce6dc0fef48b46ebd4f8c801fdf\";d:433376;s:32:\"4ea9623b28684e5e2251e1293d952499\";d:433376;s:32:\"f24ffc22406545718217de407354c649\";d:433376;s:32:\"366ada81d9a8455e2765f65f84b0db5b\";d:433376;s:32:\"5c940e21553a0b4d66de59b8fa0dd8e4\";d:433376;s:32:\"d98966676556927259ff47fb3d51fc7c\";d:433376;s:32:\"00937ef8e5c333db3aeabf46cb55d8dd\";d:433376;s:32:\"8a0d3253c7c8ee29ab4997539970eaff\";d:433376;s:32:\"b94e7c5e0a1ff17bb2011b6ed08204fe\";d:433376;s:32:\"55862128437a500a985449f91c352784\";d:433376;s:32:\"d1e51d4ec171d79f61f8fd00ae3f174e\";d:433376;s:32:\"37de6b66b31e90d9f703e386490ad620\";d:433376;s:32:\"ff7e3b5be9670fd55c15caba7f04cf76\";d:433376;s:32:\"0390f8783f4d7253d7fa55720ab3b434\";d:433376;s:32:\"2e8a4fce555707967667d6eb3c0f9445\";d:433376;s:32:\"1750719f59823c768cea4fbf6b12dd7c\";d:433376;s:32:\"c1dd731a635413e118af62c3f7362fa0\";d:433376;s:32:\"65adae1a10536869853af1685bf9396a\";d:433376;s:32:\"1a7e487028f72d62c870ffbdb143c4da\";d:433376;s:32:\"b770a14a8d896432cddd51391ce58dc2\";d:433376;s:32:\"27ae3f60a4250f28e14ed2a881e09483\";d:433376;s:32:\"1fbf193724751bb558d01ee6291b721c\";d:433376;s:32:\"89cc0c277c473e763a6894770d68f100\";d:433376;s:32:\"ab0ee6831e1cd648c297cfea5f57f449\";d:433376;s:32:\"5128718aeccb8cfcd7b9461334a6c9f1\";d:433376;s:32:\"c61bef852d41c8e519702f1cabcdaae9\";d:433376;s:32:\"dc0397ea7a174c82350e6263fec05f29\";d:433376;s:32:\"479e54eb01ab2bf588019dc7bf9c9391\";d:433376;s:32:\"a4e741920293963246d4a3d9bc92c6f8\";d:433376;s:32:\"d149ed02ccc310cffa89ae0514787c46\";d:433376;s:32:\"6e735781480f67056d411582a8dc3c56\";d:433376;s:32:\"ff9c10ab67f5b45a73276c678a83b7e1\";d:433376;s:32:\"cd191187e5901924e5b5d4573c64d661\";d:433376;s:32:\"40285debce38e8bf308ffe5f2cbc7272\";d:433376;s:32:\"164a07a27b583c4d8d8e81db484c1291\";d:433376;s:32:\"cbc1e9f7551502a66def68ce898e5173\";d:433376;s:32:\"5453d1f473d4920a06700883a24de612\";d:433376;s:32:\"d578b8fa5da4712d6801d34242e65157\";d:433376;s:32:\"ba892a3f66bd43ff512cc7a80f4a6ec4\";d:433376;s:32:\"5f48436f56f5c638100d85e0cca5b22e\";d:433376;s:32:\"6a1f336449807a5a0244fff4089f395f\";d:433376;s:32:\"93d39168382b0691a1a41284a2ca33cd\";d:433376;s:32:\"e2331dbf6c85469aeef82dfd26297384\";d:433376;s:32:\"854c0ab8cba2ff884d73205b058e44b4\";d:433376;s:32:\"cfe450edeec07c595f6d44fe28b458cc\";d:433376;s:32:\"fed37048c0b99fc45d9f61937e5100c1\";d:433376;s:32:\"130215f766576509aa695108815f3214\";d:433376;s:32:\"ec7dd31592e4146951a34ea68bee9ec8\";d:433376;s:32:\"2e2c4ac06a40a5420d54ac72cf062798\";d:433376;s:32:\"fe43082e63fd550fa859602afa83549e\";d:433376;s:32:\"7629a68965e0d7fa820d3f33b30c036a\";d:433376;s:32:\"974b88576322e122b9d6e8eb8cc2e381\";d:433376;s:32:\"167d50ef97994ce210505ec2270e23e0\";d:433376;s:32:\"a0431668393b3750cae8bec641338f8d\";d:433376;s:32:\"2a7917428e64b5033d3846567a9af622\";d:433376;s:32:\"962db75391605e08c8295d48009c4ad9\";d:433376;s:32:\"ad2b775f630b1ccc9907c525be0f6ee5\";d:433376;s:32:\"f055ef950d8cf687ac5c00abda30cf95\";d:433376;s:32:\"f6655d57b257bded7b6d14920cc07c80\";d:433376;s:32:\"73d44685cbf2b1e9aefa6c525d90b7dc\";d:433376;s:32:\"9f7e9f81473eccade5aa5f83ba6b03d2\";d:433376;s:32:\"5d1112faf03a8e9f420e22b4afec1ce3\";d:433376;s:32:\"43662d2bc3e700e0b9a3fc0081ff3a67\";d:433376;s:32:\"b31b6ee04b8dc5fc86238a8cfc4128ee\";d:433376;s:32:\"c60f1739c520525639991aa27153c88d\";d:433376;s:32:\"96de3d1c392366f1db1c06e072ac972f\";d:433376;s:32:\"be1b2603ae527860cdf65f704531166b\";d:433376;s:32:\"72244ce775c9417c3077c78012c8066e\";d:433376;s:32:\"8d8c9e025c513f830e4e7ded350528f4\";d:433376;s:32:\"5cc72da68e1eb8453608731ca8e9076c\";d:433376;s:32:\"84788b06d43d1f6050f3ec45a95168ea\";d:433376;s:32:\"c85eb08ea4a2463077182757c981c659\";d:433376;s:32:\"d5202fe4ae86286f2f64b6f16f122d7b\";d:433376;s:32:\"b48d1ec54d73e07cfab0ef44a979cfbf\";d:433376;s:32:\"fff49fe5cf17972ed3629b1f0cdd4be2\";d:433376;s:32:\"eb852c059160a114ca9230726a27f12c\";d:433376;s:32:\"09270b01ff19e9e7197d941d812779c2\";d:433376;s:32:\"396b5b365a7320348aec7364de9a07b3\";d:433376;s:32:\"dddd200e5fef6a50fa7c93dc17f4b9e8\";d:433376;s:32:\"3b1c5089b6761f33a104cf931b5e8408\";d:433376;s:32:\"c80e76fdcb174bd3e320e62381ff622e\";d:433376;s:32:\"192dd848adf0d1534d988f297bcef5d7\";d:433376;s:32:\"fcea50fb54206b588df0c56e1dd1078f\";d:433376;s:32:\"1334bb539cb503cb51862cb1a8cfbe88\";d:433376;s:32:\"dc1149e9d559dd054afe2fa0d62af467\";d:433376;s:32:\"824b4a5c00835008b714813d02ed5b65\";d:433376;s:32:\"5229fdc8f60421e0eb7e00c260b6654d\";d:433376;s:32:\"93c2035038130d13019ba21197574abd\";d:433376;s:32:\"77c6e9eb044229da48e61bbc5ddaac50\";d:433376;s:32:\"262b6f71c689a1f24470504cf70c7113\";d:433376;s:32:\"5bbd28ed10b3191d523d6a4ecbd58974\";d:433376;s:32:\"dd61935be5e7f374f3e27b7a255bf8d2\";d:433376;s:32:\"692902bd1bbb682e069f1ae15e341124\";d:433376;s:32:\"c9b1676c95569db2a9184b9b9bf57d8c\";d:433376;s:32:\"9b824a29c503408619ca8855ac82de99\";d:433376;s:32:\"d671f41c531476d35ce73219781bf67a\";d:433376;s:32:\"ceadaf283e9ff659aad7a6360d23e899\";d:433376;s:32:\"a91408b36453ec34c1880347e785d18b\";d:433376;s:32:\"17dda1bfab4aafc1b2d30d8556dd525e\";d:433376;s:32:\"938759ef11f1f0661f1440e1b5fc1820\";d:433376;s:32:\"a2ee10328fa6569ac20beee7951f858b\";d:433376;s:32:\"763d14f4b81fa1499d1b2c514f9a93bc\";d:433376;s:32:\"3a13704336e98e4cda5986c30977421f\";d:433376;s:32:\"308a63d66a03413c4b2232c8bfcbc98a\";d:433376;s:32:\"45dbfc43179a1d451a97ea965dff891d\";d:433376;s:32:\"d719dc9bc4cab665410aca0fcc9c7254\";d:433376;s:32:\"4651ffab2aba6292ab10db118fc86996\";d:433376;s:32:\"35fb67504ce9c6440c5f71f36328faba\";d:433376;s:32:\"6dba6874968567f281905db692507847\";d:433376;s:32:\"009e19ccff75c118877b468f16329fe2\";d:433376;s:32:\"ed673713e236a38fd3cb2e094e2b4f60\";d:433376;s:32:\"e0ad8d6f1ae59d16a580f90adfc5c293\";d:433376;s:32:\"05362521735961272c4b98db5826754a\";d:433376;s:32:\"fb926ddd22f851f2f4cad01817d09af9\";d:433376;s:32:\"31af0d00effb7aa8f4dfc8c0a774276d\";d:433376;s:32:\"510955ce124ab7c0b985c822014751b3\";d:433376;s:32:\"9206e570faef283eb9a4310caeb77800\";d:433376;s:32:\"144123d6e42d341cb0a04103339375c1\";d:433376;s:32:\"eca8c968caff86266b9d5739294a818a\";d:433376;s:32:\"f16accf74f416ad65b6b14f4f5af6ddf\";d:433376;s:32:\"3977775ba4a7bdd7bb2d9ff833ca880f\";d:433376;s:32:\"4d91160d4f82b371e2b8f6e9b4c93da4\";d:433376;s:32:\"33846bf5f8420272c9e21e9bce75c344\";d:433376;s:32:\"68fd47207da6511003dea5e2afd5d81c\";d:433376;s:32:\"de88b7314441ca71f80d0b9b7f9b0f76\";d:433376;s:32:\"5daeb5b2ce8ec6550439576c4a1501e5\";d:433376;s:32:\"af45e4c92f593d075fc6e4164b1f806d\";d:433376;s:32:\"55692ae784c861a1da6f3050a5f07f4f\";d:433376;s:32:\"2af106974156762a55bd0224da909d46\";d:433376;s:32:\"e4ff50aa5dc7a9fb868d9af4c2c1a59a\";d:433376;s:32:\"57c1e092caa9eb852c6c29c76d73bb13\";d:433376;s:32:\"890f15e51121e95eca0d1f4ce473c80f\";d:433376;s:32:\"df61b976bc5c5c31559019e627703d01\";d:433376;s:32:\"d49ba0b3086bb9d56c6a7976c928f179\";d:433376;s:32:\"93b5b37b91b58c325bce26b203cc575f\";d:433376;s:32:\"dedc6f41ca86d2b801d39b72265c7bf3\";d:433376;s:32:\"27cb996ce9fa336c54db751e4a3bdd53\";d:433376;s:32:\"02352f4b22aad09f57a851e348db4496\";d:433376;s:32:\"67d7a40a89190018004cc494edafee1b\";d:433376;s:32:\"864eb74ee500a7b8d3d8dcdfa03eb69d\";d:433376;s:32:\"2dacd91b87f6a36235df3237791fe546\";d:433376;s:32:\"da995088a1a902ebbf1c52b1222f2d72\";d:433376;s:32:\"437d360cd7d4e56bac03786b3d8da88f\";d:433376;s:32:\"a02a36a8c4be8f1188006d9737e1b414\";d:433376;s:32:\"eab0a32659a2495a3a689610c0124f4a\";d:433376;s:32:\"28990126c1ab49eb289588be43b82cf4\";d:433376;s:32:\"8473988737860176bf3351455cd524f7\";d:433376;s:32:\"2e5e2b51e26772d8a42aedabe45b814d\";d:433376;s:32:\"778585257a7084baa281b92108b97155\";d:433376;s:32:\"d28fc469184ed183c0354d8dd71bdad7\";d:433376;s:32:\"cf1498ec51c0cdbb69502f518e81f092\";d:433376;s:32:\"7a76a7d16f79dfa503f4a7c2f91585ef\";d:433376;s:32:\"60af333b4cbb60678e1d17b63a7acb2f\";d:433376;s:32:\"2a621349bf11068016bd13b168dec899\";d:433376;s:32:\"3f8cb867e4a84be7c56d6df7b1699ec2\";d:433376;s:32:\"c0b21e6146614583309a842f03bef22a\";d:433376;s:32:\"12129b2f06467d5f83f7839931c26a0f\";d:433376;s:32:\"af91ec429aece1287046e33dc91139c2\";d:433376;s:32:\"2ae33542247d1bc2b54cc7da9cda288a\";d:433376;s:32:\"9c736daad3c8b3c61e0e22d72a13d5fb\";d:433376;s:32:\"0115b9630eca2a26d5fc3ebab7fbccdf\";d:433376;s:32:\"80587fc1f0c18061a28116cdae29ea53\";d:433376;s:32:\"2f3116c3da412096dc5b9a52029f346a\";d:433376;s:32:\"d3ef8cef8e165f8038a35d2e11ac6ba3\";d:433376;s:32:\"35cdf72c9514cdf5e5382a345adc6c89\";d:433376;s:32:\"8c9508e8c8732fc3eff6dd3db1ed7e8a\";d:433376;s:32:\"1d1e2a2cc16066639c1879af6751df20\";d:433376;s:32:\"5431f4d01899548310ff075670506dd5\";d:433376;s:32:\"72bff43eee717838fc1f54937d1effa2\";d:433376;s:32:\"b43b022511ca303725e79dc3d85007a4\";d:433376;s:32:\"6ccd5056cd9732228e14c96d6daf7411\";d:433376;s:32:\"5c7bcf6fc5730b8c9ae0edabfb3e9dc3\";d:433376;s:32:\"7d38ad1dcf9b6096de9cd3ae72f7c5ab\";d:433376;s:32:\"2735a8ada9f1539f5fa33f58784774ac\";d:433376;s:32:\"5dee6e5e19828822f5b70d6e27af21fd\";d:433376;s:32:\"047ec9aa7c100a8901b8834aba776345\";d:433376;s:32:\"0b50051ef2f31a84620dd299ce86d045\";d:433376;s:32:\"f78889dd7829276d8a71aeee7fbd3ee0\";d:433376;s:32:\"3912bc2ec48dd0cc41657ea1b0dc4ad2\";d:433376;s:32:\"d46d8bef3aec0d05e9806d1d45ff21f2\";d:433376;s:32:\"70bfbf2e22171c2f3c187539e593fbf3\";d:433376;s:32:\"52e8312ae54a9bb3146716dd0f800067\";d:433376;s:32:\"bb830f8831e1c1e01411412ba2d7689c\";d:433376;s:32:\"833de0702807c131c7973d2cfc0aadf0\";d:433376;s:32:\"14ce94821f5cb0692ef54a280de56dfa\";d:433376;s:32:\"855dbe9b25ab7aecad8a73027a50296f\";d:433376;s:32:\"a29c452da6ca5be3274ed74aa14c67b3\";d:433376;s:32:\"b5f28b183b73d64d3095a46c64c42d9d\";d:433376;s:32:\"830401edb6497156189557afaf5d0708\";d:433376;s:32:\"e72b83866707186e8052dde2621e912f\";d:433376;s:32:\"3efa6c2b302b12165a85f4a3de4b8427\";d:433376;s:32:\"4d6579224183d9eb9a8a878967e1c9f8\";d:433376;s:32:\"f8c5829e26336be46f8dd66539e0f972\";d:433376;s:32:\"1e89ee270b68d4ed55c474b48d40118f\";d:433376;s:32:\"aa5809275858971bab28c4feb486d11f\";d:433376;s:32:\"5bdddf474f6dfae94b989532685666a1\";d:433376;s:32:\"6131d110b44df92b64c134935008f7fc\";d:433376;s:32:\"68008a3c9265575e8773ba2372757dbe\";d:433376;s:32:\"680e7d661498733a99d6a88d38677fae\";d:433376;s:32:\"fd1cc8a1993290e9bb665445143776a9\";d:433376;s:32:\"8f23d0a0eb0549139d8abb3abd8b9a58\";d:433376;s:32:\"2fff98120ddcf4f6660e1e0c20868b0e\";d:433376;s:32:\"cf6bc6dcda656814ecec9d3b476e5d94\";d:433376;s:32:\"5c4dc5c285802b38c40cae24af497862\";d:433376;s:32:\"995e4372d3b8db06bcd4c51f1e4ac8d9\";d:433376;s:32:\"dd41b3e6bf7fcd4b5da86f5861d9f066\";d:433376;s:32:\"f8297d9f4eeabc4703f63af0beadacec\";d:433376;s:32:\"81066bf069b88ee7fab8ae657d8bc35f\";d:433376;s:32:\"c7502ddb214c38f531d9ec3829254a2a\";d:433376;s:32:\"ed670238f4055dd07cece8278828a3d9\";d:433376;s:32:\"6a20b028641e7534f2f9ee0033620e45\";d:433376;s:32:\"52de309b0975e21debe352450671956e\";d:433376;s:32:\"8b200360829fbe837c9a53fc5b4ea357\";d:433376;s:32:\"9f5c49afec7faee8eb81a437bce6cf7d\";d:433376;s:32:\"37bc08328a381843e1f1348354f3c774\";d:433376;s:32:\"5e86f512323c17f902b1c9a5a8c33afe\";d:433376;s:32:\"f66f63b4225a3af802a8144fad3ade6e\";d:433376;s:32:\"83bd404d7008a21c29c0c0df9d7dd16d\";d:433376;s:32:\"927a9b3f084a09a47764aad82568f65e\";d:433376;s:32:\"ff265279c0236f54962532a958b724ac\";d:433376;s:32:\"14d73d26a2caf94881db3e89daf55f04\";d:433376;s:32:\"8fe7d2d700f188ae2991d9b2e775db77\";d:433376;s:32:\"ee7ae946ec3f21e031a28399326a152e\";d:433376;s:32:\"45ded6a9e4ed997340b0f393164a5733\";d:433376;s:32:\"120cc7faccc64de084bc2b397fde7a75\";d:433376;s:32:\"1e0dae487153ecec0b035394e2c0cc09\";d:433376;s:32:\"c0f87341a7e6a0e8046029de769fe3c3\";d:433376;s:32:\"55bc354134a4283e7c1b43147290ba4e\";d:433376;s:32:\"6d4a604a5170144a31dbcbb17bef3d45\";d:433376;s:32:\"a079be4bba604bd9eb6987fa62ed9c6b\";d:433376;s:32:\"ef56617a844cf61eade02d961db80eee\";d:433376;s:32:\"501059630e51370a6795daf2d0b64e03\";d:433376;s:32:\"27f37880e240d3014e19f0a5e10c4009\";d:433376;s:32:\"2502dcdf5af0cf66cb0413ddb7d3c973\";d:433376;s:32:\"c6af26f2b85e516accbfe5ce59596b01\";d:433376;s:32:\"b699d76b846bfa3443e5e15b5439740e\";d:433376;s:32:\"a1247220802a3b95e9357b38e18bfa1f\";d:433376;s:32:\"cb41852a9bc0553b0f34a7b7f6b63ea7\";d:433376;s:32:\"f767b55516754faac84af8507509e025\";d:433376;s:32:\"72d85246f595c6a372f439f3d3f944eb\";d:433376;s:32:\"bdba9f9f727ae06a06d0ec918f3dfd03\";d:433376;s:32:\"82c7abaf275f1573c3685c776475f01f\";d:433376;s:32:\"ef88237d1ab7cf109cd4048824ba20a3\";d:433376;s:32:\"c741396467ad010bbc7724f0de6422cd\";d:433376;s:32:\"dafdf9bb668c196d6f3aba7c28de8561\";d:433376;s:32:\"c4aa866edd3d71722dbe6955c5c7f34e\";d:433376;s:32:\"bac2e151bb6dc5b6ff2ffdf14f2775cc\";d:433376;s:32:\"9ba5e7657420be6f94cc7122f3715b31\";d:433376;s:32:\"4c0ec993673c35e389853cc973b28ea8\";d:433376;s:32:\"e4d97a68cfac2eaa6de44056d6e93dac\";d:433376;s:32:\"d730ce4292fb755cf2d4ea2494be242f\";d:433376;s:32:\"387bbda0f335996e16f93d7f6d58a065\";d:433376;s:32:\"d982dbd0dd00eb280c158138c6892474\";d:433376;s:32:\"c12475a4146a148ca65738bd787f7b72\";d:433376;s:32:\"6a4d9e6a729e39e418fc6b72ccd102ab\";d:433376;s:32:\"1f05677ad5ab14129b1577fad2794100\";d:433376;s:32:\"6e0e74f4c807240ab34a5808af62ee01\";d:433376;s:32:\"dd28d546e73aa99a9a30d66e93609ec2\";d:433376;s:32:\"e55baa2f82577275eaea851692dfc121\";d:433376;s:32:\"2ad5acb68228e373054f6da3d27ce704\";d:433376;s:32:\"588fa853006b340d562613104e8dfcb1\";d:433376;s:32:\"cc2d2d19af947041eeef6ddd183449f1\";d:433376;s:32:\"449c5673d1332422c8d41960b7e5a116\";d:433376;s:32:\"04e3224e10d050dc754c7c0ac6521884\";d:433376;s:32:\"dd49c61dccf6a0d724244db15f7c5c98\";d:433376;s:32:\"1da4a031e64a4be17e22dc41488f515f\";d:433376;s:32:\"efc40cdea0ad2ffd81011e698707c91c\";d:433376;s:32:\"9e0c929b7aa19b153eb364e1a4a85d70\";d:433376;s:32:\"6ae1ef037ec4be0fcf6ad121f8f4a644\";d:433376;s:32:\"d5031fa08ad2dfe281721006de421a7a\";d:433376;s:32:\"72a5fed06167fd100b29c918b3d4323c\";d:433376;s:32:\"9cc8961537d044b17167190e4bb117a9\";d:433376;s:32:\"e48229a91a53f38c7bec2f2b2433ed8a\";d:433376;s:32:\"e5ac9ad56600acfb07a05841c95a8749\";d:433376;s:32:\"bf4ffba1a45e05780a350c97d5e6d682\";d:433376;s:32:\"cf52dc47719ed2d0915a7744dcb7cd5f\";d:433376;s:32:\"597fed215688c55c4e01338a1b73186c\";d:433376;s:32:\"02829313de345a3f3ae199daa7826b11\";d:433376;s:32:\"2f3b02d8e9cae34eba1574d063f45826\";d:433376;s:32:\"5106ca2af30aadbb565cca1087ba1dca\";d:433376;s:32:\"2eb3f0fe6dda786a1a1270c62876a44e\";d:433376;s:32:\"c6edaab7fcd2571e589b59f79c2bfa26\";d:433376;s:32:\"1e1494976f235b33d604ac39bd008544\";d:433376;s:32:\"7ada22af8f4f57d881703afd0db63d19\";d:433376;s:32:\"644213d2690f633c56903b032b050180\";d:433376;s:32:\"7d71ea9af88259a6a60767f369075dbe\";d:433376;s:32:\"0fd0e1a2e4e59623a6780db9c106eb0d\";d:433376;s:32:\"5aec8da61f002c09383b98b23a5a6b6e\";d:433376;s:32:\"faf8507d38a141a80651f78376c7f449\";d:433376;s:32:\"913700b5fb59c2818a9b93846512ea28\";d:433376;s:32:\"09290595f6a072920da03b4a53fb7ce1\";d:433376;s:32:\"bd5c1f918073b1bca8908a0ef42da4a1\";d:433376;s:32:\"b467c14d3e7b3c1e7401ca11ccfa711f\";d:433376;s:32:\"1239e8325f36129bc801d7a0b11f56f0\";d:433376;s:32:\"f2473ae3284bbb39a563779d19055fa4\";d:433376;s:32:\"94b32b741d1d2e107c39110e83ccc045\";d:433376;s:32:\"36c786165228654b0158a11b44a6dba5\";d:433376;s:32:\"a2c84044ec9b77cdf090e9a29df13712\";d:433376;s:32:\"9c22d885d9eb7fa958745f3622a0415c\";d:433376;s:32:\"267af118a1e2f1b03973981fc8607de9\";d:433376;s:32:\"cdbc7ce5155c8514ea673b405af556ac\";d:433376;s:32:\"482d654abb7a1a78a8950b19d47c8ea2\";d:433376;s:32:\"22061202f65906416cd7dc8864f5c09d\";d:433376;s:32:\"5e2eb38c7ea9e2c8aca6db48e9fdd813\";d:433376;s:32:\"c59287fb74c57fcfd87cf700ff98e6f8\";d:433376;s:32:\"ea55e9536db0789ebb5bfe2ad7bc9d3a\";d:433376;s:32:\"4dc990fe24a776c3d2e23e7f61f7ebf9\";d:433376;s:32:\"0e6750e989ee42db04dcf5f711cf4427\";d:433376;s:32:\"5712ad067617ecb640989cbf97bca2ec\";d:433376;s:32:\"bccc94a5adf01dadc96a46c91e195a42\";d:433376;s:32:\"76f463a03fe8e2475968e0ebe7e926cb\";d:433376;s:32:\"9b2eefa9e7dcfe9dd29648ebb7e60a90\";d:433376;s:32:\"c846bac721ef404601bdf8f97aa264f1\";d:433376;s:32:\"f7bbc5d624cdcd5c40780e36cb2cfddb\";d:433376;s:32:\"d62c2ebd8a289a43b3990b0fb7946693\";d:433376;s:32:\"b763f012d0ea34ca39fc0062d40c23f2\";d:433376;s:32:\"316a20dacb3870118f2bce924ba8d5e8\";d:433376;s:32:\"fcdae59cf28d5ef17527106c1bb9e99d\";d:433376;s:32:\"b6ed567996c2c7e58c727956ba2af8b0\";d:433376;s:32:\"668989cc5754e981e47e94ece2b9c61a\";d:433376;s:32:\"d8918be29f92c571ab903c0c49449681\";d:433376;s:32:\"5e798b6ef9994e56722b0907b2ffb0a3\";d:433376;s:32:\"3a63882cf2ce8691d1903646cd8a0ff5\";d:433376;s:32:\"6e0e56bebc5a1e6021ec8edfaf01a5e9\";d:433376;s:32:\"9d4dbb7e1ebeedf6b209468a5609b86a\";d:433376;s:32:\"9cec80af829a3e1ac36588732b8d7b47\";d:433376;s:32:\"dede64727a2d9ac1cde521234ba4d542\";d:433376;s:32:\"90637d950a0d6b927e975cdbe2bc9759\";d:433376;s:32:\"9d05635f6f204e065838eeca3154adfa\";d:433376;s:32:\"17d321f261700cf2bc9fd265dd6da3b3\";d:433376;s:32:\"e76dd0efa221e51c8d33f152fd9ce9fd\";d:433376;s:32:\"85f61cc1ca18f84ddc9b5e7619d52f93\";d:433376;s:32:\"4baa118df9573375d222ed0a3c68ed4f\";d:433376;s:32:\"58d4853effa747c040da8847989640f0\";d:433376;s:32:\"00e31437686f84e1823628e5a56316d8\";d:433376;s:32:\"e9f37e7772e0e208feb24960e2d96993\";d:433376;s:32:\"530f50366c278a4953eab0916063b64a\";d:433376;s:32:\"e47a650c42c4b867b6ac5e2df9e46148\";d:433376;s:32:\"cb04eacfcd312e81b9b3ac0266ed7f8f\";d:433376;s:32:\"a54dd07d3d8cfd9b9e84143a559c41ed\";d:433376;s:32:\"636f75166821ab7829f35943119ba15e\";d:433376;s:32:\"c0dc6d295675f0f77b484751dc73f54b\";d:433376;s:32:\"635672fb94144ca5f3466f2353fe9e93\";d:433376;s:32:\"c083b89ffb02d8883333236231cd1ef3\";d:433376;s:32:\"bb15c94507b8080a9d792dab5b989cab\";d:433376;s:32:\"50cf69f3261914b719f3253b7d472bf5\";d:433376;s:32:\"62340e7da4f27e52f375a7fe3499a680\";d:433376;s:32:\"6b37402631479d3f795bc87068708f72\";d:433376;s:32:\"4a1f56205b3ed122da7cc0653a146299\";d:433376;s:32:\"7da822365180de551826c08d064c4ec6\";d:433376;s:32:\"12274d08d3d41292335d40f9f22c9873\";d:433376;s:32:\"2ff50b4314f7784ddd2d628555ac8506\";d:433376;s:32:\"4a54986ee1316564d94d9bad4bfd53a1\";d:433376;s:32:\"2858d816d3ecea8a27fe83e62a1b1463\";d:433376;s:32:\"ce71c96a8cdc9ecccdf35185f97b1fad\";d:433376;s:32:\"d405d6828c8b919a3e017af4f42b93c6\";d:433376;s:32:\"3e7cf724ea0e08f87d4375052faf4639\";d:433376;s:32:\"402122048a0d76a85a727aaf24dd30f6\";d:433376;s:32:\"4aba66ea06041f94a21a180f2e3a0d9a\";d:433376;s:32:\"fd00b570e62c28fa7739e42b51feafaa\";d:433376;s:32:\"f8f72ac6125c53a2ea722cc6752495f9\";d:433376;s:32:\"48fe723e96485ff9dc610ac056bac0f5\";d:433376;s:32:\"1cd3a32042edc6f2484b94ba7987c8c1\";d:433376;s:32:\"bbd8b459ec3e8a55b7d4397066744cd6\";d:433376;s:32:\"26c1c670989263eb13d3543d6634780e\";d:433376;s:32:\"e4afa022a046f713443611f8a216fb3c\";d:433376;s:32:\"6d3efa79fef180dfbbe94da3c0994bce\";d:433376;s:32:\"0fe541912ade526f36bfc20c48de14b0\";d:433376;s:32:\"621853d059d4ffd180add9c8325f38e9\";d:433376;s:32:\"30ba08b3e1e1131070570d5c905a7b38\";d:433376;s:32:\"19be90fe676c1de526f8e45cd950ab0a\";d:433376;s:32:\"57a1dd507ba502c885c61ce63ff0592b\";d:433376;s:32:\"89b635da5799c2445e2b868f4c770a20\";d:433376;s:32:\"cac4c1fc45809a034ffd43b7319d7e47\";d:433376;s:32:\"3f614eada3ca3600b79fc542ee5743db\";d:433376;s:32:\"2d939b27399e519580863a15e9532948\";d:433376;s:32:\"466c1ec111a0e93f2bdd05c5c8bec9d2\";d:433376;s:32:\"d4bf1ec2930d19775c6ec0fa29ce90bd\";d:433376;s:32:\"1320a38fabedebae291c2da29d977cd7\";d:433376;s:32:\"41afa46a7ca8fb0e636ef9b51b383e14\";d:433376;s:32:\"1581f2e8e819f6db225da6bb23ab009d\";d:433376;s:32:\"d7e76b5afe431920c4163f38abaf8fd8\";d:433376;s:32:\"4c7e25b8cd0bb11d4ddf1f9972b70ab3\";d:433376;s:32:\"1d7789734e20aad02e469f09a71326bc\";d:433376;s:32:\"7a5498b1c7d5d3a645203003a09da9af\";d:433376;s:32:\"e5324de28cb8d18775bca9cfeece8be4\";d:433376;s:32:\"019c5fee30396c533955b1cdda0718a4\";d:433376;s:32:\"f13a58224f256f91ca1198ddc59a1181\";d:433376;s:32:\"93401134a7bbe0c018820e9246cf2680\";d:433376;s:32:\"8106b87083161af4f4c57a20902ac58c\";d:433376;s:32:\"5890182953cca692282075cf6a432873\";d:433376;s:32:\"867868e2c34ad880774f792b30ce032c\";d:433376;s:32:\"78e0e3aefd0cd112039e0a3000bced5a\";d:433376;s:32:\"5d8f804f1a820efe3ce9f1413defa231\";d:433376;s:32:\"5b6f7abae091556bc7a1511de05e8b79\";d:433376;s:32:\"a2d54a56562e4b7f4261206a24c42e73\";d:433376;s:32:\"a1eedaeb15989f1025c8ed9596b50e7d\";d:433376;s:32:\"341d49a3defb6196c3da6c373fdc880a\";d:433376;s:32:\"219d55073039fb5bebd576487b166172\";d:433376;s:32:\"4144fe6a4701a5d9c865ffb7658e520f\";d:433376;s:32:\"332cd8ecd1207b9a9db04fe5ffad09c8\";d:433376;s:32:\"fae6de4eb4bbb785577464c5828927d2\";d:433376;s:32:\"7e3b1d2e238b0425914300e1e72f407a\";d:433376;s:32:\"f82367aa4ab89f8a9a3bcce8f629418a\";d:433376;s:32:\"fcfe914c26100007a559dd07eec8889b\";d:433376;s:32:\"e98687e8c222fa68d6c6fac98317b800\";d:433376;s:32:\"3d58405623782cb916eb26d44f7d8242\";d:433376;s:32:\"a7bd04c4cc498ddb8808f913b4b1458f\";d:433376;s:32:\"90ecc2ffe19caf37d07321a13fd12dde\";d:433376;s:32:\"11aec03b313f6ff78b46b27d303270ad\";d:433376;s:32:\"8d1278a6a0a6f53fb279d778ebf667e3\";d:433376;s:32:\"383d97b3bc8eab873d5a5650ac5227d9\";d:433376;s:32:\"901ebea54f2c656a3b76a23b00ac1b30\";d:433376;s:32:\"662c0064f278f4169fdd775293cf1ddc\";d:433376;s:32:\"0c58a84701dafb8e8ceefd47db242215\";d:433376;s:32:\"0535c49eda5fbe11333d3c15fab9dd60\";d:433376;s:32:\"a6b953a31095fe11f164c9d73193e549\";d:433376;s:32:\"0db37eda54e78658498498e4507d8c5b\";d:433376;s:32:\"4180b5772fb057606e78a30bef59859a\";d:433376;s:32:\"56bd0d067ee4c2e5a8f89233016cce40\";d:433376;s:32:\"1f3f0919c7d51a129946b694a8bff712\";d:433376;s:32:\"31bdd5bd27dcb0e63c1aa26a1fbf83a4\";d:433376;s:32:\"f7503f58a237b42e41690d18b73e7840\";d:433376;s:32:\"4a71bc499f65bb57a4861264aa85546e\";d:433376;s:32:\"f7ccb27af93bd6112820f7d9462192f4\";d:433376;s:32:\"fc69dd0c531f4c30e4667231a938ccea\";d:433376;s:32:\"9a7058dfb6be891ce8b037a647fec744\";d:433376;s:32:\"a5c6322ca8d897830dff66915ed09538\";d:433376;s:32:\"0bae11c7b575d83d6753fea7925b5f9a\";d:433376;s:32:\"95c481549dbb7e5720fec1aa23e00579\";d:433376;s:32:\"a27e6a0993975f85426a6ff39636c13e\";d:433376;s:32:\"2784aa0e612e5776b57b1d850856cd3d\";d:433376;s:32:\"3a0c0b2696d62696b90da487d9785f0e\";d:433376;s:32:\"3e5f351ff8a4c0288a0cd59bf917077b\";d:433376;s:32:\"903659b06a174c4c504aacad08629f71\";d:433376;s:32:\"93200d667e31b0e23480351f421f7e59\";d:433376;s:32:\"a685c9d6f8564fbd4a50f8c85e5cb741\";d:433376;s:32:\"14907541ec1784270c04d24b84691bf4\";d:433376;s:32:\"9327c922c721d6b75649d252184b7e99\";d:433376;s:32:\"43bb89c540dc805a7be9070fd8f5e772\";d:433376;s:32:\"e9cf38ab7ea4b2b02859f2d04684823b\";d:433376;s:32:\"5f8cb8b4f1864b7280bc3a6714f417f7\";d:433376;s:32:\"db62f4b95348d16a86c31be41aafbc8c\";d:433376;s:32:\"d41a9a17422924121af37ca59bd081cd\";d:433376;s:32:\"67de62495c30c706cc93e4d60a46dfaf\";d:433376;s:32:\"aee65df8f319feadd38a26de50e616bd\";d:433376;s:32:\"cdb68c9a0f96d160114eb313108a2c70\";d:433376;s:32:\"007b1d55260e0d1161ffbb2673600bc9\";d:433376;s:32:\"4ab77deb9a3b604220037b1de17a2370\";d:433376;s:32:\"4f734978c50dd935918d280ba14905a5\";d:433376;s:32:\"ead93999eec06ca2959ee2ca89a83e08\";d:433376;s:32:\"86342cd9b15b5809d777f93fdfba719e\";d:433376;s:32:\"7dcef5f8742a1dfbdb86c321078f54c9\";d:433376;s:32:\"4f97c1f6cb176c771bb7139a5f81d5e5\";d:433376;s:32:\"933f3c9cd6b9d56235aa5fd7f403bc36\";d:433376;s:32:\"c8c0648efcc27ae3c88f99ff137aaae1\";d:433376;s:32:\"f9d21e59191706db431745c07f33f300\";d:433376;s:32:\"9fad5b1bb2a1fd09828e5c36613385eb\";d:433376;s:32:\"cc4152c33e7a27ca459b7b252b86b7c9\";d:433376;s:32:\"29617015781e767817e5186ed6cb2602\";d:433376;s:32:\"bd0504cee8cb9fcff0f3837815b606a0\";d:433376;s:32:\"dce4d6a85ec615888f764fc467ce245f\";d:433376;s:32:\"027d63d668cd23658e6baa15a3f2c07e\";d:433376;s:32:\"89db095545404445df9ad153ec6d7409\";d:433376;s:32:\"06792c5cef47b9028ed57a7d92269a80\";d:433376;s:32:\"5f4a86b727b9eb4bbb6488177424709a\";d:433376;s:32:\"f70c9f58acbed2b3002f5e876dd40b81\";d:433376;s:32:\"4c518120fc9ba004d9fe55ce8c3aed43\";d:433376;s:32:\"caa154fd3abd174e29d0a63bd8e151f4\";d:433376;s:32:\"c20782b81a0c0602613ef087fa6facbd\";d:433376;s:32:\"fd295ccc1c64d76b35740ba9f345eab4\";d:433376;s:32:\"5d7f150bfb39b387145015417a7e3c62\";d:433376;s:32:\"76f81a99ec384607f04322ed6297a26a\";d:433376;s:32:\"e4dd0b23861a10c2f617ac2856e5dcb9\";d:433376;s:32:\"a57af1c1c35b0b125e56ba1d614f571d\";d:433376;s:32:\"0f1636a9d6c25ce2d186c7a9bee5bf05\";d:433376;s:32:\"969296155eeddc75a29b4d0b4267f444\";d:433376;s:32:\"d10dea63df24907e9509b1bb013c33c8\";d:433376;s:32:\"10d54e3fb709412651d667034159e8cd\";d:433376;s:32:\"042a60498f261711761d7ecad3d7b3b5\";d:433376;s:32:\"becd5bf48a6043e20835d32e4eefa26b\";d:433376;s:32:\"3072279ff7b9f222bd0b2eed86cf3bdf\";d:433376;s:32:\"1ebacbeed036add542f252f2e27f0f3f\";d:433376;s:32:\"5a8c00c7b1020e8b16795d80c156f1e7\";d:433376;s:32:\"6b1e856b8881ba896278102da3eb4da7\";d:433376;s:32:\"6f0ee73cd58375f65d56f3a960b72cad\";d:433376;s:32:\"c6406437eef74694bccfc1bd5910ed9f\";d:433376;s:32:\"55185b3524c3a870f3a927e8fff0d0dd\";d:433376;s:32:\"6616b972734335d876beb1df998eb7a3\";d:433376;s:32:\"73438d29927b71ec2da3b38f40343d14\";d:433376;s:32:\"e38e3018f6f0712cc77a451a9d57df07\";d:433376;s:32:\"e79ce83c17a855b4490ef199459ce19f\";d:433376;s:32:\"19e73c6921a871b2945322d2e56aac7c\";d:433376;s:32:\"6244431bd91edbe5a941ff28af97694a\";d:433376;s:32:\"8fb64b17c605dfea3edf6fe1f6552474\";d:433376;s:32:\"30acb16d3cc50ce8cbcdff00cc8b2b4c\";d:433376;s:32:\"9928112138cf9e00ed4c6a1256d6ca81\";d:433376;s:32:\"9f79c9c461968264f5957819d669b7ff\";d:433376;s:32:\"e8658a081244658ec92609596ddb2372\";d:433376;s:32:\"bab269c4eba725d514d357b5b55ee4e3\";d:433376;s:32:\"213146e3e07785393dbebe98468c3cf0\";d:433376;s:32:\"fb21c9d51158a81b339fb0ca19c39f08\";d:433376;s:32:\"1ef4d2c485964757f1023b5606cea61c\";d:433376;s:32:\"db7e2a73a00557164fed90036061b839\";d:433376;s:32:\"eaa5a33302e7bd33ae58d505cfd38f74\";d:433376;s:32:\"91e3e870d903f074b14dec9e9df49be0\";d:433376;s:32:\"b5418dbac0ed633fce5cf5ce60f2fd3c\";d:433376;s:32:\"6038e6d2fba5fa7b33b4367f88ba008a\";d:433376;s:32:\"05272bdc269b38bc55aa731f19670363\";d:433376;s:32:\"7ec4d55b0fa10f48d7c1d77e3383ad33\";d:433376;s:32:\"f9835a340366f0a4d6f0680d6041f1c2\";d:433376;s:32:\"beaa4e0f3bef5e417fe3603c2debed80\";d:433376;s:32:\"5311ded0324e73788722cfb3b453c914\";d:433376;s:32:\"a23862df2d9562bfae43fbcaa97c7ad7\";d:433376;s:32:\"ae4afcecd5728320eedd2207dc1a1d2a\";d:433376;s:32:\"b8c9bd13e516e80f845ad8c11ebfc749\";d:433376;s:32:\"1f55af08746076b9bea8d8002837c0b2\";d:433376;s:32:\"08b55a449d2fb987dd74c761961c9256\";d:433376;s:32:\"721fd926c359be57583fdbd10cce87df\";d:433376;s:32:\"6833e1439eca7a05f8fe63853adbd950\";d:433376;s:32:\"f12f3821186deafc7c4c8e4940793b5a\";d:433376;s:32:\"e58586b68a07ac2e4a0d1ea103b75b26\";d:433376;s:32:\"506d209203ae450047069cfbe6dd8268\";d:433376;s:32:\"41a382b7b3f202748e1321204ee0f11b\";d:433376;s:32:\"4ae1e190b4d14e0314775f8382ea3ae9\";d:433376;s:32:\"2f3b0415152c299f91202ec829338333\";d:433376;s:32:\"39617766d13e5e468d1f8b95f415dd2b\";d:433376;s:32:\"7112c427209e0af8fa6f195fb3f0ea4e\";d:433376;s:32:\"1b0a4683a5d83938bffefbe397095462\";d:433376;s:32:\"200b387051a2a04a28aab58566981861\";d:433376;s:32:\"ab4a5ca0823ecb0020e52f10d000c08a\";d:433376;s:32:\"9cf01cd0bbb9224a45b4dee0b765496d\";d:433376;s:32:\"522b09592a2c6b6fca60601c0e1bffa1\";d:433376;s:32:\"a22e047ae5a990f30361e8737fe367d3\";d:433376;s:32:\"9c8b217cb596fb0822b2e32692953c72\";d:433376;s:32:\"a7daadfebc3d4a05ab79e3d7402e4072\";d:433376;s:32:\"6bf32c73d86c9628966d323d563c3b1f\";d:433376;s:32:\"d7e8c74701967fd3cf4b1fb82233d1b6\";d:433376;s:32:\"fc5b890afc8bfdadc447d769f7d96578\";d:433376;s:32:\"1455418797bdc7a45a7db6b3bb2af727\";d:433376;s:32:\"8a65e48724ac968007654d68ab8408ca\";d:433376;s:32:\"6aec36f5cb833b3c1aefa96cbb22750b\";d:433376;s:32:\"cac90ba71a269eaab1918c790e56f305\";d:433376;s:32:\"a35cf76c9fa02b051e01759fbff542d5\";d:433376;s:32:\"ed64e33668cb2008872d454148e54334\";d:433376;s:32:\"e30e8f70101a2479be18fcffdabcabd0\";d:433376;s:32:\"19c108d27fff6794f87b7a8ae11377cf\";d:433376;s:32:\"9acda4f505581daabb33b87efb443b79\";d:433376;s:32:\"16e4be91b039baa0038cb99588c3151f\";d:433376;s:32:\"e643a4365fef8ad3b1a9c6ca572ed827\";d:433376;s:32:\"11b6f470eb7f3a77bc78f21cd8ac1e22\";d:433376;s:32:\"fd3633c11bf23da9c8c11694f050db8f\";d:433376;s:32:\"792bae291bf718be05b1ff4de0ca3d3e\";d:433376;s:32:\"8c2ff85ca99fc5119a9ab0df9f8ad7e0\";d:433376;s:32:\"012fceb3dc93672341f0daf6c1b4d707\";d:433376;s:32:\"fa795645111f9a76f6afac2d659b66c6\";d:433376;s:32:\"c06f26077e55561078710d0770e33961\";d:433376;s:32:\"6a3e9f451dc868cd46234bd9fc1dfab2\";d:433376;s:32:\"179e49f714e4b467e1f8143f279e22db\";d:433376;s:32:\"c100221f0cbe5cb399f2ddce9c1c0d62\";d:433376;s:32:\"5868b1ad2333cf102208ffee1beae84a\";d:433376;s:32:\"885aec5ca115c812f6f7a925d19ca96d\";d:433376;s:32:\"b8ca043c13f8ddb0df340f8cf4205a65\";d:433376;s:32:\"b01f3f0bc590d0f4d9e8296ed833e3f9\";d:433376;s:32:\"eb0500000fa0b642fa61a91bcec4e338\";d:433376;s:32:\"bdcb321c11e0f04ae5df556ebc3413f2\";d:433376;s:32:\"92c51a1811ff8c5a07b4467670f0469e\";d:433376;s:32:\"ba632acde6af90baea5add7c97441470\";d:433376;s:32:\"06e607a1024c5255a715a9d8eb59df6e\";d:433376;s:32:\"a5f17634a895bd49bb061c9e43c4e1b6\";d:433376;s:32:\"3eac438b8b029fb19a521d95798b1a3c\";d:433376;s:32:\"4da4a8d81ec3fe760e2ad83645097910\";d:433376;s:32:\"15e6e72a6d96eaf5fa8b1766c79e5d57\";d:433376;s:32:\"ceaef8fffbce15827742ab8923094f24\";d:433376;s:32:\"94ba28644362303276acf9cac37e1702\";d:433376;s:32:\"3700cabf7115dd8034b05c60c35ea528\";d:433376;s:32:\"1da1d4722b7b004f0584641adbcb8fa0\";d:433376;s:32:\"84525d8740c6eee9070707583f69b762\";d:433376;s:32:\"2d3e3f3f744ddd1e9e6cc96cd6a7f3a7\";d:433376;s:32:\"63608c1c508eeb4978afc59d6921cd57\";d:433376;s:32:\"4fb57b623a32a3f68f3d12470a6ba2ec\";d:433376;s:32:\"606687067acb5723c50bcfe2d9a926e2\";d:433376;s:32:\"bf3da4f66c5d1d1fa58e39f4cab9649d\";d:433376;s:32:\"d90793a8290b192b48d6842a933291a8\";d:433376;s:32:\"61a9fee3a13520d9938b5d5a962b201d\";d:433376;s:32:\"6a34e020876fa96ab399bb84d19d8412\";d:433376;s:32:\"8bbd1dc33cf28aa13c3e9a342606d9c7\";d:433376;s:32:\"6423336d6a816d1118514dcb410de024\";d:433376;s:32:\"9be29fadbae9ea6ff1825c4ffb4dbd6f\";d:433376;s:32:\"2b603001a85718b0a89774e37854f72f\";d:433376;s:32:\"6b987b4e702f9544c36a029217fbf605\";d:433376;s:32:\"dd4301a5013af58767dd549ab972830e\";d:433376;s:32:\"aeb195f004410f1cfc815ba4f28d5017\";d:433376;s:32:\"2ca605979e35d1be7096094ad2664c7b\";d:433376;s:32:\"6b9291ae80b76f471729f4263e1279b4\";d:433376;s:32:\"79616d4d275fd08ce50c70018896423f\";d:433376;s:32:\"a6a041c11b5460d0a988e59d52fcea6f\";d:433376;s:32:\"74c750a69da98e900e6f82877da654b0\";d:433376;s:32:\"9eaa430b9557d4dee9ff48c15463d723\";d:433376;s:32:\"e64e76a3decbce2611a90151f3f6ddc5\";d:433376;s:32:\"318a044e8aaf41be999b7cb8f02b2863\";d:433376;s:32:\"c7b5ceb5aedac12cf5dc08febebbdf88\";d:433376;s:32:\"a8811e42ff24c2da593f6b185b3b67d8\";d:433376;s:32:\"c87fffd35478273175d569f140955a25\";d:433376;s:32:\"551d098ff9c7d53991bc431463e59486\";d:433376;s:32:\"66c4083fdf57654c5af2938386ae7649\";d:433376;s:32:\"be32ef32a1ad3de18576d4edb0aab3c0\";d:433376;s:32:\"69c7d33ddf428231c1d8ecb63b13bc1c\";d:433376;s:32:\"ab72bea7b1ad7390f057b2f0bccb56e0\";d:433376;s:32:\"6769e19502f75b13d126a481b21cb7a3\";d:433376;s:32:\"4a7ad633fffb12d9c600425cd698dccf\";d:433376;s:32:\"431cb34cb5f7dcb5ada7fe370fb69b35\";d:433376;s:32:\"1189a5d13246b191b03f89e7b338c960\";d:433376;s:32:\"1c7f05e510d1403379a59179877615b8\";d:433376;s:32:\"3f93fc7d7eef4a0bbce6813c6f2f4c84\";d:433376;s:32:\"5c333360c66e1a8607ee9bbed0c1648f\";d:433376;s:32:\"3a16651f8b6058f8f3e72e8a66220fdf\";d:433376;s:32:\"51d25e1ffe1dcae51105ecd0329aadb6\";d:433376;s:32:\"6c6bf53393bdfd0b02e7b2405f3f27ad\";d:433376;s:32:\"f1ec31846f33b3c4765ac57815970824\";d:433376;s:32:\"95c0a992864d434bcfa30bab0c5a8952\";d:433376;s:32:\"22175fa59562e09542f87a318ef8adde\";d:433376;s:32:\"acc965ad5a286129959dcd84cf82aa2f\";d:433376;s:32:\"c699477d590b05a5311985c9e44e194d\";d:433376;s:32:\"c1239a32d692f20c79b2a6879b56f6b4\";d:433376;s:32:\"3c28eb703812ef9b7b3d3e34046c1b4b\";d:433376;s:32:\"e6cc85144064ff46e28151b9ca7b14b6\";d:433376;s:32:\"275ebed2cde1eb33000046fbf97604a1\";d:433376;s:32:\"a7257dfeed45f72987f4bb4bb3aee42a\";d:433376;s:32:\"787261f49c621ab13104b1d4c54772aa\";d:433376;s:32:\"bf17acf4c87a9651d50340b4baa5106f\";d:433376;s:32:\"ec37f8ec421a1aabfb52b836beb4a9d1\";d:433376;s:32:\"a535a252ce4fec5c11686051d48c91df\";d:433376;s:32:\"9942f8ed3f10f260050fc603ed539e24\";d:433376;s:32:\"3c0da640c10f5ca3bd19fc9ee5edb9bc\";d:433376;s:32:\"c5b77965f655453eab1097f07d7d875b\";d:433376;s:32:\"f03a73ec80df3460cf8694ca1390c7f8\";d:433376;s:32:\"9c8f054579fd233f2c3bf076bc4fdeb2\";d:433376;s:32:\"2dc94427567427cc0e9a88fbaeafb7bd\";d:433376;s:32:\"1405f5db007ed92dae14f1f220dbe991\";d:433376;s:32:\"d72b23038c9dc0dea14b0057c7dea1c0\";d:433376;s:32:\"7bcc9b796de8bf3bdf3747917612ce75\";d:433376;s:32:\"e69cc99858d926636a4499a8cece703a\";d:433376;s:32:\"ea88275405bbe5fcfc412d4475a20186\";d:433376;s:32:\"c3d2ac462cdb5d671f10ce8436eb8830\";d:433376;s:32:\"8cac13e6e4eee0bdc8eec28e4c414146\";d:433376;s:32:\"99ef8eabe5a87862d4c7bd57b7989b17\";d:433376;s:32:\"1e63672800541a602747b1563b81a7e5\";d:433376;s:32:\"50642df22c3e8f7dcc6cfb66fb34836e\";d:433376;s:32:\"70c948d470607f3c0b711bd575b4f911\";d:433376;s:32:\"1630cc67aa6fa9ad60260861b09ab2a7\";d:433376;s:32:\"10db22a5a1d6a90e1ce3f3f11631500e\";d:433376;s:32:\"fdaf54eb7b82844e7cd9fc90a8f9c54d\";d:433376;s:32:\"3a4584f42e88cf85fa59b1fb62d1d0ff\";d:433376;s:32:\"84ee0deee67f06015f16315812a930f6\";d:433376;s:32:\"a99fbe70c5012256dad76647a1a3432a\";d:433376;s:32:\"e1861e441cdf2c17f40c34dfac3880c1\";d:433376;s:32:\"e6b1c154a29d38e85f98f9784994a967\";d:433376;s:32:\"747c126ec775874b79bbd8fbcf54ce9c\";d:433376;s:32:\"79d284f4ee07efb56df150e2ec834869\";d:433376;s:32:\"c32fc2f29c6ec04839c1b039017c0ebb\";d:433376;s:32:\"ae06162df98ab32f8215c1db94002604\";d:433376;s:32:\"1053d41a651c92cfcc95c87ead4653c6\";d:433376;s:32:\"77acca69957ced1620a69120115df89b\";d:433376;s:32:\"127e803098f77953480af3313a8623f2\";d:433376;s:32:\"bdf35d2527a514d1af4c24d48fcb60c1\";d:433376;s:32:\"2382305832bd7184a31af7fce5780484\";d:433376;s:32:\"eb64d75d1ac6dca80ca25c6f8fbe1bba\";d:433376;s:32:\"962f4c1d72484d9457feb9b170898378\";d:433376;s:32:\"eff138b1551e1e9c68c5b3f2bad71031\";d:433376;s:32:\"8604a89c1e4e8215e96134c5d5111d15\";d:433376;s:32:\"ccdd96517096a5c2dc77ea3570773c22\";d:433376;s:32:\"a79def485ae76946c9c7b745c1f0c50e\";d:433376;s:32:\"56102c742c7426bddbe5d0e1a6d0a5a7\";d:433376;s:32:\"96daa43b29a33c8edbfe9608928ab534\";d:433376;s:32:\"e957b6a8e9ceee45e9fbc0a2b4bd8ae0\";d:433376;s:32:\"29c34ef2cfdd5219c6625b7aeadd154b\";d:433376;s:32:\"6135c6bf317c09cf09676f79d17ca020\";d:433376;s:32:\"bd4a872259f8abd3c744d8b9569a3654\";d:433376;s:32:\"a78b9f91d8390ee55196f45db9bb7f62\";d:433376;s:32:\"e214eb7a5902d36ad583d9a87c0bbcb6\";d:433376;s:32:\"170a35bfbba52794e2bbb7c5de25a9ec\";d:433376;s:32:\"d862b839c32e9b758aef5bc59e950dbd\";d:433376;s:32:\"48c786fb36b02b1984405e8e01205603\";d:433376;s:32:\"766d0f4b5e168e793c98821df6382afa\";d:433376;s:32:\"f8c0cb59bf5dedf4d217c207cfc47371\";d:433376;s:32:\"779b5f6c5baf7b44cba517439b4f4e56\";d:433376;s:32:\"817c4a1339bd0acba6a905cb4f5bd09c\";d:433376;s:32:\"a263500b713663e2f04589e3cb3c054d\";d:433376;s:32:\"4378546c6bf0d2e2e16deea88e9be874\";d:433376;s:32:\"8794989825cf35afbdbf6672af620ee9\";d:433376;s:32:\"8a07b56f8c2733f78e682cce1d77692f\";d:433376;s:32:\"157622ce095b1a55786a9a9935a8449c\";d:433376;s:32:\"fe671be409e9ae252e7a8f1693fe79db\";d:433376;s:32:\"bf160abfed7291103408e31e577815fd\";d:433376;s:32:\"1661bb1442f376fdfb2991412562bb07\";d:433376;s:32:\"d16fa42c7ed26619ff7b9600ed6b1a61\";d:433376;s:32:\"a0dd6daf5dc9be410efed78032bfdece\";d:433376;s:32:\"92dddb546e4fe8e06237a4eeed452cff\";d:433376;s:32:\"42b5a916c815424866b289277bd2bf87\";d:433376;s:32:\"cca1c57a00713d0b523235ecf25326be\";d:433376;s:32:\"5929f26c64bdbc4d535d3eff63efff6d\";d:433376;s:32:\"2f40f4f0a8ee202e306582979e5665b6\";d:433376;s:32:\"3c0da043116d70bc29343d97f66373da\";d:433376;s:32:\"e30a6711f6b12133498f0ccb1ed728d3\";d:433376;s:32:\"c52954da734755779e9d905d87ab9bf7\";d:433376;s:32:\"aee1a28e30c719c48acb2a2100dcf60a\";d:433376;s:32:\"a2af54b751e9226df4bc172bdcd22fab\";d:433376;s:32:\"aa6e4645696229c6d0c8e89d58950801\";d:433376;s:32:\"59c29d6c6bc73091978ff8297f31bd15\";d:433376;s:32:\"0daae2c02b30326d328e5477bfeb9211\";d:433376;s:32:\"1461ff0a93254bac56a9a5114240dfaf\";d:433376;s:32:\"8ac5f9f4789e203569a34b777beac44a\";d:433376;s:32:\"db9b9278d54a63dfcea2246e8190bb88\";d:433376;s:32:\"c97440c7db8c40d73c6e08f725296053\";d:433376;s:32:\"0e36a0ea4c3be6e640584f11e66da760\";d:433376;s:32:\"d84da980cdd083850d6518f8eabd7005\";d:433376;s:32:\"0d8861a36472e56f650cf9b67bf5123e\";d:433376;s:32:\"3fe72b8c17f8675413b7722cbfba4cea\";d:433376;s:32:\"b13bad36aeddd9f3cab4f6f68e54ffb9\";d:433376;s:32:\"1fe9750eeeaa6519312d905c389380e8\";d:433376;s:32:\"ff3394adb2698fcc31f18498aac35a58\";d:433376;s:32:\"430b5e763177bd965ec778cd735d957f\";d:433376;s:32:\"a50d9c9b93787c3725a4cffd6e92fcfc\";d:433376;s:32:\"3e0c78ebc77c3b34ee3dceb83b683ce4\";d:433376;s:32:\"48468aacd13be682c4ffc412d364457a\";d:433376;s:32:\"7cbdce181812a8c6dc879b077083cc6a\";d:433376;s:32:\"453d821a8d900b25e701e2d338fe12ec\";d:433376;s:32:\"469f779c7360ebb5a18f00b54502a5fa\";d:433376;s:32:\"dbb4620b7dba9ed97cbb39fb3fe3fa69\";d:433376;s:32:\"2d3035ec66f3208937912ca7ee33a870\";d:433376;s:32:\"3138d4b27b81bc53c00fbaf2bc0fc4cd\";d:433376;s:32:\"9c0709f48516cb748ba373e755de0d5d\";d:433376;s:32:\"2efaf9e9206bbfb2cea8ac4e14e3910d\";d:433376;s:32:\"7e93244cb5939ccfa4ce8aeb1a45c17c\";d:433376;s:32:\"7fa68ed7059dab86e1fef8be32033128\";d:433376;s:32:\"eaf6314335f18e239713b48b29b1606d\";d:433376;s:32:\"6d4283a73b3b3defd9bffeb4aee2053f\";d:433376;s:32:\"8dfa23eb8a42cc92e872d20d9c2f00eb\";d:433376;s:32:\"9099d6016cca64d70b8b16438a5a0a73\";d:433376;s:32:\"eede77b5cce431cdfbb052dfbed370d7\";d:433376;s:32:\"99bc5ab3de5e72877ce49fcedf1a72a9\";d:433376;s:32:\"2078a821458a23ce91da66ebb599473b\";d:433376;s:32:\"3c9306f7318772ba9e0d59af2fc71c32\";d:433376;s:32:\"3c3b94a19f61044f415e5db9945f9f2d\";d:433376;s:32:\"784add15fe927dd2065236a71e0814de\";d:433376;s:32:\"14f42a3a579c452a0700db6b95935f53\";d:433376;s:32:\"68ff63fced3938a12ec79648c164421e\";d:433376;s:32:\"38ee857b1dafa900efd24719c8d4d2d4\";d:433376;s:32:\"573e6b789c19ec610d8353bd5b7af826\";d:433376;s:32:\"880d7ee80fb0318226fbce26a4b184a9\";d:433376;s:32:\"ce227370ab7463826159c47d72a13432\";d:433376;s:32:\"55badd966145b197e614d968e0f1865e\";d:433376;s:32:\"14449cd2b6307887b35a34b15112e905\";d:433376;s:32:\"5c830078207f41f687d219ba6e029777\";d:433376;s:32:\"e09b79afc55d79337eb359e5a06300f5\";d:433376;s:32:\"e6e9bc5285f68e28fae5f94f565864a8\";d:433376;s:32:\"a56cfd6dc99cdcfceb020808538401c1\";d:433376;s:32:\"7ddaeef00b3600a4b3289d009ae70caf\";d:433376;s:32:\"99a975104e1df946f5cfdc451731f4a6\";d:433376;s:32:\"14be7b719225ebeb8b33886d37ac1a47\";d:433376;s:32:\"ca197dad7849b0cb50d39d7fe59b1e6e\";d:433376;s:32:\"c2d8bed56bb815f89164c1bed26ab776\";d:433376;s:32:\"4a23c7caa8b03c5e6af5651292d321b0\";d:433376;s:32:\"58f904f00350802594e4f782db3252c8\";d:433376;s:32:\"69cf873ed7f6367a3948cc023fa5c68a\";d:433376;s:32:\"a03688c79acaf2e0aa18583643854579\";d:433376;s:32:\"8976cf2d2c386eab3838114cba5ae52f\";d:433376;s:32:\"a32edbf76896ef9471c4f43a7cdb243e\";d:433376;s:32:\"0e6d029ca6626f91595a6cbfd784d786\";d:433376;s:32:\"f5c47b4e6b4b5a91f1dde57e3598514d\";d:433376;s:32:\"c9600838045b0c0637c042e8fc125ad9\";d:433376;s:32:\"b352e715e163f47809152b37b68b2b30\";d:433376;s:32:\"e363519649e231aa168f00c3ecff3de0\";d:433376;s:32:\"9bb4a72ee8e423fecd92c8e0c0cdd300\";d:433376;s:32:\"082a7e69c2403a0d21a2edb4522f0d10\";d:433376;s:32:\"005bac30df4139ed199a832306b6d816\";d:433376;s:32:\"b41419bc6f9f3030c289519812df1aa6\";d:433376;s:32:\"c05a8e9fa449a35673ae66b847316987\";d:433376;s:32:\"05588cb0ac316bfce1c02fe7aee1bf89\";d:433376;s:32:\"226359db66eeac079a89f20d7148db14\";d:433376;s:32:\"963dc2f5b477913641c27552056de7b5\";d:433376;s:32:\"e4f47185ca28b750fc9f62e5b0d8615a\";d:433376;s:32:\"5e488298ffe8a73eecd3d410902f673b\";d:433376;s:32:\"54aaf1edc1177d1850b6db362afab08b\";d:433376;s:32:\"681e46366c61151706e7ae1617da1cc6\";d:433376;s:32:\"0fd1e474ff681102b2f9c253573358a1\";d:433376;s:32:\"5f4be62e39e11c72c44f454f874238d1\";d:433376;s:32:\"626aae8a0d1ba203f2d2a095f5035ad1\";d:433376;s:32:\"914899aca411b99f666358e8a2d83eb3\";d:433376;s:32:\"faa415165035078a295d169602c7da8d\";d:433376;s:32:\"fa8cf5af52e837c9c28bb58f09a30d74\";d:433376;s:32:\"d651b5279a0c4da0355c4f6b4e0ae1e1\";d:433376;s:32:\"cd8b53b0fb4e565f622bb30dd0695b3b\";d:433376;s:32:\"e3ac57b270a70a2d553172d958776b12\";d:433376;s:32:\"c9ce1229e4c9396f284bdbebf87a90bb\";d:433376;s:32:\"3cf15427fee4d2172acd2b5fbf166538\";d:433376;s:32:\"089665e5bfe7116d6068078a1a89c618\";d:433376;s:32:\"f8da05141c1eb76d1171f5d643a99b10\";d:433376;s:32:\"b7a3c23114f7935859b539a0017b2052\";d:433376;s:32:\"410b0a151f1c74ea5ade37df4de95343\";d:433376;s:32:\"df569ee1c4bc21dbd07b746b41916157\";d:433376;s:32:\"e100b2a9db7229cd02364c980142c2f1\";d:433376;s:32:\"8578df9d778ba4e87d2c825b4d21cec8\";d:433376;s:32:\"c0d2a99e4f362bb5f593eef158a5c3f6\";d:433376;s:32:\"d821f52f407bfa4b79a0b4edb8b2f7fe\";d:433376;s:32:\"dcc4dd51cb7a271cfbb08744b45d89bf\";d:433376;s:32:\"f7cc2a2e83ddabf09db5ecaa5673b6b6\";d:433376;s:32:\"f9ad9af14d70132ab015398eaa69d394\";d:433376;s:32:\"821e9bf56dbd7d782d063bcb839fc412\";d:433376;s:32:\"4014bc09d438a323d09ad511f748acb9\";d:433376;s:32:\"6c69db9c7aed05527daeda9998b10d14\";d:433376;s:32:\"6d11e00551a647cef1754096bdbbcfec\";d:433376;s:32:\"aa9c77497ebd2176eaf34f07c17a1dbf\";d:433376;s:32:\"7382166eca31ec2493581f02b112a3ba\";d:433376;s:32:\"b242f8b3f87a09d18d9035558d1f3e39\";d:433376;s:32:\"59b14d221e400b7d860a881ed2bf4894\";d:433376;s:32:\"2c021344e31cf88cb82db72d8522fcbb\";d:433376;s:32:\"741bc9c33be2c234b3c00f9cc1372b87\";d:433376;s:32:\"c6c48222905f8e68c25b74aa78070f79\";d:433376;s:32:\"c905a27b687f894b40b60d66ef49c2b3\";d:433376;s:32:\"e1d9c51cefa777779019f95d1bd34a96\";d:433376;s:32:\"3744be534b6f19e217409644da037a8f\";d:433376;s:32:\"bb45c539299c38124ae6aa940303618d\";d:433376;s:32:\"3c9ec01055e8f65b6bbe60b0991089af\";d:433376;s:32:\"2d27f09fd949e6fbf2d76b85c62647bc\";d:433376;s:32:\"4b331cd647fd24255a4636380f4ba2e3\";d:433376;s:32:\"9979880e4f869eb2a2734f351be6a387\";d:433376;s:32:\"d95fa1fbccd524bd820540c565554d26\";d:433376;s:32:\"3b05195a352c1d5dcf3ccf5735ee36ed\";d:433376;s:32:\"5306a72236fcc4feb7c1827633934bdc\";d:433376;s:32:\"575c3de2df0d86f98f676de807c5d8e4\";d:433376;s:32:\"1a659c84498e4c07a5f1308c088681fa\";d:433376;s:32:\"aaa6fb4f26aa1782abfcb211402d4992\";d:433376;s:32:\"f3c02bcab29340c433b18e38ceb1e94b\";d:433376;s:32:\"4700caa65a08c994ba155d4fab1f42c9\";d:433376;s:32:\"fde0fc1190287d8378ba67e0006a639a\";d:433376;s:32:\"a9d53d1eee8d6724c3c1c1b17c029d3f\";d:433376;s:32:\"cef54329ea807553c6b184bf6fd5514e\";d:433376;s:32:\"ab0ffb101175ca9ede0fd862cf67b749\";d:433376;s:32:\"d98bc683d103042ca009379a06a081da\";d:433376;s:32:\"0b7f343c8774cee8ef6ff7e8962f9a30\";d:433376;s:32:\"79af4296cd6f15d442fd1ccfde728d10\";d:433376;s:32:\"68c42349a7a2d33d11eb0d1654276d4c\";d:433376;s:32:\"ed871892b848211d68d52aa8c8822f0f\";d:433376;s:32:\"fc3b721dcacc843c3f0009928dcf9abf\";d:433376;s:32:\"6c962921602c50ea38471457ee059fa8\";d:433376;s:32:\"ad5e4c52ba5782ca42eca8b92b1ebb1f\";d:433376;s:32:\"d6c78ec2f12ef5873ed8be10899460a5\";d:433376;s:32:\"e2eb83ff933bf5654b24498ed38dd94b\";d:433376;s:32:\"3cf1d6412cd7378cfb2d826209114cd0\";d:433376;s:32:\"152fd357ba1aa56df562ee47df13f6c4\";d:433376;s:32:\"2bcb4223794f7df1e7736f7439048102\";d:433376;s:32:\"af95c5b317ee3add85d7389830e2c9bf\";d:433376;s:32:\"f1794db8dcfe0bc23ab9e2b087077819\";d:433376;s:32:\"eccf72647e2aeb9a64f9a2d45067459e\";d:433376;s:32:\"eb8e497ff96b601ec6e10f9b4eba2b4d\";d:433376;s:32:\"51debcbbdfe7073497274228ac9ea8b4\";d:433376;s:32:\"2d4b0bf3801a48168dc2d6a5909da8c4\";d:433376;s:32:\"b0d0b0fd17003b6f7114e638f6646606\";d:433376;s:32:\"14cf060d854332e9c44d6e5e3de55497\";d:433376;s:32:\"e90129181a0f30f1e5364fb20a59731a\";d:433376;s:32:\"cae8a47a8f1c0ff00f4e396e5d124109\";d:433376;s:32:\"7460c7b341f7947169491b49f45128c4\";d:433376;s:32:\"86a335a1d6589ae751299bb7962b936e\";d:433376;s:32:\"83f531055d22702284bd87f40bee791c\";d:433376;s:32:\"c4589d045736750c1433b39d5aa42d25\";d:433376;s:32:\"871638eaac6d05d4bebc92517261926d\";d:433376;s:32:\"fa4a332edd9bc2343aceaed726f47351\";d:433376;s:32:\"f292748147b1a2794c96cb58f0138783\";d:433376;s:32:\"c2a647ae43fa1a6882b3972b7e54f909\";d:433376;s:32:\"f202caed6b5f308db52e81c3cf2b2ade\";d:433376;s:32:\"855102b2c2260fd0ebb8da75ab6671a0\";d:433376;s:32:\"09a6b5ea54bd57b6cb687f04dea66c45\";d:433376;s:32:\"fc70ec6fa65b70f07301e8987e0dc4bd\";d:433376;s:32:\"7d62fcedfd7bcff324ccc04fb0af4dfc\";d:433376;s:32:\"553ad60b3e629defc0b9fe85487bbe50\";d:433376;s:32:\"ab83b3c3c422476282fe02675d09f32c\";d:433376;s:32:\"5e07d3a69f6a410a5b67c9d4405f6fb1\";d:433376;s:32:\"f2279b790759f08a8e0d9e68eb4618fd\";d:433376;s:32:\"6de1138dbbca8ac0fb2ef90d58a170d5\";d:433376;s:32:\"5431d9dc429f7f89439ac4dddf995d83\";d:433376;s:32:\"d70882b22da79254eff425b0f1382ccb\";d:433376;s:32:\"26a4605b2f5cee3d4fd95d43cfcb7701\";d:433376;s:32:\"64dfd94b4c9d0141ccc04b104b136cde\";d:433376;s:32:\"e81efefff254df9ef54d98433aebaea4\";d:433376;s:32:\"ee16db3b72ea8b8c89bf07b5db04d034\";d:433376;s:32:\"f2be8ad3c2d419af949cc7d20b007c80\";d:433376;s:32:\"0dbd72f70a7166497a6c8f8438e978df\";d:433376;s:32:\"946d788c78d7a0fdcfa9237d32e7eb00\";d:433376;s:32:\"5329a502eb451e6e4850997e05f797af\";d:433376;s:32:\"74063ade4b39952e8d6c085138d21acb\";d:433376;s:32:\"00de271cfd05148664adfe678023bb05\";d:433376;s:32:\"f95bbb8caa6540c399b47a3dbccb2759\";d:433376;s:32:\"fca52803ce99a362cea8a4f6a600df7d\";d:433376;s:32:\"b0339ec8fd6ecf145962086a33c2a728\";d:433376;s:32:\"a848a830732ef7e04575d7733b832a72\";d:433376;s:32:\"85845e52b4943296379a8ebef3422b65\";d:433376;s:32:\"ca996bdeaf2bc5a33bec1b88cf21359d\";d:433376;s:32:\"c0a190e86b767ff36736b62b1855a94a\";d:433376;s:32:\"2cad69e28aa8293d88a921ee1c2de250\";d:433376;s:32:\"33e1fe59479aea000bfd92c9687b26f4\";d:433376;s:32:\"e8b4c830988baea90091d3b9d196a9a9\";d:433376;s:32:\"3d77fa10ad84ff7d49cad3b1c4effb77\";d:433376;s:32:\"89cb4e6dec47059f91ac49e17fc513e7\";d:433376;s:32:\"e6c41cd766e19a2b9a58945769f54891\";d:433376;s:32:\"0b4e39493d93a09fb46bfce904116aa8\";d:433376;s:32:\"2c4da1bf4615eaf6381d4bd65ea97d7f\";d:433376;s:32:\"af2b4abca203358f12b37e0d0e5bd9ed\";d:433376;s:32:\"c32ab19e3625bf692dd6088688c94406\";d:433376;s:32:\"c59f5155c857be2d6ef219a0e2dad118\";d:433376;s:32:\"ccdc4b2217925d8ddb9c8d3c3454dd1e\";d:433376;s:32:\"99791a9b99ab88183c25b2bbcba9fb27\";d:433376;s:32:\"c69d903e7d14d369ba8056b8f0661de9\";d:433376;s:32:\"61637654d79a0163c44a49c93da4cb56\";d:433376;s:32:\"5423f4e0e6925bcf8269aa16f82b0d80\";d:433376;s:32:\"f0ef333832e90372a088a75a44c37d27\";d:433376;s:32:\"58947ec9de584a2b6154b3881f7997fb\";d:433376;s:32:\"5dbf218e0c2401090f77dc7032899c71\";d:433376;s:32:\"fbdc1457fc9868062c0880bc0d9853be\";d:433376;s:32:\"b4152bfd3d759d54b4923dd6bd24306e\";d:433376;s:32:\"b5398b7a904c2b67f7c213478efd9b2c\";d:433376;s:32:\"720f3bae002d2be9a81a981260f0d205\";d:433376;s:32:\"d67403d91928948273b1087afc707b93\";d:433376;s:32:\"7da075c55fbf5a81741193f2160ff78f\";d:433376;s:32:\"a24550d85ca03859e2eb8428b35ffb73\";d:433376;s:32:\"29375177da209092538638072e5a6bdb\";d:433376;s:32:\"5a289fe60faa1626acf002809ab8d508\";d:433376;s:32:\"7b0f72069a1e186d57206aa5258d7df9\";d:433376;s:32:\"9abe5771c3ac1bde6d8c6c3ffd8bf7d5\";d:433376;s:32:\"c507b4bf9f9b95020f410fc06599dfb5\";d:433376;s:32:\"1e62689d11ea57c33ef8c211278fdbbd\";d:433376;s:32:\"39d4f88e315c088cd4fbdb5184203e95\";d:433376;s:32:\"475ee1b204312e96974367286203a6a7\";d:433376;s:32:\"637cdeffee6ef4f409dd575a61f2709b\";d:433376;s:32:\"33d6fce8aa30c27417ef2da215295cad\";d:433376;s:32:\"d2a773d71219af0f95384dc75e221c03\";d:433376;s:32:\"532cffb552dca46cb364eb5775f986dc\";d:433376;s:32:\"04bfdafe31ebbede90253c80783a6203\";d:433376;s:32:\"5833865b0bca62a6d0d69d6f16a01513\";d:433376;s:32:\"46d4fd52cb46d311b4551e009b82e5b6\";d:433376;s:32:\"24e9d1d6b0b3dc4e88b62924d731da7e\";d:433376;s:32:\"a502b25560e05cc1d4eb7ef85129cc5f\";d:433376;s:32:\"eb2e29dbfdad4e5a1dfd4024f83db3a8\";d:433376;s:32:\"005d3d92027dbddceb1c8266df88d7d4\";d:433376;s:32:\"22844f83948c4cdc51eee73402debeff\";d:433376;s:32:\"327314a7d30cc67d8770f724e64c3448\";d:433376;s:32:\"e9b6b88b1d58c1642b33eb71738de73b\";d:433376;s:32:\"32635a2fd6b10a2ec0110a9591182922\";d:433376;s:32:\"942233678bfd28ffd12f710a823bd903\";d:433376;s:32:\"030d93316a1fa3eb76af8880e4d944d9\";d:433376;s:32:\"83cbf3054df575be680e5f65c25053c1\";d:433376;s:32:\"a8eb0af3bf761db70375ca4fe1cab6fc\";d:433376;s:32:\"e3629001d8d9e0274eb7f0faf9cc8840\";d:433376;s:32:\"fb6ee04d1846d3c299da42e10fa7b3ba\";d:433376;s:32:\"492e0f52431dbb7d5531c154342e754a\";d:433376;s:32:\"530b266d0f31335bdb79bbc0a7ba77fa\";d:433376;s:32:\"81664c6cb69ab39aa47755bcfe6475ee\";d:433376;s:32:\"81e3098f0d795357a0439fe2132d6ab7\";d:433376;s:32:\"6a78c0058a1d6034e3c472c3bd3b7560\";d:433376;s:32:\"bd912d5e2a73fc812b8208e82cd690a1\";d:433376;s:32:\"ae3739532addf2a62fbaa007582e3b49\";d:433376;s:32:\"0e845b8ee6672405c589968b8a4874ba\";d:433376;s:32:\"03a054412d84f57d901e6ac6490b66bc\";d:433376;s:32:\"aa01929d8d113d9814f7ba9d37cf3206\";d:433376;s:32:\"44b61ef15c81ead8db948fcdd78b9b84\";d:433376;s:32:\"20f0836716d04ff2bb0237ef9d13d3ca\";d:433376;s:32:\"07612a59faee308440588e2567937434\";d:433376;s:32:\"1f0b42d094c1eeac97918f3de9976310\";d:433376;s:32:\"4937a63a7d2f4423801b817668927a18\";d:433376;s:32:\"4cf8aae16ed55df055aa8bbe00c9b192\";d:433376;s:32:\"022e6920e4e2d57eea79cdd6d544927b\";d:433376;s:32:\"229cf267fc85adad9274212ab62210fc\";d:433376;s:32:\"17ff191522b639d50e5f121cc677561b\";d:433376;s:32:\"94bd9eef05f87562e64402c19fcf0ee7\";d:433376;s:32:\"6c23e060624af1085ba68dd8340685b2\";d:433376;s:32:\"0bfbda56607aeabcb656ba63d2c47012\";d:433376;s:32:\"45b0b9854ee1636fbe02f635771beccf\";d:433376;s:32:\"3e8b4627ecfa0b906bb0e91a6cce70bd\";d:433376;s:32:\"4861cf6fe56f32db1ee0277d38f21cd7\";d:433376;s:32:\"74cf5cc128b5ece2d4f11fac333b21fb\";d:433376;s:32:\"ba2368a2ab70a6bc04fdb97e291214cb\";d:433376;s:32:\"1926c7f4e1c20c5af44d704605d508ee\";d:433376;s:32:\"b34b3f19bad1b6ba9adeb71f4b122dc9\";d:433376;s:32:\"954e6b2b5194adc09cd55c01437dd68c\";d:433376;s:32:\"0a095eff740a0accbead33573b4ea24e\";d:433376;s:32:\"3d5a94c320af5623e2a6ed61d99650a2\";d:433376;s:32:\"29c61f941fba10bd6c2ab7a37302a0c2\";d:433376;s:32:\"60bd6b033d4cd6b2221ea04a32a8f182\";d:433376;s:32:\"9fbb4eab45618344ad8ef77ed6d5da87\";d:433376;s:32:\"6bd96127b8acbdfb3e3705b9005a9d3c\";d:433376;s:32:\"fa60b5631ff6961bcd454d36d23c9cf7\";d:433376;s:32:\"b18b9c5eb9e1cb0e943a758702f1ce5c\";d:433376;s:32:\"05fe014f214c726aef23258fd17752f2\";d:433376;s:32:\"f77615de092a78fc80ff230dad06a0a8\";d:433376;s:32:\"159557442610b3f9e4593861b211fa20\";d:433376;s:32:\"9bd9b3a634d931123676d995ac4c8c4d\";d:433376;s:32:\"5959f0587221bc28dcea9b0476abb4ae\";d:433376;s:32:\"746ebcbde376495a75cfb8a33c01a0c3\";d:433376;s:32:\"0cba00ecacece6a58fa478fe53f89350\";d:433376;s:32:\"ca9700406a86f50de50bf43693c13c25\";d:433376;s:32:\"6ea6441104114e61dcfb2f51aa4e7df1\";d:433376;s:32:\"793e470db56a769bed30e1c26b27df40\";d:433376;s:32:\"3287a018b5b7152bbad1ef22494914f7\";d:433376;s:32:\"f18b9d86413ce23439af2dab3d4436ad\";d:433376;s:32:\"05956dae1e3c0417f16b110ab5358cc3\";d:433376;s:32:\"1c22dc46d0722ec5520e53d0e991ee3b\";d:433376;s:32:\"bd6687b36d5c4950cdbadb74268edcec\";d:433376;s:32:\"5be31a74d2e7d3c0e0b05f1368abad1f\";d:433376;s:32:\"73a013651bf58edd9d1c33e612b00f9d\";d:433376;s:32:\"9befeacfa6560e39f9c6206e4d79639e\";d:433376;s:32:\"da2306b35f5466f299444977332a9277\";d:433376;s:32:\"8efd7dad309d2a07d87e04da2481f5a0\";d:433376;s:32:\"4bd5b3d0b2687a670d12f9f5c834d9f1\";d:433376;s:32:\"740b5c4785dc225d0a618db1b3dc7468\";d:433376;s:32:\"e39358f19636fab5bb3170af2d96bd3e\";d:433376;s:32:\"0d12e7413952ebfc57b7f8ccd4bf6cc2\";d:433376;s:32:\"71dc4ecbd094f35b16ac09ece41beafd\";d:433376;s:32:\"d797526ac408456dbe430ba355e1d234\";d:433376;s:32:\"4636d1e6528384a58a127744c4959d75\";d:433376;s:32:\"3a4c76bf7481015c931945fc09a8978c\";d:433376;s:32:\"747a0f18e8322d2228a6f9c5d2ccd642\";d:433376;s:32:\"f36497e4593c12656ad82acc5a5c75cd\";d:433376;s:32:\"a84ed163329727d3c57b2bac72367597\";d:433376;s:32:\"83b651eec86edb67357a3f5a8e55dc9f\";d:433376;s:32:\"91699cba6f839f1269d9494dda0b50d6\";d:433376;s:32:\"2a99dc6111358b0957adcbe77ce95438\";d:433376;s:32:\"81b1ee66fdc79fb0f3144dbc738ee7f6\";d:433376;s:32:\"1c65aad4168feedf849e457e09dc5c1d\";d:433376;s:32:\"746b0af059b25a91edc288104dddaec3\";d:433376;s:32:\"b8bf92689c9192dc78dd94c7689750e4\";d:433376;s:32:\"4749e3c05e8809b5c5a218cbf91e18c0\";d:433376;s:32:\"d638cc19e6412ef27dce26f0c435ae0e\";d:433376;s:32:\"995f7e6e7fad5bf37a31518dc9a6f713\";d:433376;s:32:\"5df4366b604078e6618c2e0babe1635a\";d:433376;s:32:\"cc3dfa617821e40ce09651db418ece30\";d:433376;s:32:\"d043367a18c4f3bd6f71fcbf4fed8b69\";d:433376;s:32:\"0f7b3583892c1ecb27ad38e76b362229\";d:433376;s:32:\"e24d1cb6a102052b2bf08ff58df0b5a8\";d:433376;s:32:\"d4b9aa969d29c111ef80dd3ff76ea446\";d:433376;s:32:\"e1d507f284f727e5cd95ea68798b6d94\";d:433376;s:32:\"f27510ea8f344d7b4f4c32da6b6e45b5\";d:433376;s:32:\"66694d49b5a4b5dfba65ca7d1cea70b2\";d:433376;s:32:\"2166ed79ad1b7def08b9c9580f1084c1\";d:433376;s:32:\"59b622dce3ae2eb693b66408cf7454f6\";d:433376;s:32:\"9a44d88a9f0682563a840982c006b4c0\";d:433376;s:32:\"401fc1f587dd8beff59568f2f38df893\";d:433376;s:32:\"1954ab2ec641a3efced49dbe09c5966c\";d:433376;s:32:\"6045eb528da01ac7e3407136927bef35\";d:433376;s:32:\"9e65fde42870ecd0a8ba35fe7693883e\";d:433376;s:32:\"80dd4ca3a4077fc484779965d8db8e5f\";d:433376;s:32:\"972e99ab355a52192f01f91b91a318a2\";d:433376;s:32:\"c1dbab08405506478509f88c83eb39c5\";d:433376;s:32:\"cce50d6adeace2b90c2e636c53037e10\";d:433376;s:32:\"4cda049f678bea26b7aeb0b1953ba24d\";d:433376;s:32:\"03b74402afa43ee93b4eebeeea2a52a0\";d:433376;s:32:\"67dc07e3e4f532bdefa8a67b8b2c8f71\";d:433376;s:32:\"ab7ba7a6ffcb1ba383a2e71dffa9b790\";d:433376;s:32:\"2774ebebf48caf0b37010e19b1c078f3\";d:433376;s:32:\"23ec66ab9fb64c13014b8cfdf65f46de\";d:433376;s:32:\"d7fbe6e648fe7876a08edc0b902145ec\";d:433376;s:32:\"fc6047fceb25d2421e57f778844dddfe\";d:433376;s:32:\"ef543d0e3f8f7705453ee5a55aed62a1\";d:433376;s:32:\"4c4945633e600e7c53f644c91f1d9dac\";d:433376;s:32:\"bea8244b4ed572e0457c0b8de00b9ea5\";d:433376;s:32:\"3313a418821b288dfaa66283fe86348e\";d:433376;s:32:\"5b9a7bc4233247022141d3a06ed9d9cd\";d:433376;s:32:\"861c8e873c1f363ee725bd864f8cd992\";d:433376;s:32:\"e5e50a3cb6f35b15629ba6b14dfd1b1a\";d:433376;s:32:\"5e60244240bf138f7f693b1a48f1efd4\";d:433376;s:32:\"a5eda4c59917d8863abd4bb2f3fbbbe6\";d:433376;s:32:\"1cc3ad966c27370695a20bd0159413c9\";d:433376;s:32:\"adaf22e61c455b010be1c37eb28cf29e\";d:433376;s:32:\"72bb228b109ba06361115059c74743a8\";d:433376;s:32:\"35204d14be5b29d8bcbcb59475e1f236\";d:433376;s:32:\"e17cde9796bb5fe800eb019c138e2719\";d:433376;s:32:\"d0ba2ad494e39574413da2c84d05e141\";d:433376;s:32:\"74a1522bf378016e4838b9455445429a\";d:433376;s:32:\"bbc01877d2f82ac4f0b5553bebb2f662\";d:433376;s:32:\"8df5af51ff9735ed26fe891dc401916b\";d:433376;s:32:\"5890791c4cf7453a5c8620520f84e9f3\";d:433376;s:32:\"977a2176e15da32933a127838e695db9\";d:433376;s:32:\"3abbd632d7348527702f7d39f514c119\";d:433376;s:32:\"fd10e6b293f9588ea9d91a5626e165ab\";d:433376;s:32:\"b6e821b8cc4c4c59f10e67ef5858daf5\";d:433376;s:32:\"737a85a58251cd39e066798bb63eb262\";d:433376;s:32:\"8e47d478ec5ef3a9076b9720c2f9f5ff\";d:433376;s:32:\"e6333fbc256686b2a290ef4fa573472b\";d:433376;s:32:\"1d61c51c57e6c66eb714f5477eb8af39\";d:433376;s:32:\"d430e763da81d9d087bd59cea5da8059\";d:433376;s:32:\"6b9e80a50044b2270fc57dff3a871383\";d:433376;s:32:\"4dab8e744a2adbfabd37e56493cc961e\";d:433376;s:32:\"22476939fbc9f46bd1dd0a9e68667bd4\";d:433376;s:32:\"14efc36d640b568605231d0648ac10a2\";d:433376;s:32:\"d34d2994bc8b37319f8007e4a6b004bb\";d:433376;s:32:\"00829b695081fd80a75ada8670c014a2\";d:433376;s:32:\"530ee77449fdebb0afc5830163dce666\";d:433376;s:32:\"a57336ba2e63482158fdeb6af027ef72\";d:433376;s:32:\"1bde7a6f498b4a4c00d55647253be2ef\";d:433376;s:32:\"5852e77a4a1e77d9166b851ec62e10c3\";d:433376;s:32:\"af9e251ca73c83851c368e05e7edf361\";d:433376;s:32:\"b2c3d09b1b2412014ed13f168864724f\";d:433376;s:32:\"e2885fad0850ebe6d5c77b2802546553\";d:433376;s:32:\"022099fb6b62522083a594efdcecf949\";d:433376;s:32:\"20c92c6cdda87c214465bbddee023884\";d:433376;s:32:\"88e9be1f21a795767eee0a66c110eac3\";d:433376;s:32:\"fb90452c065ae95ab599a28bebf8d8c2\";d:433376;s:32:\"d9ed44f50894853274a2f61467a16863\";d:433376;s:32:\"48e05889ff0e8308b51be8b53d15790e\";d:433376;s:32:\"dda7005b40ef1dd5fcdcd2dbc60ba6aa\";d:433376;s:32:\"17c5f133326789b750cb78bb1a21d00f\";d:433376;s:32:\"aff24746185dc1f8faf619672b337343\";d:433376;s:32:\"a392487cb9213ae1e5318674195e26c1\";d:433376;s:32:\"8668421232ecea37b252e78d603b3608\";d:433376;s:32:\"15e6c062dbb457490453340b940d05ca\";d:433376;s:32:\"44dda721d42f130a9e19fee4d4115dc8\";d:433376;s:32:\"0db599d9b8460cd2cc4289f04487d8bf\";d:433376;s:32:\"9c2ea29713988da1b7654a11f1610b14\";d:433376;s:32:\"75040ce78f64766eb4d01306edef1d32\";d:433376;s:32:\"dcbb084274ccfabf73b335b52b6176ad\";d:433376;s:32:\"93934459a507b8f93f2779975aa87453\";d:433376;s:32:\"69fddd407c77a125c2c31c069299a04a\";d:433376;s:32:\"3a6bb685d0216971a08372fcac878447\";d:433376;s:32:\"c8122dd7556af6b003c7409e31630a75\";d:433376;s:32:\"0b3c0245487300a76964b0d1c524594f\";d:433376;s:32:\"bf47d912fe9d30af8640e464430bcadf\";d:433376;s:32:\"75add4a3e1235fc0a8a193724999fe27\";d:433376;s:32:\"0062d8437e36c71c7059f274968aabfe\";d:433376;s:32:\"a97a066d0b316708b9f4387a1d774165\";d:433376;s:32:\"77cdb15dd4abe6ba3e026a3c8306740a\";d:433376;s:32:\"4a23a9b996a9636ec50234fefb1ccc85\";d:433376;s:32:\"db777a3bf35e58e2b365cb98ce84eeff\";d:433376;s:32:\"e04da412cc1867e00bebb438215977b0\";d:433376;s:32:\"21dd670e186c5b91b24808dbad2e6316\";d:433376;s:32:\"ffcebfc406556ae5f0ab02aa0641c24c\";d:433376;s:32:\"52e5079b7a5f125baf27e14743433315\";d:433376;s:32:\"3919f9161030e44d6c51b65727bc883e\";d:433376;s:32:\"4dc94a2d557556d76d5d515ee9c13019\";d:433376;s:32:\"74bfcf56147d6420f603949e99c13761\";d:433376;s:32:\"7f27546068af3f245e8b13f5083f5788\";d:433376;s:32:\"2efb1634fb4fd0cd82d13b8240fd3779\";d:433376;s:32:\"1697aec98095ad7c068af61a20cf2858\";d:433376;s:32:\"8dc19e000bd90b8884977ef4227e7757\";d:433376;s:32:\"9d2de4a8779abfe2c200e4f3e9b46b56\";d:433376;s:32:\"c23dd0735e6f48e5d9359b89bd9c00b9\";d:433376;s:32:\"519ff02069cd0c50caa0f2bde1da7e1b\";d:433376;s:32:\"818254e0664257d584c0f9e991b6de6e\";d:433376;s:32:\"6aad8b90b6de3818de821b4bbc4b32e8\";d:433376;s:32:\"fbd762328387cf1e2c877801c383ddb1\";d:433376;s:32:\"6d7f6dc44f5218aa542d51f7a0176dd7\";d:433376;s:32:\"25dc71861e8a5973effcee4bea27deaf\";d:433376;s:32:\"d5fbdb7d38f8037382f4cebd873180a2\";d:433376;s:32:\"1742752e63a31b65ffbcd04bbb0c85e0\";d:433376;s:32:\"bccb79761920cf88685f4fe476262085\";d:433376;s:32:\"a03d628b07ba717ad4a6eb43f6932cbb\";d:433376;s:32:\"37e4124c0cf4538ab279b446e2599c83\";d:433376;s:32:\"dc9f53dfbac07e93919725a65a6d2b25\";d:433376;s:32:\"8d68fdedc61020297f923ef5993d25d2\";d:433376;s:32:\"41c5934870ab68d00ef589ce31e9489e\";d:433376;s:32:\"8fc30be3beb2cc79527fd4f23a6b083a\";d:433376;s:32:\"1708bebc2a600dea7d020a6b1139b4b4\";d:433376;s:32:\"0b137a7e82c6913ce8d01854c91243f2\";d:433376;s:32:\"6ea136c8c6a97ea194982d23f12588c2\";d:433376;s:32:\"88772fc5e2ca958dc9f37188ce407752\";d:433376;s:32:\"28dd991314c3677899805019edc094c5\";d:433376;s:32:\"0adf372002e46fd6eeb02d70813a786a\";d:433376;s:32:\"715eaa636bb36c6c0b18d3198ef27a69\";d:433376;s:32:\"d206635ec5741fb51ac175ec1199966e\";d:433376;s:32:\"fa433e4e0f637205a48bef5fccffb059\";d:433376;s:32:\"71749933a4cf078ce9d9838f60704aad\";d:433376;s:32:\"8daa4a789194af780bc978cc7893142f\";d:433376;s:32:\"b56ef58d77d1cdb62abebbb835b9d484\";d:433376;s:32:\"b81ea4ebad604a38ecf220228271fd6b\";d:433376;s:32:\"a412e7eb1445a69e623a442a122516dd\";d:433376;s:32:\"202c89c7babc2ec394b474410cc7299b\";d:433376;s:32:\"e66a409092ee3d4622afa7b9b287040f\";d:433376;s:32:\"8a5240aee98512e57469660ccdb15c13\";d:433376;s:32:\"cdb377186519e803b7636af0894366df\";d:433376;s:32:\"7b564c23c9b5db16cba42d64a1abb058\";d:433376;s:32:\"003126839f59aa2b5303bb3e62881170\";d:433376;s:32:\"7785e2e4fb4fd07713e594dd80053204\";d:433376;s:32:\"44946a980b9c4e8c0491f58f4661955b\";d:433376;s:32:\"75a9467d914d4adcb7cffe37047dc974\";d:433376;s:32:\"8bef2cc0cf5ec266b48e5b83764fb188\";d:433376;s:32:\"8a6a60d12facbd9bfb678d5f100c3395\";d:433376;s:32:\"9ea2f58d04fb67e8fd42199b43ee5fcf\";d:433376;s:32:\"e6e7859433e14fb3914afb9ba0548f42\";d:433376;s:32:\"92953b82260659c3a5ebbba08ecefb26\";d:433376;s:32:\"020b86ba329cdf117bbe7a65909ebfbb\";d:433376;s:32:\"3f4c593cc85102e0654270b8127f5651\";d:433376;s:32:\"345b7cd1aeadb4da09e7f02a41389dae\";d:433376;s:32:\"76cd200fafd4b00dc80e8e25b1f92218\";d:433376;s:32:\"44639eacf80d4ee343ffb2e7962467c1\";d:433376;s:32:\"5b590dac423d77bdaf56bc52449f9bae\";d:433376;s:32:\"68199811fb156bbb509b181fdd3e36e1\";d:433376;s:32:\"2752f9406e871bcae436cf800910f5ac\";d:433376;s:32:\"aaa15f4a6d1dc2a29e0358ea349e3239\";d:433376;s:32:\"d7f65ebd4519549aacca891926b2904e\";d:433376;s:32:\"88f12faef4b4f948856c912cbbf4742f\";d:433376;s:32:\"fffda64970cf0e82665ad50b433faa50\";d:433376;s:32:\"5ac350fb43b5d983265256f1a556ab46\";d:433376;s:32:\"156985fb758763366f8227c187fe47fa\";d:433376;s:32:\"72d539afc81ace280ed491e919d2b26f\";d:433376;s:32:\"62630964400e68065d6291f8098f6f26\";d:433376;s:32:\"bc66a37dc457de73436648f298788f8c\";d:433376;s:32:\"e67a656fe3c5cf889d037fb6f6942057\";d:433376;s:32:\"383a811f49e35501a664f161e71d0f63\";d:433376;s:32:\"df2494d4f1b7612800c1fabb85aa6ed4\";d:433376;s:32:\"a54380a2bf5299f7fa65d2aebd5c206b\";d:433376;s:32:\"301f4fc9e459b2cc65575d7c2c83ef19\";d:433376;s:32:\"7d8327c6523e350735326854639c1a52\";d:433376;s:32:\"145f4f3b8596928cadbf6119d431a051\";d:433376;s:32:\"02359bb2cbae283e793e6457251b4f8a\";d:433376;s:32:\"3700b575dc2115329796056da5bf86bd\";d:433376;s:32:\"543e8466dbd186bc153184a69ebc4c27\";d:433376;s:32:\"9d84406bbb379d03fc71af948a194566\";d:433376;s:32:\"ddb762c2fae29a25c6ab2c9c544949c8\";d:433376;s:32:\"798900e6718320557949b4878f2306f5\";d:433376;s:32:\"67bce22be68f80c400fdda3bf92f966d\";d:433376;s:32:\"a6b60c8874b5f8e3bb8827b2d0a3c60b\";d:433376;s:32:\"bc7c57cd0e043c38ec7644947bdbc795\";d:433376;s:32:\"dd9fe7b1e6276ddb2540680bd261c1d2\";d:433376;s:32:\"8b17533ddb0e69b8d77fa3cc50125c53\";d:433376;s:32:\"20f1a0e84a4c850ae0d08ded7413f9ce\";d:433376;s:32:\"9286facb82ff03d8c0df2b62ed250b93\";d:433376;s:32:\"518904fc92278a5f40a64630a09fcb13\";d:433376;s:32:\"bf373abe58d08b47e2adfb3bbfc87de6\";d:433376;s:32:\"ed55aa9ada6048e9649db021464c23f6\";d:433376;s:32:\"ae0c40479d1bbfe95213cd5d27893d8a\";d:433376;s:32:\"59235ca4bc7d4f79052a3c54098ab5c3\";d:433376;s:32:\"d47be1942602eab8fc41016de0c67c31\";d:433376;s:32:\"b9cf56cd280daf8a5ed14a9bd3b3e5c6\";d:433376;s:32:\"9e639f12743aaf9c8a3324e162e3f38c\";d:433376;s:32:\"68c3ac676451b43c06380f4e2e3d6e97\";d:433376;s:32:\"2c0c239e864e00da541a4a1a491b620a\";d:433376;s:32:\"5c5a744ddda7109f505d2326714bed4b\";d:433376;s:32:\"281b3d2425e16a2539a1a91b92955777\";d:433376;s:32:\"17f9a8d692c73600ef5681c2a3a735ad\";d:433376;s:32:\"4e7aa6f1fd49b203c76517bda533df65\";d:433376;s:32:\"7799c43b18781555f6f46b386b5d79b7\";d:433376;s:32:\"98df9606176f0658ba90677fe6d3d220\";d:433376;s:32:\"776260ad1e646177fba2429cba638a53\";d:433376;s:32:\"aaafe9897dde78048ddb4873656a64c1\";d:433376;s:32:\"51c6f2b887b1b5d506c4f455884c4b01\";d:433376;s:32:\"8f25217da9d64b992a45fe4cafb3943d\";d:433376;s:32:\"0db34b905d893369381fd7606009686d\";d:433376;s:32:\"98454670f4c215426a8ca63693cd447a\";d:433376;s:32:\"6fcf2b99266d24d772cd47eee0026be7\";d:433376;s:32:\"ec2ec81e76a9361bdbe36919eff8fedc\";d:433376;s:32:\"c1ae6a3267a328c64afbe500751ba592\";d:433376;s:32:\"57973d2d6b4d14d5c346e095990a9a32\";d:433376;s:32:\"18ac79c04f8191e604f6b5c7f93bc8a3\";d:433376;s:32:\"78d152d97cec054bb158491d56f2d15d\";d:433376;s:32:\"32255929cf01e5bdac53cab51c3051bd\";d:433376;s:32:\"60dce9a82edcfecb0d9667908513adf0\";d:433376;s:32:\"e609d966aed2568bb624fffa679a812f\";d:433376;s:32:\"177c3857b4e3c80e070ede9443c10bd9\";d:433376;s:32:\"79de5755b27c772fe61f1dc34b4d7d03\";d:433376;s:32:\"dc3a528bfbda3a36c2ebd7aa25f3da18\";d:433376;s:32:\"a07a66134cfe9910cc37574305b017c1\";d:433376;s:32:\"39c1f8f17fd92e04fa7c097ccc075735\";d:433376;s:32:\"8710e27c3f976466c90b5e389236de62\";d:433376;s:32:\"6cb1f944c3b041951f4b3c3381982895\";d:433376;s:32:\"e899e85e472c26943af578fc0c5b7b3b\";d:433376;s:32:\"753712d79fdd312e5e6bf98d66469734\";d:433376;s:32:\"e123a04fcfcc26d1ec4f86464244b039\";d:433376;s:32:\"25e2ec62601a59137995124edd9786e5\";d:433376;s:32:\"da55db863793b2d10cb8b891028aaf1d\";d:433376;s:32:\"21e2095f14a443240cc01b90263682c4\";d:433376;s:32:\"a149c8ca6222b01cfd8ef4e9236bfbdd\";d:433376;s:32:\"a2ec472d0ffba87e5baefab2c0e261d9\";d:433376;s:32:\"23ec6a8816118fa3fd60e712faad0558\";d:433376;s:32:\"93f15a490f2099a7a9a9c7e6a888abae\";d:433376;s:32:\"6e878ab8350321da91e0c9626e244b2f\";d:433376;s:32:\"4780c22496f425fb59cdf85462129ebb\";d:433376;s:32:\"a1ac0a0ffdd151678cd5ec73917bd136\";d:433376;s:32:\"e8e79180fffe0abafb15b5b6c010f113\";d:433376;s:32:\"bb497db9e25be66b4dff7915283b4c2a\";d:433376;s:32:\"9bb72186455536010c62a934d35bef55\";d:433376;s:32:\"1719a444d9be0d7dab7f30f8076bfa53\";d:433376;s:32:\"555a588af31afadcb08586f7f31efeef\";d:433376;s:32:\"8ba733c8a59cd4518265697fade3cb0e\";d:433376;s:32:\"9530e465b5b3425d87ad0ebcd2d6e41b\";d:433376;s:32:\"364e8e4eebec7801608d85e0e3db2e6f\";d:433376;s:32:\"4c14390e6cf999d2cd45e3ab7f81d877\";d:433376;s:32:\"872495ef97ad7226a6493e3754fd7fbd\";d:433376;s:32:\"f91d0ffd3359f51e8e100e2f5e02f41a\";d:433376;s:32:\"7fcdadb2f72cdaf5d52320c6d23885b4\";d:433376;s:32:\"967f198c406343add3d836786fc64f83\";d:433376;s:32:\"1cd9d3089fa230776cc92ce82c7f73c0\";d:433376;s:32:\"c647a97ef7e661268ac3648208bd8666\";d:433376;s:32:\"bf89208b7a3662afc7de8d2b9b48b317\";d:433376;s:32:\"a581a1bad5ab5934b3e7bbbbe9f0b791\";d:433376;s:32:\"08a39356a563cd5f479a8b16a537ee20\";d:433376;s:32:\"db434246e53a42e4d46d421a205d5c76\";d:433376;s:32:\"f97c594075ec22d46ddc78ad3b48319f\";d:433376;s:32:\"cbba762e8c525709e162d9c1166c3e6a\";d:433376;s:32:\"e9cb5e9dc6f54618663618a607aa17e2\";d:433376;s:32:\"df1383b889fdf5c7ab1441b693852c32\";d:433376;s:32:\"d8a70012841762b41e363e0498714719\";d:433376;s:32:\"307ec496688ba723bc0c8bbcfa5b8449\";d:433376;s:32:\"d4d536c06a2ee8f49132d2d86fe9c9b6\";d:433376;s:32:\"b0ce1810547e8e51e1e6dee692d4153a\";d:433376;s:32:\"52fafbca089719dee89d87d34f77e295\";d:433376;s:32:\"662e1699702a6bb4b887e8b24544d286\";d:433376;s:32:\"673dfb8fa40dc1c67129baf9eae9ca1d\";d:433376;s:32:\"8240c3ceb6fd1340948697d1b3d8673e\";d:433376;s:32:\"c3e4e6395deae48462162fbcbe8150ad\";d:433376;s:32:\"48b372dcae1ffde7a28a2f8ab9f07883\";d:433376;s:32:\"d986a521b483f7d73ae8368053ef0929\";d:433376;s:32:\"42d0d06eb2950a4cb69860e6fec1462a\";d:433376;s:32:\"84170fe9903f667aff46ccb8154c5561\";d:433376;s:32:\"e76bf783a33f247459017c1a13d65d50\";d:433376;s:32:\"3d9f2a1811ad20b431d70f28a1854a44\";d:433376;s:32:\"6b8be9356b9983da49e00637cb13af4e\";d:433376;s:32:\"26ded86879d2daa0a03a833e2f07d0ea\";d:433376;s:32:\"88a392ce523b34bdb1124973a1a1f75e\";d:433376;s:32:\"f6afd6fe5e569657e145579d09068298\";d:433376;s:32:\"1ef54f2f417efad2bded59a53b8b91b1\";d:433376;s:32:\"976047323f0fd665a1830bd3f4367013\";d:433376;s:32:\"b4864ba494e27450a843b2646a06eef4\";d:433376;s:32:\"da760a9d558736656a80cdfd61e5bf4e\";d:433376;s:32:\"730a401c9d2558bb633a1e94571ea155\";d:433376;s:32:\"77dc84aa85bd25d9aefa7e6eb296df74\";d:433376;s:32:\"eafb1dbc477d4b678dc892e783bb5fe2\";d:433376;s:32:\"18862f423d12ec4a527db6f298c0c41f\";d:433376;s:32:\"4ff4e68eeddd320e767eb02aab1cda44\";d:433376;s:32:\"a0fcf2cadd667fe16a986e741b9e295b\";d:433376;s:32:\"25ca4c0619ba64433fb4e49309f93593\";d:433376;s:32:\"e75012f7796e7d6622f115b6f52b0572\";d:433376;s:32:\"05fdac0f7bfcdeaf4c346d4b1ef8621b\";d:433376;s:32:\"11cdf2909c445d47dafffbc7576126e9\";d:433376;s:32:\"c913c48f50e905ad5e1376d900dacab0\";d:433376;s:32:\"ad84b1bcdcdb83e6f6029d5ffbfee05a\";d:433376;s:32:\"3e42d997c91a4351c75af1a62e106832\";d:433376;s:32:\"d4677db8d9fe36da74dcba3a6b7f8ec1\";d:433376;s:32:\"2a918f2cfc748ef0fb40340658952630\";d:433376;s:32:\"b1f4336552d22ff729b4b6ef4ec99260\";d:433376;s:32:\"93763d6b0ec364aaad1757b9c2c22e84\";d:433376;s:32:\"e4a7deff68fd7c2fba8cef191dc4781c\";d:433376;s:32:\"f63da865dc754a3ef7e251242492844f\";d:433376;s:32:\"5f79bc8dd7e18b17a32d4e1469496e4f\";d:433376;s:32:\"b975708a648477397774ba6628866c41\";d:433376;s:32:\"087df929cef34afb9a6d6c7671bf3998\";d:433376;s:32:\"22b436c3da430cb60194b4471d22e2a0\";d:433376;s:32:\"53c243560096c01ab2c6b2d05f27c658\";d:433376;s:32:\"ea0500d2645424bfa3e131df47fd5d23\";d:433376;s:32:\"617a5542ea00a25afa401fa5aebc793c\";d:433376;s:32:\"0842bb737d1657b949e36dbaed726047\";d:433376;s:32:\"2cc04d43d7976f69c61523ce2f057655\";d:433376;s:32:\"f03cfcb9f209afa68b8cfa0da7e3bb4d\";d:433376;s:32:\"c10a60400d2ad75b9d80e70958067ec8\";d:433376;s:32:\"9311c9578ce0ad438126faaaabf48192\";d:433376;s:32:\"1187a52cb49915f51f49f604c7e13faf\";d:433376;s:32:\"34acd32229712d0cb2d091146cc13db5\";d:433376;s:32:\"da644eda88f101003009c70610a184cf\";d:433376;s:32:\"abf34c411fa75a7197677d1fd45f236e\";d:433376;s:32:\"7cb93eff22c4ca144a63c5e665fbeb76\";d:433376;s:32:\"410c54d97577df615f4a56364b114016\";d:433376;s:32:\"3ddeaf7281d27a9c473e364af61a19e4\";d:433376;s:32:\"590929a8671b2924dd6cc6c4456cf647\";d:433376;s:32:\"17a7a837805203777af58e5b5f28fb27\";d:433376;s:32:\"d226c6e1a291427bf10b0a2097b503d3\";d:433376;s:32:\"a6095fca9693317e5da0fe407b7d75ac\";d:433376;s:32:\"7dd0f456f81caa12e618c00a75bdf31e\";d:433376;s:32:\"a0b2fbe083cc6d8f19e69274f6d767bf\";d:433376;s:32:\"f297eb79d9874ca30dfba793cd72424e\";d:433376;s:32:\"6fef11b2f37d8015c00e528f100fb4bd\";d:433376;s:32:\"ff5f76aa288b31823f86b64342a48bf2\";d:433376;s:32:\"88e6bf48a537d73da05e0a1441918e8a\";d:433376;s:32:\"92ff80052b9351cc132b24d84d087e9d\";d:433376;s:32:\"ad17bae6e0ddd91d2fdfe62f2d96e1f0\";d:433376;s:32:\"1d4ea8aa210fbdff36f2c3402fbc0a67\";d:433376;s:32:\"af61c2b9adae8b7916f1894a7c76eee3\";d:433376;s:32:\"9d4f3a23c7683606a833ce1d2d65021a\";d:433376;s:32:\"ed90bdd052e0de704c6481061193017f\";d:433376;s:32:\"636c3fde623acb70d73d7ea6ca784668\";d:433376;s:32:\"563fc75ce463f522b7cab0c2f457b07e\";d:433376;s:32:\"3d8f627066a435f0b25750e373418ba3\";d:433376;s:32:\"0cea56c1ede38f98db8a20c41a2b07d7\";d:433376;s:32:\"c35df66e4c937a6e3c9abc8e779fab4e\";d:433376;s:32:\"3a3e25a90dd51a69a241134355185c96\";d:433376;s:32:\"1a903fec25dff5054e7b45dcfb06d667\";d:433376;s:32:\"d5cd2ae05f30fdc8f01f5e689c517022\";d:433376;s:32:\"436eb6431d9486f5118362fe80459795\";d:433376;s:32:\"deca2e76ecfd71f858ffbaaf4887494c\";d:433376;s:32:\"11e1467d8c26f04d4f01bf9f4a647017\";d:433376;s:32:\"fbe012bdd03f329158f07a64a1da73ae\";d:433376;s:32:\"50820f1d07e786f6930334c7e90382b2\";d:433376;s:32:\"ab26023a6c4b4a53f087481c677c3497\";d:433376;s:32:\"1ea62f2f98ed67d71eb3a4347871b7a2\";d:433376;s:32:\"38c7bf21c361df361da792c12f587b20\";d:433376;s:32:\"c0ece692f79e06ba4c827d65553e873e\";d:433376;s:32:\"0df02dd75e8d2059ef0d25caf4483ef6\";d:433376;s:32:\"c4c5b6bad0fff893dbfe053d561461e3\";d:433376;s:32:\"20b95290eac3bb6d9b52c3c18797daf4\";d:433376;s:32:\"7ed6ef5c396dab0a4aed4ee5211c9d10\";d:433376;s:32:\"4c9b7b701634691ccb70e90b5ec94df7\";d:433376;s:32:\"288fa8237a76355bdf26b47a29a9f857\";d:433376;s:32:\"56c55143ae86eb4c527cd23e0e242fae\";d:433376;s:32:\"f475328781e73097c78475eb20b3e361\";d:433376;s:32:\"ffbef634211125a5ea674478786949fb\";d:433376;s:32:\"1766eda20ef984967d351d9d87560032\";d:433376;s:32:\"29a3a5f3353bc9c00e4be205c0551c9c\";d:433376;s:32:\"990d5eaca935caa97d6d4c6261e140e7\";d:433376;s:32:\"5b1c4b2731e95d77b020bbb260eed19f\";d:433376;s:32:\"9409c664d4a6d5975138c7c8670f74be\";d:433376;s:32:\"a1d04101558ef3d3ca32748bae035cee\";d:433376;s:32:\"3adf6a47164eab136b7e719b2ad3a3b5\";d:433376;s:32:\"a64da2e18f027b961b2e1d1007ae1568\";d:433376;s:32:\"ca44f53a6966efa8ad624f1872b35c37\";d:433376;s:32:\"b37ada328b3cdeef70d6394ccb0102dd\";d:433376;s:32:\"5b17f2949e8e040079824ee71d204734\";d:433376;s:32:\"a2b5d4e00adbf08665b9b027176662a9\";d:433376;s:32:\"7631e8c471bf13aa02944b37be85ef3a\";d:433376;s:32:\"e044b2a70d056ecd222f07d1b570e767\";d:433376;s:32:\"4e0cfa3353f1ccb2b40e9e1a21fb7184\";d:433376;s:32:\"df0017ae6a2c4f44d2128f0302f244be\";d:433376;s:32:\"761a28f7a8603f063d8451be02f548c7\";d:433376;s:32:\"35124e25a7ae418d7b5faae6ad08bb95\";d:433376;s:32:\"2b2516c1c1acb8bbcd4bdab03e46c7fd\";d:433376;s:32:\"90a7c43448dcab3b341ee423429c460c\";d:433376;s:32:\"89918f9744e4ec1caab17ebba28de745\";d:433376;s:32:\"7b73621cfae398112765f65d20c873e5\";d:433376;s:32:\"42c8e806aec952c104da11b202a481e2\";d:433376;s:32:\"81b271b51407496e02eae8d411882170\";d:433376;s:32:\"653d77682cf0d59e81e0be746f3abb66\";d:433376;s:32:\"511e3b310c7eec22df07d3dd718a33e6\";d:433376;s:32:\"d35245d439eae5b7d93a320a2df03787\";d:433376;s:32:\"fb4287a81ad94c03363b0c23e360b442\";d:433376;s:32:\"5f721da1a13435f8cece601c05cc4862\";d:433376;s:32:\"593bce6f7a39f06eb1e108122f5c9ecd\";d:433376;s:32:\"a29d8bc88f6802fed651b1de8392e638\";d:433376;s:32:\"2d4a156183a16b7cc2be27eb5057f716\";d:433376;s:32:\"7e241f37c00a9894b30d6bffd27a2df3\";d:433376;s:32:\"81c7e9b01f04db02ee5023c100b791e0\";d:433376;s:32:\"7c843ad9fd8eb665cf5acab3c4f0aafc\";d:433376;s:32:\"c832ee9b57547c4332b6e130e52977a2\";d:433376;s:32:\"bf8610f39797edac9e02b0bf4a5fa36b\";d:433376;s:32:\"a233530d892687db9a022b34cb5e3eca\";d:433376;s:32:\"8d2147eaa51a95ef830cc719c44207aa\";d:433376;s:32:\"f6a9d9910cb279f9183bc2972eec836b\";d:433376;s:32:\"b419a744c87bde43ee1b13b5164a1285\";d:433376;s:32:\"61f91b0031a379b639bb60f0837509fa\";d:433376;s:32:\"ca4ba0b777b2ec75e5c64f37e0765ee9\";d:433376;s:32:\"4890a951e19153350d10d7be3346bad2\";d:433376;s:32:\"f854e49d15099590d8e052d71fd60d06\";d:433376;s:32:\"f2c7fc0577f522c9aca3142ae457d9dd\";d:433376;s:32:\"d890ce0dfd924587f634d7675029c368\";d:433376;s:32:\"e5644053b47392af3f29b53bfef32668\";d:433376;s:32:\"52a1213610631b5e859e2b498c0115ad\";d:433376;s:32:\"aa9d89ae67e98c1c44f86c5c23ce9644\";d:433376;s:32:\"45d421f7d156ea89d699eb956c948e7c\";d:433376;s:32:\"58c8405fc61aa490ad3d13044d7e9180\";d:433376;s:32:\"ff36fa2857ba147d662fec6a1503ec49\";d:433376;s:32:\"6df0e4ad2234076a03f86cae60e98314\";d:433376;s:32:\"752f530c5edf2e643ece2c25deb8c26e\";d:433376;s:32:\"26f099af1b8f3b10b67c7d2afa080a72\";d:433376;s:32:\"1295bb8442515b3333dd3fdd11439058\";d:433376;s:32:\"084e2be4ebefcc77bb20a800fb5a61e0\";d:433376;s:32:\"c9e567e46afb63c668693e371ae56b7d\";d:433376;s:32:\"e68aa9b89aa05bef9aea5d6785b95361\";d:433376;s:32:\"414b28a4bf5ca2d51e63371dbf5a2d2b\";d:433376;s:32:\"5c2b84acdf913d1a9c6be80dab421b40\";d:433376;s:32:\"e18b5fe4f6262ea6a50bffa0a826cf51\";d:433376;s:32:\"d4f0c45420a0bbd299fbf0aab44f2ffb\";d:433376;s:32:\"8b9fc34cc62ca68864f85df66410977d\";d:433376;s:32:\"345dc5b459eae3e50beaa8aeba021a0f\";d:433376;s:32:\"addd603367cbdb76511d6d4d42651eb8\";d:433376;s:32:\"8371c7ed3d82a10c9ed71a3fefae0b1f\";d:433376;s:32:\"b0215e103c1718f4e9342a668101944a\";d:433376;s:32:\"62879ee3582d4c9ddcd92597fe6b7ee3\";d:433376;s:32:\"70a7ad45c105b094db167a01429e64e1\";d:433376;s:32:\"e44e7bd3875d05baa0c9d240a8265a1e\";d:433376;s:32:\"585f848698c5c9321849b9e61323bf9b\";d:433376;s:32:\"d36c4ba392634661ff3e532c46cdfbd8\";d:433376;s:32:\"fb69ddf366a8f2cda5d03e37f5d1853f\";d:433376;s:32:\"0a14124830a07e9ccaedc3659560396e\";d:433376;s:32:\"e6171b8a39fcccc63d8573d8bce304f5\";d:433376;s:32:\"fef1bdc794e482f07b05bdf50b411677\";d:433376;s:32:\"e8fb8188b938609c1a96feaf0c6cb554\";d:433376;s:32:\"98b482b909b546dd81a05c94d4ce4d2d\";d:433376;s:32:\"d0ef4da933c1ed446f84e8668ab12519\";d:433376;s:32:\"3f9f45c434ed1d0c4ed19ba33ac6a3bd\";d:433376;s:32:\"2fc74822aa4a00c341ce228657815ee2\";d:433376;s:32:\"6cddd42a15d61c74cd7d799cbebabf26\";d:433376;s:32:\"39a1041096506a8abc5a5e025c114426\";d:433376;s:32:\"2b6fc8532954d4785271d3bb7ddfa68f\";d:433376;s:32:\"3e8746609777a5ceb1819210671c0c17\";d:433376;s:32:\"cf46d0914887ae3c9ef8b33034de5dc2\";d:433376;s:32:\"4711e3ffbcfce3ceab5a3c435cd2945c\";d:433376;s:32:\"0e280eb416a9a98610077333b8ad2bb1\";d:433376;s:32:\"c9d13a50c5f8cb22c77e3abe3a37f540\";d:433376;s:32:\"9d619013a8cba9b04001cfa3ca560fd7\";d:433376;s:32:\"1d7aa15ba9b5a7c52325ab78bdac39ed\";d:433376;s:32:\"ad01705b5a6750d1a05f442ecf3cb49b\";d:433376;s:32:\"6ab9eb53c0b19f921a803e82c4dd840e\";d:433376;s:32:\"e3d79b8a2ebb8852d41bd624d91d0b7a\";d:433376;s:32:\"b1f2a49d09de864534bcad90aed3bfa2\";d:433376;s:32:\"4afb9976ccd23e02d2cb8298c7526b83\";d:433376;s:32:\"0d6106cb80634d6b122586a6b5750fd6\";d:433376;s:32:\"8f97d4e7b7933373742090d4b3c6a24a\";d:433376;s:32:\"e58687e2e32a031c7370706ede0dd915\";d:433376;s:32:\"7ec0693a297e89601080a62778e5fe39\";d:433376;s:32:\"276d441abe8059d1fca610b0b9c1e2d8\";d:433376;s:32:\"f6c1e77dcb02f910e7bde277427ee74f\";d:433376;s:32:\"0e21ff381950bd472027cc233d80782f\";d:433376;s:32:\"f8818a9a2b561a75e42c0a6a46e66d56\";d:433376;s:32:\"d1b37da30c3371fcf2df5909bc302f0a\";d:433376;s:32:\"a3313281437f4c3c50ff769516959e63\";d:433376;s:32:\"95beb591b2126035a08a3c4cc5009986\";d:433376;s:32:\"5c7684e221ca49ac4819fab09840444b\";d:433376;s:32:\"09dc76375033a0276b4477ae1a1b7901\";d:433376;s:32:\"8677653126696bbedef38fbcfddb1011\";d:433376;s:32:\"2e39f65c7641c71db212c1318c007c02\";d:433376;s:32:\"27f0e47a88f03fc305da01525f5cbd78\";d:433376;s:32:\"66a870d77392b9ab16e2ebbf5d65c0df\";d:433376;s:32:\"72c923ceaafb2a592608a53bfc144e92\";d:433376;s:32:\"6701bdf4bed2df3456a4ddf4c8e5de5b\";d:433376;s:32:\"459b2b52826136c73f8ca8cab1b8b744\";d:433376;s:32:\"96d760ca0740eb56bc7d9cbcaaf22cdb\";d:433376;s:32:\"4466a7d768584ffc10705db49439d3d7\";d:433376;s:32:\"339c61c74929114fa269e520b1cb7aab\";d:433376;s:32:\"157d76cc0a4069b8becd76acc126799e\";d:433376;s:32:\"9f8250717c3453093e901241c6c1efa4\";d:433376;s:32:\"144dda39e013337855bd19a50c62587a\";d:433376;s:32:\"39b7408a81eb0435d82635807ef67cf5\";d:433376;s:32:\"a266ce7a4164fa91d37d391c5df3b5b0\";d:433376;s:32:\"f16c5b40a12637c8c5a439b0e9e4bfa3\";d:433376;s:32:\"2932fc2025f3f742105d2d02bb6265cd\";d:433376;s:32:\"5570c8643e464e4fdae9e943ef41a218\";d:433376;s:32:\"20010931a7f36472b93c096f2ba3031c\";d:433376;s:32:\"6a454bf7ff52e9817462cbbbc8096f41\";d:433376;s:32:\"4d24f16a2ce4e059700dbb072813e4da\";d:433376;s:32:\"5944ecfbbf289e0b9163416624bb0b6e\";d:433376;s:32:\"029fddad9660e1b88b762d9c88c0cb49\";d:433376;s:32:\"ad217a043a9dd70b74fd8c193dbda0e6\";d:433376;s:32:\"7431fa14125c8745170d0e3b73ca773f\";d:433376;s:32:\"bcf7823452fd0c00ff891ef27fe16064\";d:433376;s:32:\"3a3f3f4083ab20bf4b3df0f2835c42f5\";d:433376;s:32:\"131add24941d8ca2b28297ff4f9a7193\";d:433376;s:32:\"b31885c5c103ff195856a5282f56e994\";d:433376;s:32:\"c333b0e7b3916e2a968a0db429a39ada\";d:433376;s:32:\"6204b606050ee1d25116f3e36b10999b\";d:433376;s:32:\"132ce3e9dba17fa1acf5b24588b906ed\";d:433376;s:32:\"00649b76ddd98cd28c3195c91e9f7208\";d:433376;s:32:\"f96b4be42a7c9ba6393911d837a9923b\";d:433376;s:32:\"11454e438f0100332d56fe854733e80d\";d:433376;s:32:\"d39d84b832f4324351e99982a2bf8db9\";d:433376;s:32:\"e6de14f2a081174856bc2f42bb6268c4\";d:433376;s:32:\"1fa2ea801a1e6d38c6b161015f5412ec\";d:433376;s:32:\"c43133877f0ab3c068f66dd86df0ab67\";d:433376;s:32:\"d159143ff3aa1c9eb8d51ac1fda54c42\";d:433376;s:32:\"91ea6f7a8835eb52b30924b3324ad7f0\";d:433376;s:32:\"4e93d008cdc176b9ae53aafec0220fe0\";d:433376;s:32:\"82cd8c507a8e5385b430a7fff79904c2\";d:433376;s:32:\"6e2ab92bbb3ffbbe418be86f0fd8d4c3\";d:433376;s:32:\"500fa8bed1c62b54acdedf4c22929036\";d:433376;s:32:\"69c0a4552361f5e7238ebfdc8c3b754d\";d:433376;s:32:\"3205253e00337c3f5f109ee17f83bc05\";d:433376;s:32:\"217f310120722158de5f4f8316c61881\";d:433376;s:32:\"d3492c7f7ecf5921aef8ab5e72811ff3\";d:433376;s:32:\"5585683ec11049430cb31a3fb8234cd0\";d:433376;s:32:\"70cc7895948eb56cfe43e46209d4fc84\";d:433376;s:32:\"09185054536faa4f5071eb1ccf91dac0\";d:433376;s:32:\"ba85cc8bd27f9cafa2a086d7d1519950\";d:433376;s:32:\"b939d4ff88c5137b8e123c47599acfbb\";d:433376;s:32:\"f6b8abe12ee5727c04891f3c56d982b8\";d:433376;s:32:\"d8aa8b1ffe04b29d9e3f096173c7af1f\";d:433376;s:32:\"2294713ebfed5fc2e50136bd45dfdedf\";d:433376;s:32:\"f2a9f128154a58ebd556140e4238e582\";d:433376;s:32:\"70812be6de4b9ddd0e66a050621fad9b\";d:433376;s:32:\"2f5b2a7646d03df242a68b6a31e6f499\";d:433376;s:32:\"c56d5588acd504a1f86a7588d9d3ef0a\";d:433376;s:32:\"c6f09962a81c0b02b66223b9736489df\";d:433376;s:32:\"5795199a45282e62f1162a581daf0391\";d:433376;s:32:\"cf39e8b57364bffb63d42da677ac15e9\";d:433376;s:32:\"550cf71fab2553cacaf862efe2f65b3d\";d:433376;s:32:\"29ca393a815061698c55eb5f0d05c7dd\";d:433376;s:32:\"375ec196bff5d521c2729eff408e6bf2\";d:433376;s:32:\"4f57cc649386563b30d761261ff2bc4f\";d:433376;s:32:\"f47d98e288f421a6b0582ea81a8687cb\";d:433376;s:32:\"d2b3a575a14351339e05e794d9d6f555\";d:433376;s:32:\"ffd321d3afbc699407eaefc8eadd3202\";d:433376;s:32:\"ad0f778232166bdf0f15fd89b602c209\";d:433376;s:32:\"898c11b0158065b5eb346a5ba459fb17\";d:433376;s:32:\"72e1ef864e966d21d1141dec5c00902b\";d:433376;s:32:\"ab3aadba6efde3ea08d610a66d56b38b\";d:433376;s:32:\"56ed4ad3f89d1495e8cb216eb812130b\";d:433376;s:32:\"b44d873a124d8fa70995ffdb7fa2eba1\";d:433376;s:32:\"8b4aa4e5b0bb89f62c34ff9c3ba3a07e\";d:433376;s:32:\"e0beb174bb52bb2f7bfa58bf318b2df8\";d:433376;s:32:\"805d4aba1fe4700a9d59cd3d7cd3720b\";d:433376;s:32:\"8437cacfa712d99bed4e38221caf60f7\";d:433376;s:32:\"80454d6191a9c38b9d31ce985af39b72\";d:433376;s:32:\"aaea72c27f5a938a9de822cc43b31b8e\";d:433376;s:32:\"7864dd7fb7f4c909e9c522f9147de7e0\";d:433376;s:32:\"74aff27bd583cec65e263aa48e8f61eb\";d:433376;s:32:\"396aed4bd84c01d8ab2879308b247788\";d:433376;s:32:\"1fcff30c7fadfc7c17bea3b45428aae8\";d:433376;s:32:\"aa05239b1ee65a70170cc89d2db5dfa7\";d:433376;s:32:\"5666bb169987c2316aa399ffcec265f0\";d:433376;s:32:\"42f027e073178c135ba228a541d46214\";d:433376;s:32:\"0f31a88e05cee299714987b64ffd0e15\";d:433376;s:32:\"b8dc762d103374adc401f1b17844a5aa\";d:433376;s:32:\"0ba905d51dd51f41efd11afd977a63c8\";d:433376;s:32:\"1743c5fccea5821bb6b7ccea30ba3221\";d:433376;s:32:\"866ff4bf1ad542f826be93449a1ba456\";d:433376;s:32:\"f4c6de03d7f3fe2fcc7710bd5578f966\";d:433376;s:32:\"fc37fcb1bcf844c4731bd90ed684c877\";d:433376;s:32:\"da7112d15e1d4da2db2e04b82ef341ed\";d:433376;s:32:\"7c38c9c78a939a61c952032b385f518d\";d:433376;s:32:\"d5a2a6fe46d9ce3ccf9b3accaa56520f\";d:433376;s:32:\"85f7bf9243c925288f08030a3834eb74\";d:433376;s:32:\"260ef8045611cc69b4924f319cb2064a\";d:433376;s:32:\"af04a7664be072bc5d7f924460983215\";d:433376;s:32:\"f551dd832eb504fbe6c299920d70e27d\";d:433376;s:32:\"21cb36a2ff1003078fb2268a04062665\";d:433376;s:32:\"a80c9a499d230afeca261d730e1768be\";d:433376;s:32:\"478e8fe02ff624f04c25ba8bf573e32b\";d:433376;s:32:\"5e78724c9be870217ee4455015e71d65\";d:433376;s:32:\"35ec00ed2c57c8bf23698a9609c8a9ac\";d:433376;s:32:\"c3fa3400ec54114eb64ce0fc42c2b0f6\";d:433376;s:32:\"8cd2c1870a2ea46779c2ccefeea40ef2\";d:433376;s:32:\"1d4fcc439a169d5b81a50c1dac92895b\";d:433376;s:32:\"b7d9dfc3a681b8f48613011e0354153f\";d:433376;s:32:\"b9878e3b8ca2f0281899effff9204512\";d:433376;s:32:\"34a1c794d39c818579d894c1338dee14\";d:433376;s:32:\"2ed9db5195515b8f79d82d24b8ddd67a\";d:433376;s:32:\"2ef14fc56dcaaa22e7cda4a0c5da7608\";d:433376;s:32:\"e640b30b096de8a81a606350d16f4474\";d:433376;s:32:\"03edd15b7ca2c2059cb1e48421d67876\";d:433376;s:32:\"d1e0e437fb19409b009dd73a4b036a08\";d:433376;s:32:\"1d838da0305ec164ad49e3c78c32dd4c\";d:433376;s:32:\"536e52bbd6d7e09442c630f3247b490e\";d:433376;s:32:\"25ca7b012f249e235e2f3198a2666a94\";d:433376;s:32:\"8f5fc5d70ac993ab52d37db483b150be\";d:433376;s:32:\"98fd9d6a4ee559c444663bb18c048a24\";d:433376;s:32:\"b5b10a3690c5fcf77c8f21583c01668b\";d:433376;s:32:\"852e30ce4a69e59efc640d08c9ce2115\";d:433376;s:32:\"bffe32514197a70b24c2102e55a766ef\";d:433376;s:32:\"207f520396a3f8eec1ac259729c231ed\";d:433376;s:32:\"68ccf85d611d4b78c1e8aa1e6d72bb31\";d:433376;s:32:\"a68fc2c0c952a8810a878a92e77f0455\";d:433376;s:32:\"ac5fe2841c3be796b5478355e82eb4a2\";d:433376;s:32:\"69c80a57cdf420f02f5fa8b39c3537bc\";d:433376;s:32:\"cbff3a281c977fb2e8ebb780aaac9ccd\";d:433376;s:32:\"86fba6f239ef1f464cc92f4fce59fd8b\";d:433376;s:32:\"d3a22b909f1ec04b9cf3423e8aa92ced\";d:433376;s:32:\"a40f36b07abe8479e184a16b1f62c321\";d:433376;s:32:\"6dcbda6f6e702647035e7582d1ecf712\";d:433376;s:32:\"6b3c8fa37b4bf26278aade95d62f0a3d\";d:433376;s:32:\"c177e7ea0836d8e2d526509a1f1938fb\";d:433376;s:32:\"0f76db54bdbc981ef5326d57e78b9957\";d:433376;s:32:\"b275a768ef5187c51c6388cdb48a3f7f\";d:433376;s:32:\"527b349a6f1f00bd26ee031d52981662\";d:433376;s:32:\"21c89bc27aec2ac1d9f558fd9a9d7ee3\";d:433376;s:32:\"fb00d55f881af2a87a1abd4233301486\";d:433376;s:32:\"aad7267576d03fa9c9883acb60526ce4\";d:433376;s:32:\"e355b120cb3e45447dfeea1ba69ec639\";d:433376;s:32:\"dffcb56df0887ad6af4d1e136b6cf024\";d:433376;s:32:\"7abb9e0704ef64e09a7e7ff5970bf66b\";d:433376;s:32:\"1caf923f83b28269206daeb39bc6c39b\";d:433376;s:32:\"6ac184caf52a95a2dd1a692728b3ec43\";d:433376;s:32:\"80867d5c4d0fc5545bf7c9bd229c0a88\";d:433376;s:32:\"ee35c4a0e3e579cc9bc8315e78c44b71\";d:433376;s:32:\"2ed81b73b797050fbfabd433e0dd15b5\";d:433376;s:32:\"d270322fa3a4bf9318dae095efa66084\";d:433376;s:32:\"aa1da82bee0bfb16dd960f544397d4c8\";d:433376;s:32:\"3e27d0bba492bad140d6ecc72f86dc0a\";d:433376;s:32:\"54872d87e97d278406642bbdbdb8f322\";d:433376;s:32:\"b4782dbab5061c34939fe9ec555e650c\";d:433376;s:32:\"1afbcf3772e00d2b36925d2768bdfb2d\";d:433376;s:32:\"ed627f1683531cd83fa202ec1612f361\";d:433376;s:32:\"13977b182e35370f0e9250cd6ea4ae32\";d:433376;s:32:\"ab877784d7a45b4367612f7902251990\";d:433376;s:32:\"172bcd46d35e5895e0ace4de281d42be\";d:433376;s:32:\"edc54631f543c6edf2565d192334d541\";d:433376;s:32:\"a5722f87140c832de6945ff8448a4f4d\";d:433376;s:32:\"89d6d3cba6b6b7c85ecd1fea48f8ff56\";d:433376;s:32:\"d68c411f88d1cfe80aa3f0f309f831cf\";d:433376;s:32:\"1f6fd9fdab4124845fc7c79c8a4af2fb\";d:433376;s:32:\"9dd75cd1881793854275ca6fd374244a\";d:433376;s:32:\"19ad9252ca6d46192f75f2d7081654d6\";d:433376;s:32:\"6d774c43e40822f73fe7ac6ce458ca1f\";d:433376;s:32:\"a9a01e50a4e399fd1104e74e53bc18f1\";d:433376;s:32:\"788c9f08451e5a89672abc5180613496\";d:433376;s:32:\"f741cf4dc8e16077e4524016e72e6037\";d:433376;s:32:\"9c5bcf98aa0190119523444ad5e813dd\";d:433376;s:32:\"0518e385d4fb257194f6afa02fb92de6\";d:433376;s:32:\"dcc67b7e9e28f55cc6f5e7516d28eae4\";d:433376;s:32:\"333a2970ce468f1397dac1af162ce2be\";d:433376;s:32:\"578d25d666132cd19ba0c042e499a916\";d:433376;s:32:\"4734eaf30959ed8bcf1f056b962e3405\";d:433376;s:32:\"b8f973e626d906b30e66891ac172366c\";d:433376;s:32:\"5e8a2a7c171a4318af310f52caf08169\";d:433376;s:32:\"1ba7591befd7ea1f5497b69f8c2541a7\";d:433376;s:32:\"f4dafa50cf379dfe553f172d62421929\";d:433376;s:32:\"5654aea008b1663a1a83ab45ed6a908a\";d:433376;s:32:\"984a103684979452ef3f81cc69885b56\";d:433376;s:32:\"a01a57e7288245880f6a866ce909dced\";d:433376;s:32:\"7d6aaf6846050ab38fc042a488c39b0e\";d:433376;s:32:\"0f7848e4f21b8555f43909a84c0ca443\";d:433376;s:32:\"2e259ee1c6fd71b49a7dd1b2d3344548\";d:433376;s:32:\"4b874efe6086d3fbd8cefd478e68af06\";d:433376;s:32:\"53d2ea36699e208934c122224c6935ee\";d:433376;s:32:\"1cb4908227985b80ed590d2cc93c4acb\";d:433376;s:32:\"fac2513d86c9546d62ce8068b109d408\";d:433376;s:32:\"03fd0f475723e6527449bf2026403390\";d:433376;s:32:\"d00954e44244db405ecd7781c3e13f26\";d:433376;s:32:\"b5a100eb7e0126f18ee0484083abd4ba\";d:433376;s:32:\"7f58b2cd37d2eba1e6bdad695d7de2b7\";d:433376;s:32:\"78bc12c53ce7cae14bba7d3e07c0cf6f\";d:433376;s:32:\"19b654c3d4876f926d63875b6407defc\";d:433376;s:32:\"82edc748064c92692268ef49fec64df4\";d:433376;s:32:\"afaf5d6eeb9f051df88a7a1bec8de08f\";d:433376;s:32:\"ea83b8efe1b4a53aeea53d78bf82c7fd\";d:433376;s:32:\"57ae5c0d97796b4cf4c6d8418de7fa02\";d:433376;s:32:\"4f943206c0cecea6a49b9f0cba8bd357\";d:433376;s:32:\"f229b736287ae13d1a8592fe571e9ce0\";d:433376;s:32:\"260c483b7f7420e8775d5da89841cf48\";d:433376;s:32:\"0dd4185a85258075701ec1984084f006\";d:433376;s:32:\"7ae2ba23eab2daee12f8bacbf2e13eb7\";d:433376;s:32:\"f21acd50f3015c362808adca126faaa6\";d:433376;s:32:\"6c88e12038cba376f053d5a964b97428\";d:433376;s:32:\"cd993dbd62d684195d5f9e3ed73901c8\";d:433376;s:32:\"27475c3a75691c22c0e5c3a9e95e116a\";d:433376;s:32:\"c6f30e717492ed6bbdc9562d539e900a\";d:433376;s:32:\"d70d9ad98cb256b383e6941a8ebf992b\";d:433376;s:32:\"acbeb8dc596f523f3e827a180ba0543c\";d:433376;s:32:\"4e82c3a482d20aa44220dd08997dd3da\";d:433376;s:32:\"a4419ecd71eff396a69fe02b6f791fc6\";d:433376;s:32:\"66c6e8db0e78a4d56684d97bcb1b03a8\";d:433376;s:32:\"4db6f8b9346e42bdbb8593c91372a4f8\";d:433376;s:32:\"667be1c535c1a4c119e21dac125e4621\";d:433376;s:32:\"d3e23f13e5210ecbc4bbc0a4d9eabab6\";d:433376;s:32:\"2182cf877dca7218a371c0827eaa0614\";d:433376;s:32:\"d19049287cb4d72fbeedb041858d4f9a\";d:433376;s:32:\"15586260113a07e0950da987297eda11\";d:433376;s:32:\"803872592a5e4cbe719eee740db32cc6\";d:433376;s:32:\"ee3e9005154c4dcdf32028ca51f9f973\";d:433376;s:32:\"49c63a2f0652706a7ae1d84cb76e6ede\";d:433376;s:32:\"1cc0b15c6c7fbf89b056392fc13919d6\";d:433376;s:32:\"ad7f7612020c6604024f63710bc1c019\";d:433376;s:32:\"cf1ea6948d0a55647c164dd0954c1faa\";d:433376;s:32:\"7fac782b494f443254f3ecf268e88ed7\";d:433376;s:32:\"12e6828cbd3444bf779751c141066d6f\";d:433376;s:32:\"3357798f887e71b55c45e1fe66aad7f3\";d:433376;s:32:\"2edfd711b4e48a46f90a1cd17796549e\";d:433376;s:32:\"cab6c641b2b85e8072eba4d1218fa328\";d:433376;s:32:\"81492074cf60fd78c1ec17ad67bc6c8f\";d:433376;s:32:\"7846b0a141b7379b7c4df4fb26978080\";d:433376;s:32:\"006a8d48c809ade82e7f16f69b8246c3\";d:433376;s:32:\"34074c2aada70531d9b85d050f55372c\";d:433376;s:32:\"2e5350cf9ec6063e107c56795ea346b9\";d:433376;s:32:\"27b58b51d8a04bd676357e11f6e1ebf9\";d:433376;s:32:\"4b6b73088cc4ecc08c83272c31a27887\";d:433376;s:32:\"6078e01b3dc6da062fd8ca3f4f8ad59b\";d:433376;s:32:\"1d994b139131c0a2288b5f75fb59f9e1\";d:433376;s:32:\"623d12f754c75be6f797f3ee9d3cc54d\";d:433376;s:32:\"659a77cde75025dd369017e63d2d5b93\";d:433376;s:32:\"a2bb96026ecd16cd71a6824dd24064d7\";d:433376;s:32:\"25f1618a3e4b999cc0d149c37b40862a\";d:433376;s:32:\"c762e9e289e709061c2b67bcd1df4e64\";d:433376;s:32:\"c774abd28a70b72c356750f832398ca8\";d:433376;s:32:\"c8f94ae39ca17f5b41a10b7a05d4449a\";d:433376;s:32:\"621a9c642f6d97effe0266aeec6ed256\";d:433376;s:32:\"75a83b702000fca45e81282ff882c89f\";d:433376;s:32:\"d84d295fa91c208386a8571b4ac9d159\";d:433376;s:32:\"73576a21f40d2bcf1a63e660585cd576\";d:433376;s:32:\"4a2da54be98552ee20db5878f293a693\";d:433376;s:32:\"6e1b0718e5880e531a3b1439f2dfa4e1\";d:433376;s:32:\"0daac54113813bb91bbe8ffd5cf943a9\";d:433376;s:32:\"52ec9b6157df977905ed011fae5da450\";d:433376;s:32:\"ccc70296b46d7523b44629ec7e2715db\";d:433376;s:32:\"cb6416e6cd5312d6469460b6ad2b8755\";d:433376;s:32:\"85c7372062d412f09799ef633706dee9\";d:433376;s:32:\"cd6801553e18b2fa30fcdbfb1bef4733\";d:433376;s:32:\"67606596af496cff6c40b30d4a5a9e0f\";d:433376;s:32:\"0ab5fefd18bb91ecabbc02d30e0b7813\";d:433376;s:32:\"8496b88aae673650d7dfed98c47ea9cd\";d:433376;s:32:\"bc4ed4bc770a65ce7d880d3afbf609d4\";d:433376;s:32:\"b374cbbeefa956ca50434b24e920ac3c\";d:433376;s:32:\"a574470a0e5140ebcefd63e2c2b25869\";d:433376;s:32:\"b502bc31260992d79eeec69019912484\";d:433376;s:32:\"ee96403f7cddb8dd07fd47fab6ed488e\";d:433376;s:32:\"9f9917d98f9aae6fbec747793b89d093\";d:433376;s:32:\"effe97d0da0c354ed7d69d32291075c4\";d:433376;s:32:\"95eb9ace1a4ab9b0668120188aed1952\";d:433376;s:32:\"8217349b22af58ff09669fb4feb403f6\";d:433376;s:32:\"45a7d32a14dadec3a2443a46dc24812c\";d:433376;s:32:\"4d492fee203f468d512285b3a152d2c7\";d:433376;s:32:\"946bcb3d2f39b2aa6236668b630894a3\";d:433376;s:32:\"79cce0c7b54eeaf4fd54621d3197f035\";d:433376;s:32:\"596b275c0adddc3d15483532a46bfca8\";d:433376;s:32:\"e6442014ac0c93b1aea536f91d1d1827\";d:433376;s:32:\"c9d3c7335b3cb381bcee288160b5a5fd\";d:433376;s:32:\"9042587e4e3b8eaf17b650bd0b940199\";d:433376;s:32:\"6a104d6da6e215718a21406c3951afec\";d:433376;s:32:\"ba197b368711213bfccad921f2851780\";d:433376;s:32:\"5f5e272543a7adae889d7e78f19aacea\";d:433376;s:32:\"f79b3b5559f64544ed108a0f4e568a52\";d:433376;s:32:\"4a3eeb72860d55ba81ec8564335eaa42\";d:433376;s:32:\"edc26a1e18569fc39d1dbdb47e1f6b73\";d:433376;s:32:\"caf10dcbe4358c28bebab5dc89678e45\";d:433376;s:32:\"81b1831ce77457608d933b13e143067a\";d:433376;s:32:\"6d91af7cc222a6512ef4a8b5043dab64\";d:433376;s:32:\"d60e38b3f53ee367c9aba15477f340c7\";d:433376;s:32:\"01c08768f3199ee5bde0205baa9f8277\";d:433376;s:32:\"e4af2557b90a2615b11985c864f4df2d\";d:433376;s:32:\"b5d236496a8e4be9a5fdda7edd455bbe\";d:433376;s:32:\"21e5cdd096d9326fbbd80bdcb88dd023\";d:433376;s:32:\"0a957230bed26f8154bf2d926afc47f4\";d:433376;s:32:\"fbcc869eb720d9a96a5b7d5e44abdcad\";d:433376;s:32:\"7cdc7f0661dfa0502ad3683dc837d432\";d:433376;s:32:\"5e1d3af5be27f64449179e433601ea18\";d:433376;s:32:\"7867b657be54d221d4cdb560d9e41880\";d:433376;s:32:\"2fa685fa160196a3702582f9fd2d942b\";d:433376;s:32:\"0bbe93208d4ed8b7cbc13e3ce7341d11\";d:433376;s:32:\"4292835ed0e4d06f542d97ccf0cbc5ae\";d:433376;s:32:\"200071c3a4a8534f580d1d77c48cd5d6\";d:433376;s:32:\"f1be89419301fb1cb848d44ba9772687\";d:433376;s:32:\"0a2aa0279367e5c86e5995f004182c15\";d:433376;s:32:\"3d2ebdef11c420a59e9b10c46c6233dc\";d:433376;s:32:\"7cb68c5af76e4b5e415b7fc0abad2b63\";d:433376;s:32:\"7e95ea343cbb3c8533cb9fd4f06162ee\";d:433376;s:32:\"fe0e5b96a9edaed3870fd44ac720845f\";d:433376;s:32:\"13a787cb7a8590e1b35480a872ccf367\";d:433376;s:32:\"0b99569b7aee1caf74a03e7fa1613035\";d:433376;s:32:\"668d9e6f756d892c0abde1169e607e8a\";d:433376;s:32:\"4d82711eef89ac4f3d25e493be4632b3\";d:433376;s:32:\"500f15fd8aa3c6f99089397a6db5e78b\";d:433376;s:32:\"29e66434f812d9d3de05885f3ffb2d10\";d:433376;s:32:\"c223015234dbb03015e29742bdd50592\";d:433376;s:32:\"63296b3d5fe9092e9b9376788ec6492e\";d:433376;s:32:\"15c6a01b5fc0fe1aa93d7d84c5f09566\";d:433376;s:32:\"9b31a646d19d71ab202e928bf80900d4\";d:433376;s:32:\"426cabf1982e07fed25f5969b6deeda3\";d:433376;s:32:\"35653ba66729b65ce31ae3627b9cda30\";d:433376;s:32:\"c871793c9ca67936c0ad0223445cd838\";d:433376;s:32:\"ac79694de1965d1ed40de8c5a7c54f29\";d:433376;s:32:\"d8fd1494b40296346373a333c376d9c0\";d:433376;s:32:\"f8095cc8a28668cb0aafbf1e247d107b\";d:433376;s:32:\"ca9373b084d9551bd371913db0b88fda\";d:433376;s:32:\"9ce4a87ca4cfd6f75671d6777fb5f563\";d:433376;s:32:\"bebcb04ed5e937f823c883c412d1b40a\";d:433376;s:32:\"82d6b540eadeeb3c77864c1b90cbe867\";d:433376;s:32:\"6e307c1397204360b96e9cf372d7bfc7\";d:433376;s:32:\"bcf3004792ae5b97579655ee4fa29e62\";d:433376;s:32:\"77f8bc565c90512219e21aeeca14fbb9\";d:433376;s:32:\"1d72f517e047e047cefd256cd92b52f1\";d:433376;s:32:\"0e1c4930c61a7bd20d1be3890eac7a7e\";d:433376;s:32:\"fe9f492ea78cfa0bd97fad6eebcfb324\";d:433376;s:32:\"57de7ba34acafa9b95998795856dd053\";d:433376;s:32:\"f7726ece5fa344d10a578819777f7e68\";d:433376;s:32:\"c3fd05d88686ead2c412feb1f1620118\";d:433376;s:32:\"d5b090c12b9e76577b00e22c15685850\";d:433376;s:32:\"fb4553568864b11099309cadfa5d2034\";d:433376;s:32:\"1b42b8904f33847708a1a863c3f2e7c5\";d:433376;s:32:\"fe9556ef0deec06401976f5e94afc2d5\";d:433376;s:32:\"94ffea565fa7fc222fb95b7dbb63b5ce\";d:433376;s:32:\"524b5760748cfc2360ec881cfbd45c35\";d:433376;s:32:\"a74070ebc3d7bc7b8faf5cea3f85132c\";d:433376;s:32:\"7f2c529a486d05f87a298871807092e8\";d:433376;s:32:\"90a4a08537161d2d053aec9c6a5d280d\";d:433376;s:32:\"e53dcfda12aee8d371e04dc66f2236d0\";d:433376;s:32:\"0e880ca195700550942491ada7ba012b\";d:433376;s:32:\"276dfdac84f755ac5416076dd2ac62ef\";d:433376;s:32:\"b6e1eef4110ef5290d9fce76898ea307\";d:433376;s:32:\"7f538890166f03ee6c86d80474e4629f\";d:433376;s:32:\"d48a47a86edc755deac13e3504111b01\";d:433376;s:32:\"1d794b8d9fc9067173a448982c2830bb\";d:433376;s:32:\"c141b38fb5491fa888e74837d5e09ca7\";d:433376;s:32:\"6345f799515930c4e5f5196f761c89e3\";d:433376;s:32:\"7ef9a866a0af30fe4c7f676fb67df860\";d:433376;s:32:\"e4dd2df8bfc84aeabf1b1daa85858ab4\";d:433376;s:32:\"e2d47e7ccad28145fe181ba357e7cf4c\";d:433376;s:32:\"5b2b4400587c540bcb8e94ed9e826250\";d:433376;s:32:\"7f0b6ce9e517741c890641bd7f6cc555\";d:433376;s:32:\"8960981fea3fd481a3812e7996a8e270\";d:433376;s:32:\"ce95f3eefe51bf5215748e1dfb82348e\";d:433376;s:32:\"0b393daa84987c9ad6d2ba9c2286c65b\";d:433376;s:32:\"a60e095f0ab56ab6d1f6c7f2f200a5b7\";d:433376;s:32:\"e2cbcfb5e7e3fdea351ee1285d17a004\";d:433376;s:32:\"6d06983cf1c35ddaacd1e5c4e4363495\";d:433376;s:32:\"3954eae3cebf1380581899e158c50afe\";d:433376;s:32:\"03be2267646b76e89b5a32b24da34b5b\";d:433376;s:32:\"77b37990f74cda07fb584d7d2e1659c5\";d:433376;s:32:\"8fe8e66cfcf9fcf0b296b6e8bb60e07d\";d:433376;s:32:\"8be067448efd842be3890c281b762244\";d:433376;s:32:\"2454957193d18c0b45f43ac1e4ec64f5\";d:433376;s:32:\"1d37397cc2687dae791a25aaa2e0166d\";d:433376;s:32:\"249e2c39a6bc90f33949a3553ed98bb4\";d:433376;s:32:\"d266d07d5d7e33536986ac37e7f13371\";d:433376;s:32:\"ffc513b5b8d01569bf95aee7974d7d30\";d:433376;s:32:\"609327084098ab6225dbcdabca9d129d\";d:433376;s:32:\"4d0cef5336f4d9c4f3f61c78e8d46246\";d:433376;s:32:\"e89046cb76ad8af4ebbd07a24e48b085\";d:433376;s:32:\"3c8b78b0765bfa7977bdbcac48701a2a\";d:433376;s:32:\"4068c4c0adea9b8a83aaae6fc532f2d5\";d:433376;s:32:\"833577edc5c29a81707a76440f4e4c39\";d:433376;s:32:\"0ce3d48af1c957494e4b681d6fb06381\";d:433376;s:32:\"c5972de57d1bce8398e40553d5a70ba9\";d:433376;s:32:\"504a5ba09a60150deff5c89e13b367df\";d:433376;s:32:\"ff1a69bd156bd4c8e59def8585c25c5f\";d:433376;s:32:\"3536d3741b9ed56dfedec4d7471454ef\";d:433376;s:32:\"5c15522ce7724454a6576d9143db9739\";d:433376;s:32:\"1ce80e347af0b75bb26d8f5464beed01\";d:433376;s:32:\"f46f983c6a2a93db69bdf895e530c182\";d:433376;s:32:\"8786fe61e62e114539da664d4c3239a3\";d:433376;s:32:\"fd41e6b674e275f651ad11b09cace8a2\";d:433376;s:32:\"bfe078f63730dbb62df2ed1b93ff8ca6\";d:433376;s:32:\"ab1106a6e3d187e10ec36466257f3611\";d:433376;s:32:\"f0b4e36e869c72fdf13cd4d990457db4\";d:433376;s:32:\"58b6d36f06542a7b167d905ef9994ed0\";d:433376;s:32:\"e92d20ba49f7128ad860a811e96f6c9f\";d:433376;s:32:\"af755002b21ffdd313c39bfbd56d730c\";d:433376;s:32:\"f5eaf129edc87aba94914e6f84901a29\";d:433376;s:32:\"d347e302541e252d738c5c192a436f3c\";d:433376;s:32:\"9539dacd86bd8d57782cc94dd1a0bafd\";d:433376;s:32:\"39c71d90d515115f47db6b3b02764419\";d:433376;s:32:\"b06d9fbf6132e520de38a69d81099b54\";d:433376;s:32:\"a33b07d45e60cadb5bab9ed53dbac2de\";d:433376;s:32:\"5cfef2e8f5c3b56430ae5f134b18485d\";d:433376;s:32:\"ada24bdc5610fada77839016538ce148\";d:433376;s:32:\"f66120607ef78a9ab9ca4c914581c8e5\";d:433376;s:32:\"9177a7a8003770f777b854d53b6f70aa\";d:433376;s:32:\"b3f4982426410e293255f1c625b3fa67\";d:433376;s:32:\"7e5f324533ba7360367ae3fe5b8f9a6f\";d:433376;s:32:\"e0980ad757d318c3f344849855fbb563\";d:433376;s:32:\"370415e741d7d5f76c54e9078f18be38\";d:433376;s:32:\"62e92835aefd4e389f9ab330f8236504\";d:433376;s:32:\"404085f1a37916953439fb284f407840\";d:433376;s:32:\"d6484537b7a6c448a27707db23d11dea\";d:433376;s:32:\"c69282dc72c0385402be9ce3c0715f5d\";d:433376;s:32:\"7b5e0cc5d9f6e0f665585e9e979ada4e\";d:433376;s:32:\"7961a52982af59291f09d054fe9a0efc\";d:433376;s:32:\"dd6c083f4f3c231f18a262cbfe04d3c1\";d:433376;s:32:\"3e27dd0760ff4a6ffed025e86544a236\";d:433376;s:32:\"dd7371e6b07cf8c3c615b8c427c4203b\";d:433376;s:32:\"5af85c1b1a7f22237ecd380169b7546b\";d:433376;s:32:\"6a9049f8c927aef0e6e30b377b0eb860\";d:433376;s:32:\"f0630bd3e26a96b978bdf6c3f8ab6d58\";d:433376;s:32:\"2ef874efaa4e9384aceea73d95356868\";d:433376;s:32:\"81c75924c50ca80d10ab46a2021ab8e9\";d:433376;s:32:\"5f7a10bdf20d011a991a68a29b4cfcea\";d:433376;s:32:\"3be9d9821e538bc50e56cb9f34ac96fc\";d:433376;s:32:\"06e971d80dd232700275059bbaba23e4\";d:433376;s:32:\"4542c8c29a5b49174a8ad431c999296c\";d:433376;s:32:\"883d127c785530e163b22531a9074486\";d:433376;s:32:\"5a56cee0f16efa84fb32cdf708a2e842\";d:433376;s:32:\"b6411001aeecdc38c669b6c08bf8e5ef\";d:433376;s:32:\"7d4408b8a68061bc3d4458b8e5dc2499\";d:433376;s:32:\"d91964708416439228f053ce134edbfe\";d:433376;s:32:\"08e45614891a48fe83bd59f459528285\";d:433376;s:32:\"c8b118ab2a8ca39e6c1dc13af650f864\";d:433376;s:32:\"91696bc998cc8fc911f92228d1e263fe\";d:433376;s:32:\"ab3a46e5e16da33c76ee81ab5b62e015\";d:433376;s:32:\"c5ca986a04c36ca5b4395c330725898a\";d:433376;s:32:\"0936d6f50949e7bbd348013ed5086a0c\";d:433376;s:32:\"c5deb8506db9df806a0bd6643bfb7578\";d:433376;s:32:\"bf85683e8b864a33fc7c828650cdc0a3\";d:433376;s:32:\"40b1fdd4915796189ff8a6f69652eacc\";d:433376;s:32:\"eaae1a31632709efdee4b1d88d01fc43\";d:433376;s:32:\"6cd082fceede7536024491146d3b1024\";d:433376;s:32:\"1c1d9da9f27774470f914ef57b8616cb\";d:433376;s:32:\"ff3dc446b63a5a6eff78d4f90af885fa\";d:433376;s:32:\"2d296b86845e409f443adc031ab1c478\";d:433376;s:32:\"272c343789252306f666bb108e63c619\";d:433376;s:32:\"4c3fd94c30cd774abfe27ebefd0057e3\";d:433376;s:32:\"70d78d65b528020d98c3c406b3fa636c\";d:433376;s:32:\"bf92cc66a06ce9ac176848be50534f52\";d:433376;s:32:\"fce5380e02b046b476b0cce5421a7600\";d:433376;s:32:\"c538bbce5c2fcfc05b387146a97df648\";d:433376;s:32:\"8f8a8b20167593bb409673e6ea58b1fa\";d:433376;s:32:\"bde2d7c47a358a68f90369397533d4c1\";d:433376;s:32:\"7c2c72a9cef5736a63ab23a10de814c6\";d:433376;s:32:\"dda88bd70ead4fee263a37bb49ac3454\";d:433376;s:32:\"2233db281d5adb6f159d00a29caefd79\";d:433376;s:32:\"aae22cc574edb9034707ffc557be73d7\";d:433376;s:32:\"465aab22fc3c59df616de6f5501e4935\";d:433376;s:32:\"128fbb48af30d70dfd9b896a833cf063\";d:433376;s:32:\"3364efea236e027afcdb61d911a0f316\";d:433376;s:32:\"17319ddb3a02883eaa8c9100250e5cd4\";d:433376;s:32:\"4d162307e6c68770a4370c035d4ed1e9\";d:433376;s:32:\"47ef6fe5b805e7781074da83b9c9e142\";d:433376;s:32:\"ae2665020358d55d7aa10fe9fa4b6ecb\";d:433376;s:32:\"d27d85f336d1d7ec54aa5edcc1422563\";d:433376;s:32:\"ce64af2375a15239ae936fcceb003708\";d:433376;s:32:\"99fcb42e6b44ae7863951bab53729573\";d:433376;s:32:\"2357451a3e9cec0123eaf9b5aa1c65cf\";d:433376;s:32:\"e9920840db618a4dd4bfdd90e805581b\";d:433376;s:32:\"105ba9481155451732e6a341a56448e1\";d:433376;s:32:\"c03ba92bb82abc159ba160925b4a897b\";d:433376;s:32:\"f3cfb94fff60f6d5fe02dc95144660b6\";d:433376;s:32:\"b6c80822acad8edd21ca58b7a5332cf8\";d:433376;s:32:\"1bba063096e97225f5afd1e2555dccf5\";d:433376;s:32:\"3cad4a8e8e499ad9ff0d94203fd87223\";d:433376;s:32:\"50021c86d6028db2d637e2cf62c127e4\";d:433376;s:32:\"90f7b401ba7a09ec1b9e3a53dfee0bce\";d:433376;s:32:\"5be97955732d20ed4de82caaad3979d8\";d:433376;s:32:\"0b60bacff14c027b8ffcf14565c0b05b\";d:433376;s:32:\"871c8e2087bcd532df56cf0b021a3c6f\";d:433376;s:32:\"de259f86ae7a0313fa19c4ca5be5faea\";d:433376;s:32:\"d5f932e807aeb0b3d201a0711032c00b\";d:433376;s:32:\"c35675b43fba3f2f8348d909dd5d4041\";d:433376;s:32:\"eff38a7125346c62808dcdb2902b1e92\";d:433376;s:32:\"3b2628eace86a74aaa37e5c83819b01c\";d:433376;s:32:\"ed5bea7819c30f8f402151c63b45b50b\";d:433376;s:32:\"35e9a14b22031f493bd954c6d103fd95\";d:433376;s:32:\"3bddb059b567bf21b6069b2856ed22e1\";d:433376;s:32:\"e7d1ab334d673b25b7be4e954689facf\";d:433376;s:32:\"2d20a04a0494181b8a8b05ea71230104\";d:433376;s:32:\"0eccc63d461868e8ecf6dc97d15ac866\";d:433376;s:32:\"52de81816fa7e13b5de1c9d19f880ad4\";d:433376;s:32:\"1c9d9f51bcb2aa369edfc60f2fa7511e\";d:433376;s:32:\"f9b2e62059f3b992ba2bcf6ff1ff3b69\";d:433376;s:32:\"a65bbdb0d59175c465ae6163bc33c2b9\";d:433376;s:32:\"2e3b66560bfbea02abc79eb727b7ac8a\";d:433376;s:32:\"d67adb723c16bb5754a92ba8446fdcf1\";d:433376;s:32:\"585f7be00a08ba5a0b1be083ac109cb9\";d:433376;s:32:\"2700be2839bf1ac335fedaf3e0f04713\";d:433376;s:32:\"32abe7ac2c92d14973c070091796e601\";d:433376;s:32:\"cf8f85a560306f6243ca98660aea40fb\";d:433376;s:32:\"413ff2444f46a4a527bffcf1079249c0\";d:433376;s:32:\"3791d69dd0d40fed13610e2aec7aa147\";d:433376;s:32:\"35a37a3c955e2307b5047696e59d90bd\";d:433376;s:32:\"aad7a0b50c85c106753ff20fe50be855\";d:433376;s:32:\"f4f6d6bc1d43088ba49758949366ad6e\";d:433376;s:32:\"ae6b848230fe311b7808372a221fbbcf\";d:433376;s:32:\"96aec83fd86bf9daaec8aa4dfb1593e8\";d:433376;s:32:\"172ae2c77bcb63af24775d6fa670fc56\";d:433376;s:32:\"81c4e00155735e84ed241bfb76e73eed\";d:433376;s:32:\"01cb1ddeb71dfdaba2c8ad7d86c5f847\";d:433376;s:32:\"567119517fdff7709070fcbdacaf5cfc\";d:433376;s:32:\"41c85843957b26f32b1f3ef26ea52496\";d:433376;s:32:\"e476c71c7cf284da9f07967abd36a4b0\";d:433376;s:32:\"dd5438acbb5e8afa934290cc3f9486b2\";d:433376;s:32:\"e68d1d229ee97e486c467245b3ee3538\";d:433376;s:32:\"8f8d017bdabbd004f9070840ff9e3ff8\";d:433376;s:32:\"d26788fbbb7af7cdd6da5718c3831285\";d:433376;s:32:\"d2735cb8674c20d1516ab76475ea79f7\";d:433376;s:32:\"0ffde3dde9dfd489088d893c91aee808\";d:433376;s:32:\"66902fdb233b8180ca962775e9d8877c\";d:433376;s:32:\"de912d977e5dc80df1fe895e9dc1a84f\";d:433376;s:32:\"9a96c4c1c91dd9afeeef26919f347b24\";d:433376;s:32:\"20642a7dfa01d2c9af4cbd183f7ee76d\";d:433376;s:32:\"f04e3f4bef155e8396e11717eece2d70\";d:433376;s:32:\"efd5d1e3c120a2a17c9111339fc9221d\";d:433376;s:32:\"f9ac044b92b2daf0453a32aa61714a4b\";d:433376;s:32:\"56cb36bc89ffbd8616d7b4e34bdcb83c\";d:433376;s:32:\"b383afe02fb33038ecd7d502163ebd51\";d:433376;s:32:\"503513ed4ccaeaa8ed47cb9d5d911468\";d:433376;s:32:\"a3523acacb3403d8bc2dca43a8ac3e71\";d:433376;s:32:\"ee53a262a67719493b45fcc95305a064\";d:433376;s:32:\"cf11b816f19d2f1e415e53cf6de1e590\";d:433376;s:32:\"d485b3b4213d75fad9dc8fae67207168\";d:433376;s:32:\"c85c449610fd1d9cd3ec20fe822c0e3a\";d:433376;s:32:\"266b56c2407704f1c8635aaf0f6daceb\";d:433376;s:32:\"bda5b376d9f5674b0f8a975c43336cfa\";d:433376;s:32:\"77e3dc133df72662cdc91798fc758345\";d:433376;s:32:\"7e85f821515326d44fe7dfb5839fabee\";d:433376;s:32:\"c0400cd4509a10e6e501bb1ac8d3ca35\";d:433376;s:32:\"bbfe254a1f4c96598732b58f59ca2cfa\";d:433376;s:32:\"8d3ae3dcb75e514b5dc7716b2e1e7f03\";d:433376;s:32:\"aac1648a543b8b0c9e192a9bcfd1f9df\";d:433376;s:32:\"5d2f024ade84d559913228ac7b55d8c6\";d:433376;s:32:\"e2df8b595cbed06567b5d5a79c29ae1f\";d:433376;s:32:\"7894e540eefde301b6be3e85b7e69553\";d:433376;s:32:\"ada017bc5d432239723ecd7458881a4d\";d:433376;s:32:\"ad2bb0a8efc49f3f9979849b6dbbdf1d\";d:433376;s:32:\"70167ab4d39b990196568f3f20600075\";d:433376;s:32:\"427867b77688a0c51faa4dfba031f49d\";d:433376;s:32:\"e3c05f97b50d08be997f6d33f156aa32\";d:433376;s:32:\"9b07dcb8c781a5ee80342a1530e44bab\";d:433376;s:32:\"78b514bd5889f71e2243a7da5341165c\";d:433376;s:32:\"1e3c79ca78a5100c1185917bd7988217\";d:433376;s:32:\"e38f03324ef3c157823676f2e56c2b7f\";d:433376;s:32:\"f57253b1ef681f2672cada44ef6e706f\";d:433376;s:32:\"55ca94fb0ad0d0aa41b81580610a8227\";d:433376;s:32:\"04ba39f3975aebe4e4b32686f43fc2bc\";d:433376;s:32:\"987ac61a0b941177cd2539adcd861021\";d:433376;s:32:\"9784309993ff83d21ddc34b53d3eb804\";d:433376;s:32:\"47bc8686f8ba5c0311e56b067483f979\";d:433376;s:32:\"5d20f4e829f941e3547893d9f8dd1b89\";d:433376;s:32:\"bcbff12e5067688ec0060ad5addcda93\";d:433376;s:32:\"00d2ccb2398bb348006e59f571b7ac42\";d:433376;s:32:\"d29f83fedcf366059f7875d06221c417\";d:433376;s:32:\"af933dbdc88e8b11f777ac1caea0f7f1\";d:433376;s:32:\"e0fed45489a9b6b32d4aa4a14f1c4b8d\";d:433376;s:32:\"10e89ac0eb20292f20141a92780fd214\";d:433376;s:32:\"8e9909b95dec14ac6f2d639313e1b1da\";d:433376;s:32:\"3bc295fdfc29ce377dce8c9362b277f5\";d:433376;s:32:\"ddcfba210e270bee21003dd8b7dfc4e3\";d:433376;s:32:\"702ea5972c5e6d73257a5f1f2f9b6ba0\";d:433376;s:32:\"aacb38174e36d5a7eaf7a2f093ac06b9\";d:433376;s:32:\"5ed9b92ad9dcc20604169b3c31d3c8f6\";d:433376;s:32:\"687ad81c2e8b83130a29559123c25e57\";d:433376;s:32:\"34bf7d240dadfb42343bca00b7bbc871\";d:433376;s:32:\"bdc5799a041121d2cade61fda3e39bf1\";d:433376;s:32:\"73854651cdd5b6cd65aad7118073614a\";d:433376;s:32:\"973c15aeecc85b1456e798c9ac1ad3a1\";d:433376;s:32:\"9bfe2ea528683e3bfb68bb5c7ffc1310\";d:433376;s:32:\"cb55ee71c1c58ca9b8c9f18bfb7461aa\";d:433376;s:32:\"398ef9f25cbe68a9ca51d49b58b79303\";d:433376;s:32:\"7ece67065a61fb7c03fb23212bc78114\";d:433376;s:32:\"ffa37cbd47238a40e0dfbd59e15b4050\";d:433376;s:32:\"c176e51b16f64f896d4428db31f1a558\";d:433376;s:32:\"d838e67955e6d25b9adc487b382586d3\";d:433376;s:32:\"02e89062eeafb428fbe58033aa1c58c7\";d:433376;s:32:\"d61f8de39f7c1841b09587fa77451757\";d:433376;s:32:\"5b7ffa0a1c548a7139e26dbd44116ade\";d:433376;s:32:\"fef0c628df68e31ba987a27e72364218\";d:433376;s:32:\"0275a856253d721624526d58c5bcda5d\";d:433376;s:32:\"e09abaa36e41dc1d72be79f59b1ad61a\";d:433376;s:32:\"43c1b17a5651b534bef49c22bc37768a\";d:433376;s:32:\"5f2b40b22f585e0209e8fa71838e8706\";d:433376;s:32:\"3c468b2b0d6bb0b15f797dcac294aa24\";d:433376;s:32:\"82df60b507dbbec9604ca8ba8c4c5c26\";d:433376;s:32:\"392478d3ac4cc1618287fb21a671c481\";d:433376;s:32:\"d42bc5edb6b20a8bfddddc7a43a7d255\";d:433376;s:32:\"892261ee369f6bfe35144355bf433e75\";d:433376;s:32:\"2f1f97d1ff68a09fd4c29cd81a1975d9\";d:433376;s:32:\"1a8873f7aed33753c642d1eebd1873bc\";d:433376;s:32:\"ac34a7f82b1c2be05f434c8eb1925d87\";d:433376;s:32:\"ef524b6563c674db9862f9f448135cbe\";d:433376;s:32:\"4b164cd530b51ebcfd6f403ce4d18391\";d:433376;s:32:\"5dbd97cf0a893e3ed9e61988d2b3d732\";d:433376;s:32:\"c277e1b8baaf08f9abf91187c87ffcbf\";d:433376;s:32:\"889601aa003f1e15021cd410f01ba789\";d:433376;s:32:\"b67f209b14749b019ef15e655d4f5f38\";d:433376;s:32:\"9ae0ac9f7da98a2a8c9aaf07d1b24587\";d:433376;s:32:\"5a7447405cfb236b21a266dd60237310\";d:433376;s:32:\"de10417e737a5f856b5cc00a1c9a2e7f\";d:433376;s:32:\"40a57ff062ff6c0a363831510625294f\";d:433376;s:32:\"060127e8c421c39812084af14555b774\";d:433376;s:32:\"23b0aa6b4ee17a855a887112096bb357\";d:433376;s:32:\"c7c2ada7c6974e3c847d2a69c740309f\";d:433376;s:32:\"0a9163bc6f5016cc2c388e24cc9987e5\";d:433376;s:32:\"c96347985912600252baf3284fe12ea0\";d:433376;s:32:\"ab5b9e6e2179188cace28ad61ae1d7f3\";d:433376;s:32:\"81c9d502a7b13b600eb38f3447b0ad68\";d:433376;s:32:\"00a66305e86e40df087c0543576b0148\";d:433376;s:32:\"c8ba9f7ac29e00b0cf2ff3cceb52dea9\";d:433376;s:32:\"90075893b5639b39027299b16f220f2e\";d:433376;s:32:\"219d8b740064267039ee6edcc024ee6a\";d:433376;s:32:\"dfbb601acc0a43b2a568667975f6f453\";d:433376;s:32:\"f516b4aa966a2d1670ce109ff53115bc\";d:433376;s:32:\"bf7298003c5a88118fba11e718c02060\";d:433376;s:32:\"ba782383469b38ae3a25df1a17f0967e\";d:433376;s:32:\"c03d6b4cdc62148d1c9e8dfa37b5176c\";d:433376;s:32:\"87cd84869dccd4aa0c5cf3988357fdfb\";d:433376;s:32:\"ac5f2736904e240dfedaac883a92f43b\";d:433376;s:32:\"43671895615a8bfba91bc6ced544ba70\";d:433376;s:32:\"252d514b937a9639a386cc532e564f72\";d:433376;s:32:\"0ab734161c2d48c941edd9a518a5ce8a\";d:433376;s:32:\"8e5ff40cc629620d3d4a4dfaf82228f7\";d:433376;s:32:\"d22f3f5dc42a29355c8954bae5060f08\";d:433376;s:32:\"fd9db1752ad05b5e08ce7e7192abdd9a\";d:433376;s:32:\"672035659c0051b04b4e28ee58767094\";d:433376;s:32:\"c1ffbbb1d4f4386b1c1d03475a7e6c23\";d:433376;s:32:\"7c6f6cf6816684dae01609efab45cf52\";d:433376;s:32:\"cd48a60fd2f64dd4fe028181838fe721\";d:433376;s:32:\"5ff42e0a9981417b9fdb02776159e55d\";d:433376;s:32:\"243069099f775c2ee760c156bece7fee\";d:433376;s:32:\"a88b32e6c5a6317f2b373853fd3ea173\";d:433376;s:32:\"efbe502077585ae4aca9241e8aede138\";d:433376;s:32:\"19fd054adaa89ed5057623e97921706c\";d:433376;s:32:\"b746c563176c09aabbf3fb67c950c494\";d:433376;s:32:\"abfdc5ea1ef1b98de0c4f4a827faeec8\";d:433376;s:32:\"ac92d328ca719d83b78d765c336be0f1\";d:433376;s:32:\"d2f8ed6c203803fd7f09931217f19942\";d:433376;s:32:\"737d5c5f4dba9f618781e0dfd6a69925\";d:433376;s:32:\"1e1b77ba8efaa650f1d544591dae4cbd\";d:433376;s:32:\"1a05181ee8eadc9513008baa73dfe104\";d:433376;s:32:\"572668ca7af7521dbed97e323b7aa4d3\";d:433376;s:32:\"7410aa7877c91cf2b22cc8ca0e83c338\";d:433376;s:32:\"f32dcb678b51e1596d6fddde1d40d874\";d:433376;s:32:\"5a5b1d44b0ad0c02bb03f35e75280b91\";d:433376;s:32:\"6aaf96195c65c06442206bcf005cf3ac\";d:433376;s:32:\"903f78f4ff8395fe861bccaf0b70f2ae\";d:433376;s:32:\"8a889117cfbf6c6fdefc6b9dc510d3f6\";d:433376;s:32:\"6ba8ada9d274572094f723cd8d213719\";d:433376;s:32:\"5a4e623858289a8910cd17dfd6122ed6\";d:433376;s:32:\"069bb7caa22f3e63eab0946f1254c02f\";d:433376;s:32:\"537556e9295a865c69feb3f6d5fe52ce\";d:433376;s:32:\"029e8b1e73ac8a2e28908dcc04eb4751\";d:433376;s:32:\"ef54fbbc0cfc107f21286bc01538c02f\";d:433376;s:32:\"84b392c3edb0af4427669d07f3212a3a\";d:433376;s:32:\"939facd8560acd67e07cbdc3f6467aca\";d:433376;s:32:\"89724b7b5b946c0a98dc4a23941de582\";d:433376;s:32:\"41a65c867c694fa5e69334446e4e23f7\";d:433376;s:32:\"58fa1bb3233ce4d8075bfc15b7d73a55\";d:433376;s:32:\"a8fb79b75afde6958c84ca92f37aff9c\";d:433376;s:32:\"466e6fb24217fc85ca28bc1995bc6a5e\";d:433376;s:32:\"378d75da166f7bff004d53a8459fd669\";d:433376;s:32:\"094edbea8410c8398753bce190512206\";d:433376;s:32:\"01143eba813b038789d140f2d3c82431\";d:433376;s:32:\"14dd0222b8dce69dd2f8de16e345f426\";d:433376;s:32:\"68872d0611082bcf74e00324396a2ef4\";d:433376;s:32:\"169b29e0c74e37609525ca3f184b92f4\";d:433376;s:32:\"22654a71158317fd6406dfb324f4691d\";d:433376;s:32:\"0b2df5d17b0e0a33c0316d0ef7731e5b\";d:433376;s:32:\"d4b5504c7544246420c6feb0d86f4a78\";d:433376;s:32:\"934c6b7e461b5a973fee2b61f2b8266f\";d:433376;s:32:\"9e686d40bb42cbd5aa05db3745d8b22d\";d:433376;s:32:\"c8b4cc37963cd396fb0b173083b8c9d6\";d:433376;s:32:\"8bb1994c89e71ca4ae46831dbfcb55d7\";d:433376;s:32:\"af5d2f3afce96e3a90c5eec6680c1b0c\";d:433376;s:32:\"a6fd8c8af72b5cbdf49e6c4c09899268\";d:433376;s:32:\"fc223b8cf53d1b31e44581b9b4c43d4e\";d:433376;s:32:\"309aee2b24652fc4b68df761c0af6ebb\";d:433376;s:32:\"655c35c23bc1e55ba072aa49f135e6df\";d:433376;s:32:\"97a18067f0adf0c214f2b4c2361dd1ca\";d:433376;s:32:\"ad8dbd4f786df2002a8d8e0b0153c22a\";d:433376;s:32:\"fc48fbba18bdee0d5a8cebe41f07005f\";d:433376;s:32:\"e4429952102c6a1b14c1f3cd24ea7d22\";d:433376;s:32:\"d9eb8ec3ea0602e19e33c5b433a03351\";d:433376;s:32:\"0e74eb485bef7c2847294e552b8cfc8c\";d:433376;s:32:\"8963f818eb5970da3425e308de1a56cf\";d:433376;s:32:\"e78e8aefaf4081146446af15b7a716bd\";d:433376;s:32:\"3bbc69e435fecba7845163aa5e812bb7\";d:433376;s:32:\"b9a6b2642097065797ded7b61eb0eeae\";d:433376;s:32:\"91b33b4f7acbd2a01a2374ed293e2e27\";d:433376;s:32:\"c541861fe2b0dae953a58eecf8d28660\";d:433376;s:32:\"cf0857884cba26b9211593f5b02e1504\";d:433376;s:32:\"c5886450bf55aad5418d8f2a3ff88c23\";d:433376;s:32:\"91ec0c9ef3b3370db2966dec33f018f6\";d:433376;s:32:\"090d2119ca3db158c489ce47679b75d4\";d:433376;s:32:\"ba76880f27ce8a98c25622ca7e2b9a04\";d:433376;s:32:\"bf2e7c4bb491063741b3fd113a8e4e34\";d:433376;s:32:\"e42514b1efa52a18d7dacc8a43886ae4\";d:433376;s:32:\"3a8b057b8782eb0c91d41bc6f1781683\";d:433376;s:32:\"05b6fd77efb7af3820a6815d83038f37\";d:433376;s:32:\"9a62824b5fe8e7f7880553b38ebfd959\";d:433376;s:32:\"4725cb5f07232cf34fb5734629b71e3d\";d:433376;s:32:\"e03c6347e57df0e7dc850086cbe40b7f\";d:433376;s:32:\"db3a26e32b10b0d0518282bf43408907\";d:433376;s:32:\"26db6bc8da608d8182e44ac6d06b2e2e\";d:433376;s:32:\"e7113cf80dead44a3a41d8c07d8daa9f\";d:433376;s:32:\"098bc5fdd230a274cbb68d623bacdefa\";d:433376;s:32:\"3c9b68e65b868c74c44a5a4d41573bc9\";d:433376;s:32:\"78012b2a6c618133cb44df3609c6737f\";d:433376;s:32:\"1cc0ac2d93ae0a47c4b96122c176f4ec\";d:433376;s:32:\"f20e828e4508b9c89f02134c820a222a\";d:433376;s:32:\"439790dc1b0ac7a8b6828fcc753a49b7\";d:433376;s:32:\"5da66bca5a009d532636c1e6efa2c673\";d:433376;s:32:\"6351387dd13b51a14bdaa7c8000bee8f\";d:433376;s:32:\"b09ee8331f50f69841ff04e29f4786cb\";d:433376;s:32:\"b9ed22fbe0d9cc0f2f2678292a884726\";d:433376;s:32:\"a1e846cb961df603d349e8079100c61d\";d:433376;s:32:\"fac8fa191a172205caef0d85f6a6b87c\";d:433376;s:32:\"1dac5fa63f1f7770d7ccd4534e7ac746\";d:433376;s:32:\"7d2af6c699c6506d25820577cab06a91\";d:433376;s:32:\"2d18e916dd6530ae038944a137952acd\";d:433376;s:32:\"800f13f91d9e355f592426305d1d0aea\";d:433376;s:32:\"981a9b40aae1fd5b5e687c53a33c8cac\";d:433376;s:32:\"f802fb813325424a09469ed3f1caaee2\";d:433376;s:32:\"bd9ce2586b39822d2b3ff93250fb9497\";d:433376;s:32:\"6166953a972902ed339b56c6fbdf4f1d\";d:433376;s:32:\"206d30d088f038855915e3db32a82eea\";d:433376;s:32:\"57fb24e9354a0e1df9a27219c7f0e348\";d:433376;s:32:\"61c35b85c665a66d7ff1b8bc563f1825\";d:433376;s:32:\"3bcdb4ccdda1d9466f165a72e3de4379\";d:433376;s:32:\"8e73583a3c2fda4946d7fe934ed04234\";d:433376;s:32:\"b0f4e9532b564d9a0a61eaa5286fa39d\";d:433376;s:32:\"b0592d5bb1a7314e284f4a4804ca4ec7\";d:433376;s:32:\"fe25a70178f9a15860423afc4f35be62\";d:433376;s:32:\"47037473c984b1d754ca0c627c1055a5\";d:433376;s:32:\"d19c03f01a36f2899a10235497aa3755\";d:433376;s:32:\"bd7c95fc0b63718def1dea4392efa682\";d:433376;s:32:\"391740744abf51494b0a9aef406fa292\";d:433376;s:32:\"908ed8897f8e8d19d97fccff56711017\";d:433376;s:32:\"0bd237f1931af2d879dbd66e32d88b32\";d:433376;s:32:\"4470a7e13933563e579da61bd60ebd0a\";d:433376;s:32:\"5782c83816a16be886aca8582c3bf514\";d:433376;s:32:\"9c8bbe8deaa36b9330868c232c60a268\";d:433376;s:32:\"1a043b8b4a019f0a365f9aa84aecc7ae\";d:433376;s:32:\"4d0b411273f74b85a7e51065ec5a26e7\";d:433376;s:32:\"c3be87d47685141f528849126d261deb\";d:433376;s:32:\"e2c2677d1dbbfe8f930cb0c42c40ed82\";d:433376;s:32:\"e5327f69323416e616798b6e64dc7c82\";d:433376;s:32:\"5f12c62f5ada79f3060dfb083e617b68\";d:433376;s:32:\"b2a5badea0c785d23e335f6ad33eedd5\";d:433376;s:32:\"c0dd7125d6c91ee6310f0aaba7d56259\";d:433376;s:32:\"44b1c15bea7919244e4f383139bad329\";d:433376;s:32:\"43483ff342ca8e2ceb7e9b580bbad0e8\";d:433376;s:32:\"78b9d3b7283137fb783fc5647e8d2a4e\";d:433376;s:32:\"938f6ead03a513871b377050041aa718\";d:433376;s:32:\"ffc358c3584e4db2b955bc2fec254bcd\";d:433376;s:32:\"95ed460292b3bd9cb41b1990df199f66\";d:433376;s:32:\"33baf42d8dba1cbd690e2b70fe6e08cf\";d:433376;s:32:\"ee820473788bde87a515079b969b3f55\";d:433376;s:32:\"ef4571ccb4eef41cc7e17000b7d23391\";d:433376;s:32:\"793b848314523a3d81296e82d403ad95\";d:433376;s:32:\"8ef00fb73dc4896ba28d26ab9e20df27\";d:433376;s:32:\"6bb5193b5f302cf5593991cbe30b032a\";d:433376;s:32:\"b96fb7ac3a45edd72df4e2eca7e24ec1\";d:433376;s:32:\"44257bf70ec179c6b17fe44a9f4c6a13\";d:433376;s:32:\"08ed851c37c1cb9b93e6bf9f2053c0cc\";d:433376;s:32:\"fc341cf5189b90e6b0ed652f17191781\";d:433376;s:32:\"75ab001b9b28128f6b7f98321118d8f6\";d:433376;s:32:\"4a13b8d4d609c6c561e6a68e6ef3c8d9\";d:433376;s:32:\"abf4401072325943d7c181ff0d51c29f\";d:433376;s:32:\"bb1fb43e3178566f439f98ca55a9d851\";d:433376;s:32:\"f01c38e41753cc9ece73483ab986997c\";d:433376;s:32:\"53d4bbb661ebfd26054c097518efc02c\";d:433376;s:32:\"744023569942182c2058b5ce3551e00c\";d:433376;s:32:\"618b5bb6e3ab7facd0939c76be251b88\";d:433376;s:32:\"c6398e9e04f8dcd7487d0a0701338ae4\";d:433376;s:32:\"8cfc87897095c180e3fcfb88b5410066\";d:433376;s:32:\"430f27d6eb399ef74d58e27d8e2a65e6\";d:433376;s:32:\"6469ce4df74780c63b0e4aba0dff0fdf\";d:433376;s:32:\"b16cab0ec523e15cbfdff24703b03b9d\";d:433376;s:32:\"2269839ec49c16fbb352d13322bea03d\";d:433376;s:32:\"b9c98e23dcaa365d38304ce894c4fa8a\";d:433376;s:32:\"72446e23e2411550b14ff99d44f6ef5f\";d:433376;s:32:\"0cbb400ef98c928c21d98674fc2ed315\";d:433376;s:32:\"94495c8fbaa8da3893c1f759396f34f1\";d:433376;s:32:\"2c008b4296b7b521770c4114a65f4085\";d:433376;s:32:\"085921d0f01eec8a620b56ff6c2c4b83\";d:433376;s:32:\"5bfd97dad371a36b533e5c253b64d0a8\";d:433376;s:32:\"209d145f09d60fea3fa2d48672bc21a1\";d:433376;s:32:\"a399aaca28e964f15af70e67d6c0a9a0\";d:433376;s:32:\"164cb3e1fd4c176993b0e30692a3d1d4\";d:433376;s:32:\"06e903394edf3771b65c02f4ef4fe927\";d:433376;s:32:\"8409d326c12558fe4116f5eeee458986\";d:433376;s:32:\"3178e8919196341be16239d8d76e1324\";d:433376;s:32:\"7061c2a743b6fe8779ddf7d672cd50a4\";d:433376;s:32:\"96d14d7026d15154f00246a450085eb9\";d:433376;s:32:\"5dca5a766c76449658b99a11b8e9cfee\";d:433376;s:32:\"f811cd9b6fec40273cee6536694db431\";d:433376;s:32:\"a6e1c2f7b10837638c772047a0ad16fc\";d:433376;s:32:\"26902975c2e70af603e7fe02a4d38e1d\";d:433376;s:32:\"96a22d363f10e38d177fe7a3a704e8a5\";d:433376;s:32:\"f8da0e377326ba1e0491c1d0c32e9290\";d:433376;s:32:\"4e3dd7c3c9a9578bc6c5b4c1a20fbc26\";d:433376;s:32:\"cee4231e54bba34ef7523797bcacd82b\";d:433376;s:32:\"4f80da4cc4af7c54162bff4d9b6f4e8f\";d:433376;s:32:\"a99a0c6ea81eb901c351fc4075136d68\";d:433376;s:32:\"ff17c8a91d62dc48c52532c74e0775de\";d:433376;s:32:\"36c69ca87030ad535fb0774a7482db8b\";d:433376;s:32:\"ccd33625b43bf8d90ebdc4bf1b8363c5\";d:433376;s:32:\"fdd1383d41944b04b059c3bdd02041f3\";d:433376;s:32:\"f76510d64a0087920ddff5b8f3483da7\";d:433376;s:32:\"628829881c2ae78c9107ff55c0380201\";d:433376;s:32:\"23c37bb990b762668c860ab41442de22\";d:433376;s:32:\"ca0a26b999263685cabf47106a109365\";d:433376;s:32:\"7b3ff4f0e130f792900cf5fb42254967\";d:433376;s:32:\"96b2154e8364cd79bb2e38ea920bf5c1\";d:433376;s:32:\"ae9585ab34ae1f016b52a61f6f35e21d\";d:433376;s:32:\"34e87802d37c5b44b96ba30328b88295\";d:433376;s:32:\"fa3f695cc1600b8bc5dd2df9a6e687d5\";d:433376;s:32:\"0e28b48212e8c50a3610b64c9e458b80\";d:433376;s:32:\"1068f25bf5ebd5fd72a68a6a1eb787e3\";d:433376;s:32:\"92f63856d7e795cd9a35ea461b3f0d13\";d:433376;s:32:\"4bdac2276c9a97c4e3033f6031d919ea\";d:433376;s:32:\"ea0f1ffd179e8672d24b5bb0cfa00f82\";d:433376;s:32:\"33d373d3bf2313ef21fb2d44136563bb\";d:433376;s:32:\"e65c188a1a1b968a4291ed176512721f\";d:433376;s:32:\"cd6d0714ec37a1bc6985390c62d211ee\";d:433376;s:32:\"53ef281af919dbb46c3772417ca650a7\";d:433376;s:32:\"516c3273c4881227774cd98f70618ba6\";d:433376;s:32:\"30731cda2dab1ef7bf59d744b5f62bec\";d:433376;s:32:\"fd634403bd2729d1f157fd8ea80af8b6\";d:433376;s:32:\"03ad662311fb06101634a5ebb1949b56\";d:433376;s:32:\"4ff675d2f65f52148e02e5b7c59fccaf\";d:433376;s:32:\"b7c67b550f98d9a566c658c2a93705a7\";d:433376;s:32:\"eb146511aeb5431e95807298a149d385\";d:433376;s:32:\"a4c62b42b8ec6685292490ec971740b9\";d:433376;s:32:\"05446c725aff074be1e4082c12c8ba81\";d:433376;s:32:\"8504e7d3796a80404f7c410577c53048\";d:433376;s:32:\"d10ced4a78da59a0f1aee97fdfd69290\";d:433376;s:32:\"7c368644fdfdcbc2225d14771959c59a\";d:433376;s:32:\"508d1298b4de429133a4990e0ceca661\";d:433376;s:32:\"5441f8cbbec5718011ee262f47857062\";d:433376;s:32:\"415415912bd1920a2499dff975d68bbd\";d:433376;s:32:\"fe89391ac0796a2724d76972a9b546a5\";d:433376;s:32:\"7b32f05aad9124755fead2da01bdac7e\";d:433376;s:32:\"ea94dcd0d1e7c556639792e6d5deb32c\";d:433376;s:32:\"97523193ce4eaed38d6cce47d38311ba\";d:433376;s:32:\"b573b9ffc5db048872c72d8941c16d17\";d:433376;s:32:\"6d3ac17fa4731d0eb6d91d750a0b6b0f\";d:433376;s:32:\"a940c4ae6523e44a347012f8c44b961b\";d:433376;s:32:\"d438ebdfef9cf84f4d7b4bb1df2c0629\";d:433376;s:32:\"8e8a0ccd96c7db787120311f08482d4e\";d:433376;s:32:\"334c0b3b710efc5aac384e2da5c1143c\";d:433376;s:32:\"5acfa9884bc8991bd96a115936974f83\";d:433376;s:32:\"97e7de0e8e15c371ea70c1b96d7fc445\";d:433376;s:32:\"259003411ac71ba12da1786cd4a03227\";d:433376;s:32:\"0f1216c842319b6042180f8cfd877545\";d:433376;s:32:\"2d29334c5e5a766a08872a4abbf3ad14\";d:433376;s:32:\"5c090920b9d05df294a09c30d59a0b52\";d:433376;s:32:\"63f41df71967e09bf3efef6d401750a2\";d:433376;s:32:\"b1492342bbee62f5ea6382aaab3bc10a\";d:433376;s:32:\"6d6da0f009da76c5523003acfde91c13\";d:433376;s:32:\"a8cdf0a74588839df6c3207684b6664c\";d:433376;s:32:\"2cd0c426457724e7c7a56f40a5b13741\";d:433376;s:32:\"b1cb9f4b391d881f11a8710f89b172b7\";d:433376;s:32:\"3aea9b2c5416ecd812c0b3ab559de5a4\";d:433376;s:32:\"b041d0911b5b5eac865cb37cc9bb67b7\";d:433376;s:32:\"1d56186114962883d528fd6649566726\";d:433376;s:32:\"caa18bd7ede6cb4b13b9642c3933f0fe\";d:433376;s:32:\"1b8bd5a4ebf317f2e1cb7b423e0a20ee\";d:433376;s:32:\"e167d1fcaa9dc0a4f3a87f4f832c8e07\";d:433376;s:32:\"fc4c59b7c5cba4d5b6597ac8e0e6cb6a\";d:433376;s:32:\"0b88f1dd9f835637f4649e3d991288c2\";d:433376;s:32:\"eb35027dd237db336fb3e950c521a868\";d:433376;s:32:\"a464a7c7151ad37a98e512fb92db3d39\";d:433376;s:32:\"94fb66e0be5e71bcc204cd2f0ed7c102\";d:433376;s:32:\"2820b0588e243f2e6f5396df37d4f231\";d:433376;s:32:\"cb2cdae04bd818bb74391c9fc5a1498c\";d:433376;s:32:\"07699bd485edaf5d5a732ff7bf042123\";d:433376;s:32:\"12e34e0eb5e6511f35e26821b06731de\";d:433376;s:32:\"9c03183d1fb8530cfe99b8cd95c88deb\";d:433376;s:32:\"60a0541ecb2df791baffed3243df6369\";d:433376;s:32:\"6625958214ebcebffb7a75551c64a6b2\";d:433376;s:32:\"f53038b06e8cea95a2ca27437ac4c812\";d:433376;s:32:\"b76358db03e8edb8e4a9490f84c05d76\";d:433376;s:32:\"0f7e05ce0ede61c92ff78dd7e77b62c7\";d:433376;s:32:\"eb24f716d7e2b40a5145a922b18987d3\";d:433376;s:32:\"0a59406355e7ac6e2c9b5966cbaab9af\";d:433376;s:32:\"15a7cd6b7bf597918c560a94e72ff5a2\";d:433376;s:32:\"cb67d10222a1e9c06f18b4dda63e07cc\";d:433376;s:32:\"78d81600307880eeb4970e8065722230\";d:433376;s:32:\"d6f8761ff479fd712d3499a6fa1751fe\";d:433376;s:32:\"7245c266b520fb32d1abcec1000e9bc1\";d:433376;s:32:\"25448152426ca24a86ab09899d9b36fc\";d:433376;s:32:\"261a42c9715964139b9a4a2528706e74\";d:433376;s:32:\"1b1125c2ccbf534924d1cb9883b33ffc\";d:433376;s:32:\"fc96f5049b61331119e967fb445a1369\";d:433376;s:32:\"39a9587798baea7a3a3eb32cd68f5394\";d:433376;s:32:\"3d6e1522a56e81d830964c3995690f4b\";d:433376;s:32:\"0ae99ffa2bae9c0fb3671e289556dd13\";d:433376;s:32:\"cb03da976b74fdf45567bbdad38f0261\";d:433376;s:32:\"c72d46ad1f1a3165ed963664ef8577a5\";d:433376;s:32:\"494d7fe863a63fefb861421d60e00345\";d:433376;s:32:\"d2963684523fec59d1f72e017df567fc\";d:433376;s:32:\"7c7a621e76c1b42ba69a00db33d06332\";d:433376;s:32:\"e47f416b0e16416375a7d47b1b307cf8\";d:433376;s:32:\"b3bb7eb39950da0cb4355ed0e2afa48b\";d:433376;s:32:\"b9a59e446db442bc891efeb38362cd92\";d:433376;s:32:\"7672824b7307fe7eadcfcc480a28cf47\";d:433376;s:32:\"e6ee95291a885dc4e8d55c24239390c7\";d:433376;s:32:\"e16797656b35b8b3211cd87acb547145\";d:433376;s:32:\"8f89b3f734810b7da360be4ade1bca27\";d:433376;s:32:\"e21c77f34611ad5d2210ac71436e9c81\";d:433376;s:32:\"99ce9bfa20a5fcbadcf543edb9752b21\";d:433376;s:32:\"018223ce7dba5f6a9927a07401a4a576\";d:433376;s:32:\"287f5d1c534f42ed077b046cebc49b40\";d:433376;s:32:\"64b33e1854f5e4a7030de61c00ee9c28\";d:433376;s:32:\"bd97b5591c53623f175da73b9cb4cabf\";d:433376;s:32:\"a2167228f53973fc2f7e317aa8b0b261\";d:433376;s:32:\"7366760f8a78e4d54df10319f3aea62d\";d:433376;s:32:\"18eac20a4ee77c19c3df953921903faf\";d:433376;s:32:\"2537833cc8bb8eacbf153d0c5dafd5e2\";d:433376;s:32:\"da8afb545cebcfb0045bc5a75d00553b\";d:433376;s:32:\"25b1191c5a55598d7f49591fba2456d7\";d:433376;s:32:\"b308ca2de998a98be0f879e45b99c1e6\";d:433376;s:32:\"0b150eeb6e80d4c5ebff0637491f681c\";d:433376;s:32:\"5d90c6e31191e52e78e565290abb8c88\";d:433376;s:32:\"5ebe7b9e4e8b54bb04210495d909dd55\";d:433376;s:32:\"329cb9124f7ea559b037692875217d06\";d:433376;s:32:\"d46a877cacda7b61fb306f2a89842233\";d:433376;s:32:\"b245b04fdd1b664ef2f77ed26ba1e3e2\";d:433376;s:32:\"a0b3028565db6affa69aed86a3c01c78\";d:433376;s:32:\"fd1418ce01ea04cad837733f91b4a90f\";d:433376;s:32:\"a625479fa873ccb2f9ef485bad408404\";d:433376;s:32:\"37ab41966f86eb270d0119f554b4cd39\";d:433376;s:32:\"900bb0b55dc794a330cd3b6d41681794\";d:433376;s:32:\"99c233e8a0ef0afdcb4c3a03a3f95601\";d:433376;s:32:\"a785b205c6f3a9d6b9a776c3f96f6c52\";d:433376;s:32:\"9997876f234a53ee7ead326478e6b804\";d:433376;s:32:\"5fd29402d0cc5815fff393724be08e53\";d:433376;s:32:\"607c77ef3f0eba4a6c910a45845c4346\";d:433376;s:32:\"99ca89d2fab2948393125c3eeb34bb47\";d:433376;s:32:\"34b9550f894adfbfea9611ab590ff186\";d:433376;s:32:\"cb7007d7ce63214443a44dd02494c818\";d:433376;s:32:\"84cafdca1b8eeac406f05bd3e579008d\";d:433376;s:32:\"2e073ed888388b371504d871589bd0f5\";d:433376;s:32:\"2f594c39daff5707ab03dfcbe6e5a93b\";d:433376;s:32:\"646560c23dc9d7c71364e864470684f6\";d:433376;s:32:\"fc7a005f45a4c27d600e1428f96562d7\";d:433376;s:32:\"733653137720bae3fee89361c24e9c7b\";d:433376;s:32:\"12d6e1fe60ef28232e19614cc69d19af\";d:433376;s:32:\"6fb352c7cf296214a9fd6fae7c2a24de\";d:433376;s:32:\"f7c4df99d57c5e84600998a41f437be4\";d:433376;s:32:\"3eb065bbf0d9ea6b1809be1cee427ff3\";d:433376;s:32:\"7760adb3291364bcb1f5ae3504c5ff69\";d:433376;s:32:\"caf4329a0684c9a75611b4a04e0dec0f\";d:433376;s:32:\"33cca1a175f3a4dbc4e8f84714e08b0c\";d:433376;s:32:\"e7d8ac7f1a2345883b68adb240fae68f\";d:433376;s:32:\"dadceb0e6c545078d0bf05d407f77c0d\";d:433376;s:32:\"014749440c129f549c13b96ca3222c34\";d:433376;s:32:\"a5bd6016f9a9df13fa271c64ce969766\";d:433376;s:32:\"7d006b453d11b874f6bd3588379146c5\";d:433376;s:32:\"b2920e28170952501e26abba16bf630f\";d:433376;s:32:\"12da8043b85762848237c61545f76486\";d:433376;s:32:\"4fa98dc82da1e8a3da07df985ddda05e\";d:433376;s:32:\"daf97aac23fcdc6b48aaf1e88dfb052b\";d:433376;s:32:\"6bc9cedba92022ea12f3b58e4641ce02\";d:433376;s:32:\"ee2d900616cf36a3f1ce0293ef4e151c\";d:433376;s:32:\"c556fb5440c09a2ec0abfe5b1a66648e\";d:433376;s:32:\"35dd0348118f0e7c0acef43de63f21bf\";d:433376;s:32:\"fa7c2a8e28981afef987d2fbd474bd3f\";d:433376;s:32:\"31681b37cb4b9a6a020a436801cb635d\";d:433376;s:32:\"bd7688a28a47b482d3a2c352e5ad27cc\";d:433376;s:32:\"d239bfd6f3459114ca839713a0878f0b\";d:433376;s:32:\"40c5879138968a2f8767aa93951245a1\";d:433376;s:32:\"e9e97517f037b17314dd6bb326d16a21\";d:433376;s:32:\"487f06a55adb9204df8c1bf612c083b5\";d:433376;s:32:\"143eba5ed89b389bc47995fc50ca4166\";d:433376;s:32:\"0623fe36a1d7bfc82fb533b0a3dc8f44\";d:433376;s:32:\"64b3a71f946bad2a92bba742018e64ed\";d:433376;s:32:\"6607b5648addb251c1bb3a9f7b83c6a2\";d:433376;s:32:\"4aa90460383727eeda07c988904ad4a0\";d:433376;s:32:\"dc93c00aa072510c3d95c6d467545c9b\";d:433376;s:32:\"cf88d637f2f3d21d9146b41b8aee58b9\";d:433376;s:32:\"bd77424e26523414a77663ef489dd9b1\";d:433376;s:32:\"a3e6ad9a2ec12fefa56e4c0552f8e4a7\";d:433376;s:32:\"ef90129e489f574c3dbb9249a3a1c23f\";d:433376;s:32:\"c2fe5eaf5f6afb4cab9714bebedb2812\";d:433376;s:32:\"be0e697df67b4cf0f666a742776ccf59\";d:433376;s:32:\"2ce50f6305e1f7c12bed4c4e198d1320\";d:433376;s:32:\"0afbd868844c90afe0e1043354c31d3d\";d:433376;s:32:\"424d9aa43e411e4ff8c3eb4aabbd2e5b\";d:433376;s:32:\"6d56dc04c033845c00311f4e5c7dca76\";d:433376;s:32:\"49f57f750f48aef835e83e5cf1cd4378\";d:433376;s:32:\"3e5bad2972f75613c7e6c47b842280a0\";d:433376;s:32:\"2071824958f3470609ce466d1dce4f54\";d:433376;s:32:\"2fe99406c3c0fae9b0bb910e2102dc90\";d:433376;s:32:\"bb86c498800703d4bd370f2cf11625d7\";d:433376;s:32:\"e4ae103288d0f6dddb1376d714444272\";d:433376;s:32:\"c771763189535283a2a59324943241da\";d:433376;s:32:\"0d9ff2dac72dc2f6945764f37281e41e\";d:433376;s:32:\"9f5bf9f09cc3ebccd6c31883adfd58b9\";d:433376;s:32:\"eae6bb6fa8938cca607f9970677dd7df\";d:433376;s:32:\"96c1f70d08ad90309f2006f78e979de3\";d:433376;s:32:\"87eda034611d50a30b75b9756da2f2e1\";d:433376;s:32:\"0b4f44904072d939be7a1ea3ee6295bd\";d:433376;s:32:\"8346353eadcb69998e6a81c2f652e7ab\";d:433376;s:32:\"e2914f394d8ebcc8a7f350f21e647e7f\";d:433376;s:32:\"7b7e417174b4bae1b1abb4ade8250d42\";d:433376;s:32:\"90d1ffb90735a2ff1009ab3f3fcf538e\";d:433376;s:32:\"7e08d684bfc30d256b25dda42f821bb5\";d:433376;s:32:\"0d029fba2ffce09c44f810119a3967cb\";d:433376;s:32:\"70771d3949c175c61256ccd858a35b43\";d:433376;s:32:\"47d196781fe4778d4c38ea7d312dc47d\";d:433376;s:32:\"30236294a083553c49887a405487dadf\";d:433376;s:32:\"262c6795e42429880159e4f5892a6e7b\";d:433376;s:32:\"75514795919f999387424b2751f5386b\";d:433376;s:32:\"c02e4cbe60cad7e3af6775005b182fc5\";d:433376;s:32:\"dc5525f58efaafc116b75ce85c4cbe30\";d:433376;s:32:\"8ac93fce75f6e12fc0cb42eeaf05f420\";d:433376;s:32:\"a6a9781559505b1c344ce491e5215a1e\";d:433376;s:32:\"a1fd120b3639c40d0079d36200c287e4\";d:433376;s:32:\"b1879f875e4fd434f0dc902db3e465d1\";d:433376;s:32:\"20aa3e63cd20a1141671bafcd0d604b5\";d:433376;s:32:\"11a2a4d02f1ab2915b2192844929c575\";d:433376;s:32:\"35925dcb0f5355d480268c51abdc21f0\";d:433376;s:32:\"94c9dc0b782702039fcfa62c0c663e80\";d:433376;s:32:\"8d000890f9f5b6c91cd1599b38dfc2bf\";d:433376;s:32:\"f036023973164099c5d4f10d9414b1a6\";d:433376;s:32:\"fe8165e2b73ae5540f07363c312a0bbd\";d:433376;s:32:\"f462d9a6bda98a3d3a28694aca11123b\";d:433376;s:32:\"4eab5191cf561a0eca979d2ae5193c98\";d:433376;s:32:\"8c2444bd0d09f98692b2d4aaced4a7b2\";d:433376;s:32:\"20cdda814b76a21c6e547cdc2f1366e5\";d:433376;s:32:\"d6f9870c27d9afe0253ec1f89471e34c\";d:433376;s:32:\"38a6ccf1a67edf5f0ba8bf0c1c1b736a\";d:433376;s:32:\"db9fc7bb881cc2e72b9520d4d6894015\";d:433376;s:32:\"95d86c178ceedda76060b409efc1f106\";d:433376;s:32:\"e8f6eda38c8bb53ab9af8ebfca9388a5\";d:433376;s:32:\"fce2b7779e5dbc08a16926ac9745c2bd\";d:433376;s:32:\"7ed29ffc7de8b4d1cdb739cb9b3fd5c3\";d:433376;s:32:\"960ab849638e221666792653e6ebb641\";d:433376;s:32:\"f142572c0a75ae0f3b0f1c55f835d0b5\";d:433376;s:32:\"8f9afc3a8960fe29bd9253e9aec076c1\";d:433376;s:32:\"fb5b02cb1912c10db80386530eb19b63\";d:433376;s:32:\"d35f7b8d7a1883335c6cc68a037c3acb\";d:433376;s:32:\"a308ca0b8364be300db35b1ac8f9331f\";d:433376;s:32:\"4d864cccc42873648a32444affb1b204\";d:433376;s:32:\"da935c07ddc01b4c450338823a959fe1\";d:433376;s:32:\"f8517acac894cf6566b2bcc94728491f\";d:433376;s:32:\"f87e867a8145bd8c8c5e7906fcf1b6b1\";d:433376;s:32:\"7e266f69e464cd0a149436ee7068378c\";d:433376;s:32:\"f8963692cbaafb6b873fd10284951d1b\";d:433376;s:32:\"482818073381165a023db28ed46a94ae\";d:433376;s:32:\"60f7f5dd27791381a5dab8f73d8485af\";d:433376;s:32:\"0393d205693c032748519ebbf32069fb\";d:433376;s:32:\"43e3c3ba3dae3614e8ce0cc74b1a9b78\";d:433376;s:32:\"cb37f29ff620cb2fa5780f9cf7d75b3d\";d:433376;s:32:\"8473470d4f68c3813a3a830fd1ec832f\";d:433376;s:32:\"a5f62c5913051cc5f479dd4289ba0b90\";d:433376;s:32:\"42d376aa3b872d29a6fe729905ef986d\";d:433376;s:32:\"d1870fe2c8151a0282b8dc9a74bebd1f\";d:433376;s:32:\"0877848ffb992709562c9b5a15f096a3\";d:433376;s:32:\"298cc96ff45b0742321f134c78e1e330\";d:433376;s:32:\"ef0acdf48c28f925c99a1ef84751f1a1\";d:433376;s:32:\"766596f43ece3747cc25849b98c1a639\";d:433376;s:32:\"50eb01df2794d075e34947b5667efc68\";d:433376;s:32:\"bf95554f3bf0114f00051b7f3acf95c6\";d:433376;s:32:\"1d22c93afdb5e1345c7b6463972f3ed2\";d:433376;s:32:\"6cee6d346b58bdd3339458123cd7358b\";d:433376;s:32:\"4caee9ef7b6c2ab3377f2f142d57dfbc\";d:433376;s:32:\"b0eb1875c1697219e252902273b5ee94\";d:433376;s:32:\"57d9623156b193409256840f1d737235\";d:433376;s:32:\"554232e02c89b5245b33400a830145ad\";d:433376;s:32:\"e69d9d9cd7e3d98bef0902c2f51dcb6d\";d:433376;s:32:\"07a9535a33613b62c49f6e0a791d7ca5\";d:433376;s:32:\"d731fb7e5a46353bd946f4a37d0ec956\";d:433376;s:32:\"9022348bb058159d2ad81615e2f20b6c\";d:433376;s:32:\"8d700bd1735a82d8c4d68b40b581df63\";d:433376;s:32:\"40d9329b5e45fa59488df2d7abc4552d\";d:433376;s:32:\"451a99665e79e34829c3ee76528c5e17\";d:433376;s:32:\"7462e239dbfcab8246e5777e79387da8\";d:433376;s:32:\"3b7818ac5fdee4ed3921b74045b37bb8\";d:433376;s:32:\"95601b1daacb107e14db6e8b970c0874\";d:433376;s:32:\"ce4d4e1feed7eb3e04ae7c71ef98fabb\";d:433376;s:32:\"442170b654242926ffd6f3660687a574\";d:433376;s:32:\"508ee1af22f767bdcc372fc56223bec8\";d:433376;s:32:\"80fb76a9cca36435c09edc9df326f592\";d:433376;s:32:\"9ba5c9b6e9d5ddadb25d5fb845daa398\";d:433376;s:32:\"64ab0066bf6003e5a04c19a95e2e6c5b\";d:433376;s:32:\"cae4d8710330775afcaf3ef67f107856\";d:433376;s:32:\"cc93e1143de5a983332b6115e9bc8d7b\";d:433376;s:32:\"59103801ff9952eb1b67de18bfe714d5\";d:433376;s:32:\"31acd96e6398890fa0aea51a4e28d1b7\";d:433376;s:32:\"6d2c71b2229fb5b601fd6eb74a0654ce\";d:433376;s:32:\"76c7459202220cc79bdb267e132ae06d\";d:433376;s:32:\"2859e2d0dcc8793fcc37881f4d0d9f8b\";d:433376;s:32:\"62f0ec30c079802676b1340791911495\";d:433376;s:32:\"3e5b9d87cf4bb6111b35a936602c00a1\";d:433376;s:32:\"a3f1c465d2ca2c888f01955744bf6373\";d:433376;s:32:\"eb8c7123c330e7ccf31c63e71cd2ff01\";d:433376;s:32:\"9aec30b5d86462329749e8ce7ea45709\";d:433376;s:32:\"7f3fe6de4be0c707ab0e573698ea1a71\";d:433376;s:32:\"95bc98a2ef3a8c58b564c4f37340bacf\";d:433376;s:32:\"6446775b1f0875416fe0cb7d1c2dd7a5\";d:433376;s:32:\"8a80586fa15a240a9725de89c0e7541b\";d:433376;s:32:\"2f647532c337e6ea49e7b50711d4bc67\";d:433376;s:32:\"8debffa8259d777199e3d2f2279f69bd\";d:433376;s:32:\"a7018d4c6028ffd11ad5975422b13305\";d:433376;s:32:\"debf3c4fa16d7c2726ec2f8d3456d55c\";d:433376;s:32:\"8cbc204d1eeb84de77976e108f850545\";d:433376;s:32:\"72d2e3952be91569bc3521bc01bef3ff\";d:433376;s:32:\"38f77994b2fdcba4c90f9be4c7cec98b\";d:433376;s:32:\"c1b1ebf3451fbab39bbd91b3bffb7f21\";d:433376;s:32:\"b0fe387304263a8a6e18f47c14520bf4\";d:433376;s:32:\"4a14d3bf70a9cab0c9fb93b677695821\";d:433376;s:32:\"86378d4fbe180afc38618ce846bd1bbf\";d:433376;s:32:\"ff4a3e13f0597a2fe40a7d959fa2e96f\";d:433376;s:32:\"32235b4f6f868bdec8376b35722e1124\";d:433376;s:32:\"fbaedc07ad134540cf79b4ca58559a61\";d:433376;s:32:\"4ff179fbba618b76f3b5d2d1970d9395\";d:433376;s:32:\"fb3765b24f734d1d0886ca19496e5ddb\";d:433376;s:32:\"4423242aa436e45aff0a50db87cf16b8\";d:433376;s:32:\"965c7f8686bb7ca820c2204d819c011a\";d:433376;s:32:\"43063f34c385b5b81df48787b980d01b\";d:433376;s:32:\"02929c1b1e83272c761982d6ab5251b5\";d:433376;s:32:\"41a89567e1a94febca910bc7e1d28aa3\";d:433376;s:32:\"519e618fcb2888037bc4fcf599de74ed\";d:433376;s:32:\"25a8e890d2eb3da67415d690cf52990f\";d:433376;s:32:\"54819646882e03b1164dfda9b02930ec\";d:433376;s:32:\"829e352d1a85dc5b4026b753bf396c04\";d:433376;s:32:\"c02081ab7289257e16f3d3301c254dd0\";d:433376;s:32:\"fbf01015650d9021125c66a89acd966d\";d:433376;s:32:\"114f9773bced2a5693f35b838dc55daf\";d:433376;s:32:\"3115921e0e75950dfa9f6244aa7c6d59\";d:433376;s:32:\"814ae625df6b6b6a2e12e6e6c1efaf23\";d:433376;s:32:\"ec987867ed96ee48a0e2b26afcb3d26c\";d:433376;s:32:\"a3c3f5d0827ec5fb4f862294558a875a\";d:433376;s:32:\"df2f54babdf9f379e976ffe0b891fad0\";d:433376;s:32:\"0a92914bd2bcf5201473687de58af3ff\";d:433376;s:32:\"caab980a3125c2906de9cb962c4a7a7a\";d:433376;s:32:\"127b7e33bc524bfc2c596f2d438c3b38\";d:433376;s:32:\"2276f9e426b715761a8e7f4568dc677c\";d:433376;s:32:\"8e0ce7f60e465fb7e2f0877d2d33b0ab\";d:433376;s:32:\"b312e8c1dd4a2c88f0cc53800bb5208f\";d:433376;s:32:\"3189a7f23c229675c5c4c8026306dbdd\";d:433376;s:32:\"2902e467da4574eb7b749f5d900081a4\";d:433376;s:32:\"500258dc222143a643e9e5e40c526bc7\";d:433376;s:32:\"30df2c8dbc312dffbf4de25e66d53e4e\";d:433376;s:32:\"0bf7c98919081e4d10298610929b0e0f\";d:433376;s:32:\"0768c1c240d623f498e8429e9c2c6ceb\";d:433376;s:32:\"66ba0408a7252220d99199da7cb7e063\";d:433376;s:32:\"21defc912380c1c472c963b5ca457885\";d:433376;s:32:\"c35e50adb7736b865c3f028d479c426c\";d:433376;s:32:\"8584a683310fca7882e8d4203f114428\";d:433376;s:32:\"8f1280ea2920226d1006b2aca6998d6b\";d:433376;s:32:\"98d51a680333ba062cf9efc80d7f0eea\";d:433376;s:32:\"bb61711a4c7edf6137202f3c2c380eeb\";d:433376;s:32:\"a9574f427a55ec6a4b853b01790db455\";d:433376;s:32:\"9c688835f3f8855f25f6c4ee77e2cba3\";d:433376;s:32:\"014f4be065a12cf2e99be5729da3310c\";d:433376;s:32:\"0ebc9c4524d8ec66dc3b110324fba2d7\";d:433376;s:32:\"d20ba5aa63802dd9006d4328998ebf80\";d:433376;s:32:\"6b55dbe1dc060a3cd467bf452dd9aecd\";d:433376;s:32:\"b84af759ad75200284088e9516f4a78a\";d:433376;s:32:\"f6d1849686914257397da16eecadcb52\";d:433376;s:32:\"8e7151d8721d5f1396ae3ec9648c4105\";d:433376;s:32:\"3367402df1761dd38cf8a23053ec6b7e\";d:433376;s:32:\"e4ab4c131941f417b7041fabe51883d8\";d:433376;s:32:\"55e4f038d0dad4432caf6071112705b2\";d:433376;s:32:\"da318bf03f0975452d3f428f7d610a19\";d:433376;s:32:\"a697ec89099cd327009fd3b9f632a3fb\";d:433376;s:32:\"4e232c3489237362871d42945bfd28e2\";d:433376;s:32:\"92d2e6d8095cb8a9de4439d458d0419d\";d:433376;s:32:\"26dde3ed1ab1c841976983f935d92242\";d:433376;s:32:\"d00ec62b8243d248bddbe4e6e1379858\";d:433376;s:32:\"213babf63d40ef6b36e8ef9f3e73121d\";d:433376;s:32:\"a3cda93e51e17d7c8ae49cbcfc64d87e\";d:433376;s:32:\"616b3e32343aa92dcadb82153ddac4e4\";d:433376;s:32:\"6205f82b4f28d16429207ea7e678f537\";d:433376;s:32:\"ee092c63988d7b0241d24edcf92592b1\";d:433376;s:32:\"99710cac573b5229b1cecd5ce71f60b0\";d:433376;s:32:\"7e688fc313c0a5da855d35ff61e7fd47\";d:433376;s:32:\"3d5617745c0160ba3ccdb9823eb20c9d\";d:433376;s:32:\"2530fa17494df8b150f43b58e8ccdf33\";d:433376;s:32:\"7dda49070645f060f401f3f88d2faa78\";d:433376;s:32:\"ff5329172219ec1a5b21eda4b4b52513\";d:433376;s:32:\"957f1a985962ef8e502831d8d63a2efd\";d:433376;s:32:\"bb23868843a664acf15c45675fd3c195\";d:433376;s:32:\"2c3a7f1b84a47108e8482125f0dcf483\";d:433376;s:32:\"3c1519668a6d8741ce5f2f5292fd9f44\";d:433376;s:32:\"608693ea37e65051e0c896c0a1494e96\";d:433376;s:32:\"7b9281668f26ae62e7879105075c12fa\";d:433376;s:32:\"9a4dfd45ca10092cb474300180a560a4\";d:433376;s:32:\"0bc546f8ed69930965e5d634f081c00d\";d:433376;s:32:\"f0341a546f704b3f3182d06a9f270535\";d:433376;s:32:\"d892c2e96d08e40e581df84beb8cab4c\";d:433376;s:32:\"071b5d134d26e652b889e32577a0acb8\";d:433376;s:32:\"a25bf8c78ae691648cf59994c836fce2\";d:433376;s:32:\"9efbdce095de14e5f418c4b67cf60575\";d:433376;s:32:\"fc9a399da0a7010635ac1b861ca09e3f\";d:433376;s:32:\"8e16be31bdd7fd0f3d71d943eff1305f\";d:433376;s:32:\"a8920f6942498db6654a1f930154dc4b\";d:433376;s:32:\"515a37abf8959227dd3c68cdc4af7b04\";d:433376;s:32:\"f4bf4e783d73365546f356de1e71eba1\";d:433376;s:32:\"b91f7b84388f8573065e87b8410cfec3\";d:433376;s:32:\"376e1d29c0b0ef9cbf28e6e93e6ecd1e\";d:433376;s:32:\"044d397d9c016b4044e5be48dd5cae89\";d:433376;s:32:\"273c6f16906c6b7b03370fcd9d1aea43\";d:433376;s:32:\"0a57de9b57a4b6c46f7d720cf3e824c0\";d:433376;s:32:\"5e9459e5a18ee3b2230ce247eadff07f\";d:433376;s:32:\"01b3d2c97742c5360a6e0b7913a45a20\";d:433376;s:32:\"5210239f315d44e7831efda56301b93f\";d:433376;s:32:\"9b91aa296deaaeddcb158b277709f9d3\";d:433376;s:32:\"460dfdcdabe12458646dcbc41b80f06f\";d:433376;s:32:\"c5c3c8d2248ec7f949ca5f46a1f750c4\";d:433376;s:32:\"2f9d9b7c94eb2ec6e91ed80fcdbdf04e\";d:433376;s:32:\"e7489f1f1c0be1792340159dc4ee69d1\";d:433376;s:32:\"0e27dbd79a413e6d7133dc697fbfff0a\";d:433376;s:32:\"b97685869e6bbe11579bc22e874fd07f\";d:433376;s:32:\"0b1b3dcf85c72e764b9dc00a7c959672\";d:433376;s:32:\"186cb05568f9b1d63d65133b8448dca0\";d:433376;s:32:\"0f43c3e92efd404a44c79642f56f69a7\";d:433376;s:32:\"92fe7cf9655ad6d57995fa5ab83a1b92\";d:433376;s:32:\"48079ea40cd08e6dbd3012dfb834abb9\";d:433376;s:32:\"a9ae1528ad6963d595864ff8703641aa\";d:433376;s:32:\"16d7b2eca2d869931c6c7a13a0d03d90\";d:433376;s:32:\"4c5e855f95e91c22290c604396e9feb6\";d:433376;s:32:\"3cffbdf5204a5ad0eb7c3f0bd3968929\";d:433376;s:32:\"725bdcb104be074477167e31a042a9e2\";d:433376;s:32:\"0acf203de155c5a398c299928ac6ef03\";d:433376;s:32:\"3502ae88670db9105fc1d39395fe894a\";d:433376;s:32:\"d17579b3c692d57d965c6c35abce9bd5\";d:433376;s:32:\"3ccdb2689eab7a09eeaf95c605780251\";d:433376;s:32:\"a23947a9d7990e422e10c058c18809ca\";d:433376;s:32:\"2405c02dcea026c53c47595ef1b70f9c\";d:433376;s:32:\"17fb8f0b574f9badd6b08a67d17f6ffa\";d:433376;s:32:\"f63716176d7a6a6ba3064d5f12d3d21c\";d:433376;s:32:\"3cb1343dd245fcfaadd2d94d6cfd982d\";d:433376;s:32:\"8977c9c327ef879902b03c36ec4b8a53\";d:433376;s:32:\"888c6e272b274ab9b1e42a869fddf9b0\";d:433376;s:32:\"5d78d2932ceddd7baa1548564d2cc007\";d:433376;s:32:\"b96ed24e6a1535cf7ca0901321b9fa2c\";d:433376;s:32:\"4625285991bf19339ad16a4324be6869\";d:433376;s:32:\"131049ae3b5feb018ae10bf66268d98a\";d:433376;s:32:\"76fa1a68fe53ba9f7e509983bd598785\";d:433376;s:32:\"3dc75cfd3c273838767f32ee978e34a7\";d:433376;s:32:\"b0fee06ec572c8e49101bfaeb2190507\";d:433376;s:32:\"711ae7141788c71da40e808d88010086\";d:433376;s:32:\"c8df777217c7074cfdc32304571f8ded\";d:433376;s:32:\"0a0a07c11909778a012345e50876422a\";d:433376;s:32:\"9744a878439337d30be57e3cf7fc55fa\";d:433376;s:32:\"c9e6b9a1feadc6b0f955aad8ff2b8fb3\";d:433376;s:32:\"0f219ccb2fe1674c6c17b75a6ff5dc25\";d:433376;s:32:\"bf1df5f4b365de3a7522a1413739c4b3\";d:433376;s:32:\"fb35f8493da2729fc320fbc1cf573e14\";d:433376;s:32:\"47bbc4954e13d143a26f0a71a2550968\";d:433376;s:32:\"9e11e1ec0a312e97198f82904290c5d1\";d:433376;s:32:\"36d13c3de7e414e0054bdf361a63f7b2\";d:433376;s:32:\"2d8470e7c6424e86767c405615542812\";d:433376;s:32:\"b5dc7b274f6913da1488c97ad5d84818\";d:433376;s:32:\"614b9079a5fb0ad9cc496ac193ce83bd\";d:433376;s:32:\"63fc1737d070322a0ead1de6a24cb106\";d:433376;s:32:\"89073148c1d64d19e10bf5235ee384a2\";d:433376;s:32:\"5a36a3d1b3924344670fa076f0c25ccf\";d:433376;s:32:\"49d74f910c4129092fe94c09ca291753\";d:433376;s:32:\"09ed628b391c4e7fa5f996399adfd828\";d:433376;s:32:\"111d678c377abb902250671247d271e6\";d:433376;s:32:\"19a52c5e5581910d85049c032ba525e9\";d:433376;s:32:\"b938137366d521c194a00ee8aec900a1\";d:433376;s:32:\"d0ccda261d2ef03c233afc73bd6200ff\";d:433376;s:32:\"186d6c3de94048fdc082da656c853585\";d:433376;s:32:\"cb012717351bc9437277eb001295c4c2\";d:433376;s:32:\"191614762e0134c19243b1207cb1a4cc\";d:433376;s:32:\"3adc8df15777b5b7e19098a46d2cc2f6\";d:433376;s:32:\"7596fc92851313eb6f9a3e9c12e56b89\";d:433376;s:32:\"8f94c771e36dbfa653eabb0e524a0520\";d:433376;s:32:\"3916c06be1f0f6dbcbd439abca1fc041\";d:433376;s:32:\"0d0daaa7a9da6895d07e27401f09c965\";d:433376;s:32:\"71f35183d9617e6a070e31958d46875d\";d:433376;s:32:\"796d8feae17a782c1e472d71c6c321c4\";d:433376;s:32:\"ad64291f12294225b526403c3bf4212e\";d:433376;s:32:\"8ed8337429378fb61d9710ffe2739e87\";d:433376;s:32:\"ed450f78c516730185e899ccbee0df1e\";d:433376;s:32:\"955700706bc1e0465647c09345bc25a1\";d:433376;s:32:\"912a0b984e423144d5cc2f6c8bd5f4c8\";d:433376;s:32:\"6fe89dcc617aa3df49c1b7ae6b8f028c\";d:433376;s:32:\"51a717420eafadbbd6546a524fff79ba\";d:433376;s:32:\"1fcbaa4d9ff27bb0f7741dd6089d7f76\";d:433376;s:32:\"176b26c8e8f2227773fb9b5f35e8a134\";d:433376;s:32:\"f1777f4e816495ce690f8c99f23d1699\";d:433376;s:32:\"c890448c1977688f74b278c078a6a288\";d:433376;s:32:\"fa29c8157c8f4ee7f9d422593946429f\";d:433376;s:32:\"fc7eed1cc630a27055508c4057c52547\";d:433376;s:32:\"eb086c7c21141f9e5f5efe8ac80f7851\";d:433376;s:32:\"c0c7ea36d8d189949c6434fa5cb2cad5\";d:433376;s:32:\"2fd79e1f95dca080a4355464d2d0e4c9\";d:433376;s:32:\"e04c27853b3569d00ef972b5817662d2\";d:433376;s:32:\"a33e019885a95ccaaf296bd913ee6433\";d:433376;s:32:\"e6daa85b8805b5cf95a07a3f3b849fb4\";d:433376;s:32:\"ec1d3bf72e06af77496def5d820a047d\";d:433376;s:32:\"232b90a00ab3b4b7d56d46f457276f3a\";d:433376;s:32:\"47ed2a30b1097b5c6b0469248b58f65e\";d:433376;s:32:\"c64f611260799b0fe9ae5e390f9a18b6\";d:433376;s:32:\"cc66a0066a371d112270aca3845f0610\";d:433376;s:32:\"221cfdc804df0e5da2d2fe38eedf9c7f\";d:433376;s:32:\"2b8f2f22c42927dc5489a9d488e2adb1\";d:433376;s:32:\"d084b1cd5f6f3ea9025f126b7f694c95\";d:433376;s:32:\"dad1e139cf39f039c23639d615aa3d6b\";d:433376;s:32:\"8849941324661fe50b0b5c738bec2ace\";d:433376;s:32:\"9e69c93e9f72208c2adb35da58a0ef1b\";d:433376;}','yes'),(19991,'GOTMLS_Installation_Keys','s:74:\"a:1:{s:32:\"02c72e8946446fc9f4f49f79db0ff2fe\";s:20:\"http://www.zensys.in\";}\";','yes'),(19553,'GOTMLS_scan_log/210.18.182.212/1559828999.5099','a:2:{s:8:\"settings\";a:11:{s:12:\"msg_position\";a:4:{i:0;s:4:\"80px\";i:1;s:4:\"40px\";i:2;s:5:\"400px\";i:3;s:5:\"600px\";}s:9:\"scan_what\";i:2;s:10:\"scan_depth\";i:-1;s:11:\"exclude_ext\";a:27:{i:0;s:3:\"png\";i:1;s:3:\"jpg\";i:2;s:4:\"jpeg\";i:3;s:3:\"gif\";i:4;s:3:\"bmp\";i:5;s:3:\"tif\";i:6;s:4:\"tiff\";i:7;s:3:\"psd\";i:8;s:3:\"svg\";i:9;s:3:\"doc\";i:10;s:4:\"docx\";i:11;s:3:\"ttf\";i:12;s:3:\"fla\";i:13;s:3:\"flv\";i:14;s:3:\"mov\";i:15;s:3:\"mp3\";i:16;s:3:\"pdf\";i:17;s:3:\"css\";i:18;s:3:\"pot\";i:19;s:2:\"po\";i:20;s:2:\"mo\";i:21;s:2:\"so\";i:22;s:3:\"exe\";i:23;s:3:\"zip\";i:24;s:2:\"7z\";i:25;s:2:\"gz\";i:26;s:3:\"rar\";}s:12:\"check_custom\";s:0:\"\";s:11:\"exclude_dir\";a:0:{}s:8:\"user_can\";s:16:\"activate_plugins\";s:10:\"scan_level\";i:3;s:5:\"check\";a:1:{i:0;s:9:\"potential\";}s:10:\"dont_check\";a:0:{}s:15:\"skip_quarantine\";i:0;}s:4:\"scan\";a:7:{s:3:\"dir\";s:40:\"/home/onrion7ivau6/public_html/zensysweb\";s:5:\"start\";i:1559829001;s:4:\"type\";s:13:\"Complete Scan\";s:9:\"microtime\";d:3526;s:7:\"percent\";i:-1;s:11:\"last_threat\";d:1559832525.5914669036865234375;s:6:\"finish\";i:1559832527;}}','yes'),(139,'current_theme','Derwati','yes'),(140,'theme_mods_atomlab','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:0:{}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1542814051;s:4:\"data\";a:5:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"blog_sidebar\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:12:\"page_sidebar\";a:0:{}s:12:\"shop_sidebar\";a:0:{}s:18:\"left_header_widget\";a:0:{}}}}','yes'),(141,'theme_switched','','yes'),(142,'widget_tm-posts-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(143,'widget_facebook-like-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(144,'widget_flickr-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(145,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"480\";s:6:\"height\";s:4:\"9999\";s:4:\"crop\";i:0;}','yes'),(146,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"570\";s:6:\"height\";s:4:\"9999\";s:4:\"crop\";i:0;}','yes'),(147,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"150\";s:6:\"height\";s:3:\"150\";s:4:\"crop\";i:1;}','yes'),(416,'woocommerce_maybe_regenerate_images_hash','991b1ca641921cf0f5baf7a2fe85861b','yes'),(149,'revslider_servers','a:7:{i:0;s:22:\"themepunch-ext-b.tools\";i:1;s:16:\"themepunch.tools\";i:2;s:22:\"themepunch-ext-c.tools\";i:3;s:22:\"themepunch-ext-c.tools\";i:4;s:22:\"themepunch-ext-a.tools\";i:5;s:16:\"themepunch.tools\";i:6;s:22:\"themepunch-ext-a.tools\";}','yes'),(150,'revslider_server_refresh','1676577628','yes'),(160,'vc_version','4.12','yes'),(164,'recently_activated','a:0:{}','yes'),(168,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.7.3\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1542811555;s:7:\"version\";s:5:\"5.0.5\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(183,'widget_mc4wp_form_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(204,'widget_views','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(207,'woocommerce_store_address','','yes'),(208,'woocommerce_store_address_2','','yes'),(209,'woocommerce_store_city','','yes'),(210,'woocommerce_default_country','GB','yes'),(211,'woocommerce_store_postcode','','yes'),(212,'woocommerce_allowed_countries','all','yes'),(213,'woocommerce_all_except_countries','','yes'),(214,'woocommerce_specific_allowed_countries','','yes'),(215,'woocommerce_ship_to_countries','','yes'),(216,'woocommerce_specific_ship_to_countries','','yes'),(217,'woocommerce_default_customer_address','geolocation','yes'),(218,'woocommerce_calc_taxes','no','yes'),(219,'woocommerce_enable_coupons','yes','yes'),(220,'woocommerce_calc_discounts_sequentially','no','no'),(221,'woocommerce_currency','GBP','yes'),(222,'woocommerce_currency_pos','left','yes'),(223,'woocommerce_price_thousand_sep',',','yes'),(224,'woocommerce_price_decimal_sep','.','yes'),(225,'woocommerce_price_num_decimals','2','yes'),(226,'woocommerce_shop_page_id','','yes'),(227,'woocommerce_cart_redirect_after_add','no','yes'),(228,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(229,'woocommerce_placeholder_image','1849','yes'),(230,'woocommerce_weight_unit','kg','yes'),(231,'woocommerce_dimension_unit','cm','yes'),(232,'woocommerce_enable_reviews','yes','yes'),(233,'woocommerce_review_rating_verification_label','yes','no'),(234,'woocommerce_review_rating_verification_required','no','no'),(235,'woocommerce_enable_review_rating','yes','yes'),(236,'woocommerce_review_rating_required','yes','no'),(237,'woocommerce_manage_stock','yes','yes'),(238,'woocommerce_hold_stock_minutes','60','no'),(239,'woocommerce_notify_low_stock','yes','no'),(240,'woocommerce_notify_no_stock','yes','no'),(241,'woocommerce_stock_email_recipient','gs@cafsinfotech.com','no'),(242,'woocommerce_notify_low_stock_amount','2','no'),(243,'woocommerce_notify_no_stock_amount','0','yes'),(244,'woocommerce_hide_out_of_stock_items','no','yes'),(170,'revslider-library-check','1677041292','yes'),(171,'rs-library','a:3:{s:4:\"hash\";s:32:\"0fbedf953c0042911e0f27a364cf4227\";s:7:\"objects\";a:179:{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: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: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\";}}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'),(172,'revslider_checktables','1','yes'),(173,'rs_tables_created','1','yes'),(174,'revslider_table_version','1.0.6','yes'),(175,'revslider-global-settings','a:0:{}','yes'),(176,'revslider_update_version','5.2.5.5','yes'),(177,'widget_rev-slider-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(338,'woocommerce_meta_box_errors','a:0:{}','yes'),(339,'woocommerce_admin_notices','a:1:{i:0;s:6:\"update\";}','yes'),(155837,'woocommerce_version','7.4.0','yes'),(318,'woocommerce_db_version','3.5.1','yes'),(185,'mc4wp_version','4.9.1','yes'),(186,'mc4wp_flash_messages','a:0:{}','no'),(630,'revslider-dashboard','a:0:{}','yes'),(631,'revslider-addons','O:8:\"stdClass\":25:{s:25:\"revslider-particles-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:1:\"7\";s:9:\"releaseid\";s:1:\"7\";s:4:\"slug\";s:25:\"revslider-particles-addon\";s:12:\"version_from\";s:5:\"5.4.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:\"1.0.6\";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:\"2020-08-13\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.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:2:\"20\";s:9:\"releaseid\";s:2:\"20\";s:4:\"slug\";s:27:\"revslider-bubblemorph-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"20\";s:11:\"last_update\";s:10:\"2020-08-11\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_bubblemorph.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"BM\";}}s:27:\"revslider-beforeafter-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"15\";s:9:\"releaseid\";s:2:\"15\";s:4:\"slug\";s:27:\"revslider-beforeafter-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"40\";s:11:\"last_update\";s:10:\"2020-10-17\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:78:\"//updates.themepunch-ext-c.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:1:\"3\";s:9:\"releaseid\";s:1:\"3\";s:4:\"slug\";s:26:\"revslider-typewriter-addon\";s:12:\"version_from\";s:5:\"5.3.0\";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:\"1.0.3\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:2:\"50\";s:11:\"last_update\";s:10:\"2020-06-18\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_typewriter.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"TW\";}}s:28:\"revslider-liquideffect-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"21\";s:9:\"releaseid\";s:2:\"21\";s:4:\"slug\";s:28:\"revslider-liquideffect-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"70\";s:11:\"last_update\";s:10:\"2020-05-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_distortion.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"LE\";}}s:26:\"revslider-paintbrush-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"23\";s:9:\"releaseid\";s:2:\"23\";s:4:\"slug\";s:26:\"revslider-paintbrush-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:2:\"90\";s:11:\"last_update\";s:10:\"2020-06-14\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_paintbrush.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PB\";}}s:22:\"revslider-slicey-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"13\";s:9:\"releaseid\";s:2:\"13\";s:4:\"slug\";s:22:\"revslider-slicey-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"110\";s:11:\"last_update\";s:10:\"2020-05-05\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.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:2:\"10\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:25:\"revslider-filmstrip-addon\";s:12:\"version_from\";s:5:\"5.4.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:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"125\";s:11:\"last_update\";s:10:\"2020-05-08\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.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:1:\"4\";s:9:\"releaseid\";s:1:\"4\";s:4:\"slug\";s:27:\"revslider-maintenance-addon\";s:12:\"version_from\";s:5:\"5.3.1\";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:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"127\";s:11:\"last_update\";s:10:\"2020-01-30\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:84:\"//updates.themepunch-ext-c.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:2:\"19\";s:9:\"releaseid\";s:2:\"19\";s:4:\"slug\";s:24:\"revslider-revealer-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"130\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.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:2:\"17\";s:9:\"releaseid\";s:2:\"17\";s:4:\"slug\";s:24:\"revslider-panorama-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";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:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"135\";s:11:\"last_update\";s:10:\"2020-10-07\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_panorama.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"PN\";}}s:31:\"revslider-explodinglayers-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"22\";s:9:\"releaseid\";s:2:\"22\";s:4:\"slug\";s:31:\"revslider-explodinglayers-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"150\";s:11:\"last_update\";s:10:\"2020-07-16\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:76:\"//updates.themepunch-ext-c.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:1:\"5\";s:9:\"releaseid\";s:1:\"5\";s:4:\"slug\";s:23:\"revslider-sharing-addon\";s:12:\"version_from\";s:5:\"5.3.1\";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:\"1.1.2\";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:\"2020-02-20\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-c.tools/revslider/addons/images/addon_socialsharing.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:2:\"SH\";}}s:24:\"revslider-polyfold-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:2:\"14\";s:9:\"releaseid\";s:2:\"14\";s:4:\"slug\";s:24:\"revslider-polyfold-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.2\";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:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-c.tools/revslider/addons/images/polyfold-addon.jpg\";s:5:\"color\";s:7:\"#3e186f\";s:4:\"text\";s:2:\"PF\";}}s:23:\"revslider-refresh-addon\";O:8:\"stdClass\":16:{s:2:\"id\";s:3:\"304\";s:9:\"releaseid\";s:2:\"10\";s:4:\"slug\";s:23:\"revslider-refresh-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"330\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/reload-addon.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:3:\"303\";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:\"1.0.1\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"340\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:80:\"//updates.themepunch-ext-c.tools/revslider/addons/images/related-posts-addon.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:1:\"6\";s:9:\"releaseid\";s:1:\"6\";s:4:\"slug\";s:20:\"revslider-snow-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.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:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:71:\"//updates.themepunch-ext-c.tools/revslider/addons/images/snow-addon.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:1:\"2\";s:9:\"releaseid\";s:1:\"2\";s:4:\"slug\";s:23:\"revslider-gallery-addon\";s:12:\"version_from\";s:5:\"5.2.0\";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:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"430\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.tools/revslider/addons/images/wp-gallery-addon.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:3:\"302\";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:\"1.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-01-31\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:73:\"//updates.themepunch-ext-c.tools/revslider/addons/images/backup-addon.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:1:\"1\";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:\"1.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-01-01\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:70:\"//updates.themepunch-ext-c.tools/revslider/addons/images/404-addon.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:1:\"9\";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:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"630\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:75:\"//updates.themepunch-ext-c.tools/revslider/addons/images/adjacent-addon.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:2:\"11\";s:9:\"releaseid\";s:2:\"11\";s:4:\"slug\";s:21:\"revslider-login-addon\";s:12:\"version_from\";s:3:\"5.4\";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:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"650\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:72:\"//updates.themepunch-ext-c.tools/revslider/addons/images/login-addon.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:2:\"12\";s:9:\"releaseid\";s:2:\"12\";s:4:\"slug\";s:24:\"revslider-featured-addon\";s:12:\"version_from\";s:3:\"5.4\";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:\"1.0.0\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"660\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:1;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:77:\"//updates.themepunch-ext-c.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:2:\"16\";s:9:\"releaseid\";s:2:\"16\";s:4:\"slug\";s:23:\"revslider-weather-addon\";s:12:\"version_from\";s:7:\"5.4.5.2\";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:\"1.0.5\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:9:\"Configure\";s:4:\"sort\";s:3:\"690\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-c.tools/revslider/addons/images/weather-addon.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:2:\"18\";s:9:\"releaseid\";s:2:\"18\";s:4:\"slug\";s:30:\"revslider-duotonefilters-addon\";s:12:\"version_from\";s:5:\"5.4.6\";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:\"1.0.2\";s:10:\"background\";s:0:\"\";s:6:\"button\";s:6:\"How To\";s:4:\"sort\";s:3:\"710\";s:11:\"last_update\";s:10:\"2020-01-01\";s:6:\"global\";b:0;s:7:\"premium\";s:7:\"premium\";s:4:\"logo\";O:8:\"stdClass\":3:{s:3:\"img\";s:74:\"//updates.themepunch-ext-c.tools/revslider/addons/images/duotone-addon.jpg\";s:5:\"color\";s:0:\"\";s:4:\"text\";s:3:\"DTF\";}}}','yes'),(198,'rs_cache_overlay','5.4.8','yes'),(203,'views_options','a:11:{s:5:\"count\";i:1;s:12:\"exclude_bots\";i:0;s:12:\"display_home\";i:0;s:14:\"display_single\";i:0;s:12:\"display_page\";i:0;s:15:\"display_archive\";i:0;s:14:\"display_search\";i:0;s:13:\"display_other\";i:0;s:8:\"use_ajax\";i:1;s:8:\"template\";s:18:\"%VIEW_COUNT% views\";s:20:\"most_viewed_template\";s:89:\"<li><a href=\"%POST_URL%\" title=\"%POST_TITLE%\">%POST_TITLE%</a> - %VIEW_COUNT% views</li>\";}','yes'),(245,'woocommerce_stock_format','','yes'),(246,'woocommerce_file_download_method','force','no'),(247,'woocommerce_downloads_require_login','no','no'),(248,'woocommerce_downloads_grant_access_after_payment','yes','no'),(249,'woocommerce_prices_include_tax','no','yes'),(250,'woocommerce_tax_based_on','shipping','yes'),(251,'woocommerce_shipping_tax_class','inherit','yes'),(252,'woocommerce_tax_round_at_subtotal','no','yes'),(253,'woocommerce_tax_classes','Reduced rate\nZero rate','yes'),(254,'woocommerce_tax_display_shop','excl','yes'),(255,'woocommerce_tax_display_cart','excl','yes'),(256,'woocommerce_price_display_suffix','','yes'),(257,'woocommerce_tax_total_display','itemized','no'),(258,'woocommerce_enable_shipping_calc','yes','no'),(259,'woocommerce_shipping_cost_requires_address','no','yes'),(260,'woocommerce_ship_to_destination','billing','no'),(261,'woocommerce_shipping_debug_mode','no','yes'),(262,'woocommerce_enable_guest_checkout','yes','no'),(263,'woocommerce_enable_checkout_login_reminder','no','no'),(264,'woocommerce_enable_signup_and_login_from_checkout','no','no'),(265,'woocommerce_enable_myaccount_registration','no','no'),(266,'woocommerce_registration_generate_username','yes','no'),(267,'woocommerce_registration_generate_password','yes','no'),(268,'woocommerce_erasure_request_removes_order_data','no','no'),(269,'woocommerce_erasure_request_removes_download_data','no','no'),(270,'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'),(271,'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'),(272,'woocommerce_delete_inactive_accounts','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(273,'woocommerce_trash_pending_orders','','no'),(274,'woocommerce_trash_failed_orders','','no'),(275,'woocommerce_trash_cancelled_orders','','no'),(276,'woocommerce_anonymize_completed_orders','a:2:{s:6:\"number\";s:0:\"\";s:4:\"unit\";s:6:\"months\";}','no'),(277,'woocommerce_email_from_name','ZENSYS-HOME','no'),(278,'woocommerce_email_from_address','gs@cafsinfotech.com','no'),(279,'woocommerce_email_header_image','','no'),(280,'woocommerce_email_footer_text','{site_title}<br/>Powered by <a href=\"https://woocommerce.com/\">WooCommerce</a>','no'),(281,'woocommerce_email_base_color','#96588a','no'),(282,'woocommerce_email_background_color','#f7f7f7','no'),(283,'woocommerce_email_body_background_color','#ffffff','no'),(284,'woocommerce_email_text_color','#3c3c3c','no'),(285,'woocommerce_cart_page_id','','yes'),(286,'woocommerce_checkout_page_id','','yes'),(287,'woocommerce_myaccount_page_id','','yes'),(288,'woocommerce_terms_page_id','','no'),(289,'woocommerce_force_ssl_checkout','no','yes'),(290,'woocommerce_unforce_ssl_checkout','no','yes'),(291,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(292,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(293,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(294,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(295,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(296,'woocommerce_myaccount_orders_endpoint','orders','yes'),(297,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(298,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(299,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(300,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(301,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(302,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(303,'woocommerce_logout_endpoint','customer-logout','yes'),(304,'woocommerce_api_enabled','no','yes'),(305,'woocommerce_single_image_width','600','yes'),(306,'woocommerce_thumbnail_image_width','300','yes'),(307,'woocommerce_checkout_highlight_required_fields','yes','yes'),(308,'woocommerce_demo_store','no','no'),(309,'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'),(310,'current_theme_supports_woocommerce','no','yes'),(311,'woocommerce_queue_flush_rewrite_rules','no','yes'),(294978,'woocommerce_schema_version','430','yes'),(450,'product_cat_children','a:0:{}','yes'),(314,'default_product_cat','15','yes'),(427,'import_export','a:2:{s:16:\"import_data_text\";s:0:\"\";s:16:\"export_data_text\";s:0:\"\";}','yes'),(428,'option_tree','a:35:{s:13:\"color_general\";s:0:\"\";s:12:\"color_scheme\";s:0:\"\";s:13:\"custom_hovers\";s:0:\"\";s:13:\"heading_color\";s:0:\"\";s:13:\"general_color\";s:0:\"\";s:8:\"logo_img\";s:58:\"http://www.zensys.in/wp-content/uploads/2018/11/logo-2.png\";s:10:\"logo_black\";s:58:\"http://www.zensys.in/wp-content/uploads/2018/11/logo-2.png\";s:13:\"preloader_set\";s:8:\"show_all\";s:12:\"loader_color\";s:0:\"\";s:7:\"fb_head\";s:0:\"\";s:7:\"gp_head\";s:0:\"\";s:9:\"twit_head\";s:0:\"\";s:9:\"pint_head\";s:0:\"\";s:10:\"insta_head\";s:0:\"\";s:9:\"xing_head\";s:0:\"\";s:7:\"fb_foot\";s:0:\"\";s:7:\"gp_foot\";s:0:\"\";s:9:\"twit_foot\";s:0:\"\";s:9:\"pint_foot\";s:0:\"\";s:10:\"insta_link\";s:0:\"\";s:9:\"xing_foot\";s:0:\"\";s:14:\"portfolios_all\";s:0:\"\";s:16:\"other_port_title\";s:0:\"\";s:14:\"other_port_sub\";s:0:\"\";s:16:\"blog_slide_delay\";s:4:\"8000\";s:13:\"related_image\";s:4:\"show\";s:10:\"header_set\";s:7:\"default\";s:15:\"header_set_list\";s:0:\"\";s:10:\"stick_menu\";s:0:\"\";s:11:\"stick_menu2\";s:0:\"\";s:10:\"footer_set\";s:6:\"custom\";s:15:\"footer_set_list\";s:3:\"136\";s:12:\"footer_color\";s:0:\"\";s:8:\"foot_img\";s:70:\"http://cafsinfotech.com/zensysweb/wp-content/uploads/2018/11/logo-.png\";s:8:\"fot_text\";s:0:\"\";}','yes'),(422,'widget_cordon_about','a:2:{i:1;a:11:{s:5:\"title\";s:7:\"ZENSYS*\";s:8:\"subtitle\";s:18:\"Best Creative life\";s:8:\"textarea\";s:0:\"\";s:9:\"image_uri\";s:0:\"\";s:7:\"twitter\";s:1:\"#\";s:8:\"facebook\";s:21:\"http://www.googel.com\";s:6:\"google\";s:0:\"\";s:9:\"instagram\";s:1:\"#\";s:9:\"pinterest\";s:1:\"#\";s:7:\"youtube\";s:0:\"\";s:5:\"vimeo\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(423,'widget_rdn_widget_flickr','a:2:{i:1;a:1:{s:5:\"title\";s:13:\"Flickr Widget\";}s:12:\"_multiwidget\";i:1;}','yes'),(319,'yit_recently_activated','a:0:{}','yes'),(322,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(323,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(324,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(325,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(326,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(327,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(328,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(329,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(330,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(331,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(332,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(333,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(334,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(335,'widget_yith-woocompare-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(344,'yith_wcwl_frontend_css_colors','s:1159:\"a:10:{s:15:\"add_to_wishlist\";a:3:{s:10:\"background\";s:7:\"#333333\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#333333\";}s:21:\"add_to_wishlist_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:11:\"add_to_cart\";a:3:{s:10:\"background\";s:7:\"#333333\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#333333\";}s:17:\"add_to_cart_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:14:\"button_style_1\";a:3:{s:10:\"background\";s:7:\"#333333\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#333333\";}s:20:\"button_style_1_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:14:\"button_style_2\";a:3:{s:10:\"background\";s:7:\"#FFFFFF\";s:5:\"color\";s:7:\"#858484\";s:12:\"border_color\";s:7:\"#c6c6c6\";}s:20:\"button_style_2_hover\";a:3:{s:10:\"background\";s:7:\"#4F4F4F\";s:5:\"color\";s:7:\"#FFFFFF\";s:12:\"border_color\";s:7:\"#4F4F4F\";}s:14:\"wishlist_table\";a:3:{s:10:\"background\";s:7:\"#FFFFFF\";s:5:\"color\";s:7:\"#6d6c6c\";s:12:\"border_color\";s:7:\"#FFFFFF\";}s:7:\"headers\";a:1:{s:10:\"background\";s:7:\"#F4F4F4\";}}\";','yes'),(359,'yith_wcwl_wishlist_title','My wishlist on ZENSYS-HOME','yes'),(295042,'yith_wcwl_version','3.18.0','yes'),(295043,'yith_wcwl_db_version','3.0.0','yes'),(458,'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'),(369,'yith_woocompare_is_button','button','yes'),(370,'yith_woocompare_button_text','Compare','yes'),(371,'yith_woocompare_compare_button_in_product_page','yes','yes'),(372,'yith_woocompare_compare_button_in_products_list','no','yes'),(373,'yith_woocompare_auto_open','yes','yes'),(374,'yith_woocompare_table_text','Compare products','yes'),(375,'yith_woocompare_fields_attrs','all','yes'),(376,'yith_woocompare_price_end','yes','yes'),(377,'yith_woocompare_add_to_cart_end','no','yes'),(378,'yith_woocompare_image_size','a:3:{s:5:\"width\";i:220;s:6:\"height\";i:154;s:4:\"crop\";i:1;}','yes'),(379,'yit_plugin_fw_panel_wc_default_options_set','a:2:{s:21:\"yith_woocompare_panel\";b:1;s:15:\"yith_wcwl_panel\";b:1;}','yes'),(380,'yith_wcwl_general_videobox','a:7:{s:11:\"plugin_name\";s:25:\"YITH WooCommerce Wishlist\";s:18:\"title_first_column\";s:30:\"Discover the Advanced Features\";s:24:\"description_first_column\";s:89:\"Upgrade to the PREMIUM VERSION of YITH WOOCOMMERCE WISHLIST to benefit from all features!\";s:5:\"video\";a:3:{s:8:\"video_id\";s:9:\"118797844\";s:15:\"video_image_url\";s:109:\"http://cafsinfotech.com/zensysweb/wp-content/plugins/yith-woocommerce-wishlist//assets/images/video-thumb.jpg\";s:17:\"video_description\";s:0:\"\";}s:19:\"title_second_column\";s:28:\"Get Support and Pro Features\";s:25:\"description_second_column\";s:205:\"By purchasing the premium version of the plugin, you will take advantage of the advanced features of the product and you will get one year of free updates and support through our platform available 24h/24.\";s:6:\"button\";a:2:{s:4:\"href\";s:79:\"https://yithemes.com/themes/plugins/yith-woocommerce-wishlist/?refer_id=1030585\";s:5:\"title\";s:28:\"Get Support and Pro Features\";}}','yes'),(381,'yith_wcwl_enabled','yes','yes'),(382,'yith_wcwl_wishlist_page_id','','yes'),(383,'yith_wcwl_redirect_cart','no','yes'),(384,'yith_wcwl_remove_after_add_to_cart','yes','yes'),(385,'yith_wcwl_add_to_wishlist_text','Add to Wishlist','yes'),(386,'yith_wcwl_browse_wishlist_text','Browse Wishlist','yes'),(387,'yith_wcwl_already_in_wishlist_text','The product is already in the wishlist!','yes'),(388,'yith_wcwl_product_added_text','Product added!','yes'),(389,'yith_wcwl_add_to_cart_text','Add to Cart','yes'),(390,'yith_wcwl_price_show','yes','yes'),(391,'yith_wcwl_add_to_cart_show','yes','yes'),(392,'yith_wcwl_stock_show','yes','yes'),(393,'yith_wcwl_show_dateadded','no','yes'),(394,'yith_wcwl_repeat_remove_button','no','yes'),(395,'yith_wcwl_share_fb','yes','yes'),(396,'yith_wcwl_share_twitter','yes','yes'),(397,'yith_wcwl_share_pinterest','yes','yes'),(398,'yith_wcwl_share_googleplus','yes','yes'),(399,'yith_wcwl_share_email','yes','yes'),(400,'yith_wcwl_socials_title','My wishlist on ZENSYS-HOME','yes'),(401,'yith_wcwl_socials_text','','yes'),(402,'yith_wcwl_socials_image_url','','yes'),(403,'yith_wfbt_enable_integration','yes','yes'),(404,'yith_wcwl_use_button','no','yes'),(405,'yith_wcwl_custom_css','','yes'),(406,'yith_wcwl_frontend_css','yes','yes'),(407,'yith_wcwl_rounded_corners','yes','yes'),(408,'yith_wcwl_add_to_wishlist_icon','none','yes'),(409,'yith_wcwl_add_to_cart_icon','fa-shopping-cart','yes'),(410,'yith_woocompare_fields','a:9:{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;}','yes'),(411,'_site_transient_timeout_yith_promo_message','3087646016','no'),(412,'_site_transient_yith_promo_message','a:6:{s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:4:\"date\";s:29:\"Wed, 21 Nov 2018 15:26:56 GMT\";s:12:\"content-type\";s:15:\"application/xml\";s:10:\"set-cookie\";s:137:\"__cfduid=dd8f70739d4874a14bf8c39258a9283171542814016; expires=Thu, 21-Nov-19 15:26:56 GMT; path=/; domain=.yithemes.com; HttpOnly; Secure\";s:13:\"last-modified\";s:29:\"Mon, 19 Nov 2018 11:09:41 GMT\";s:9:\"expect-ct\";s:87:\"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"\";s:6:\"server\";s:10:\"cloudflare\";s:6:\"cf-ray\";s:20:\"47d42d72685c3168-SIN\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:4:\"body\";s:1566:\"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!-- Default border color: #acc327 -->\n<!-- Default background color: #ecf7ed -->\n\n<promotions>\n <expiry_date>2018-12-15</expiry_date>\n <promo>\n <promo_id>yithblackfridaydeal2018</promo_id>\n <title><![CDATA[<strong>YITH Black Friday</strong>]]></title>\n <banner>black.jpg</banner>\n <description>30% discount on any of our products! Valid from 22nd November to 25th November.</description>\n <link>\n <label><![CDATA[Don\'t miss it and <strong>INCREASE YOUR E-COMMERCE CONVERSIONS NOW!!!</strong>]]></label>\n <url>https://yithemes.com/?refer_id=1072986</url>\n </link>\n <style>\n <image_bg_color>#272121</image_bg_color>\n </style>\n <start_date>2018-11-22 00:00:00</start_date>\n <end_date>2018-11-25 23:59:59</end_date>\n </promo>\n <promo>\n <promo_id>yithcybermonday2018</promo_id>\n <title><![CDATA[<strong>YITH Cyber Monday</strong>]]></title>\n <banner>cyber.jpg</banner>\n <description>30% discount on any of our products! Valid only on November 26th.</description>\n <link>\n <label><![CDATA[Don\'t miss it and <strong>INCREASE YOUR E-COMMERCE CONVERSIONS NOW!!!</strong>]]></label>\n <url>https://yithemes.com/?refer_id=1072986</url>\n </link>\n <style>\n <image_bg_color>#12fdd4</image_bg_color>\n </style>\n <start_date>2018-11-26 00:00:00</start_date>\n <end_date>2018-11-27 07:00:00</end_date>\n </promo>\n</promotions>\";s:8:\"response\";a:2:{s:4:\"code\";i:200;s:7:\"message\";s:2:\"OK\";}s:7:\"cookies\";a:1:{i:0;O:14:\"WP_Http_Cookie\":5:{s:4:\"name\";s:8:\"__cfduid\";s:5:\"value\";s:43:\"dd8f70739d4874a14bf8c39258a9283171542814016\";s:7:\"expires\";i:1574350016;s:4:\"path\";s:1:\"/\";s:6:\"domain\";s:12:\"yithemes.com\";}}s:8:\"filename\";N;s:13:\"http_response\";O:25:\"WP_HTTP_Requests_Response\":5:{s:11:\"\0*\0response\";O:17:\"Requests_Response\":10:{s:4:\"body\";s:1566:\"<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!-- Default border color: #acc327 -->\n<!-- Default background color: #ecf7ed -->\n\n<promotions>\n <expiry_date>2018-12-15</expiry_date>\n <promo>\n <promo_id>yithblackfridaydeal2018</promo_id>\n <title><![CDATA[<strong>YITH Black Friday</strong>]]></title>\n <banner>black.jpg</banner>\n <description>30% discount on any of our products! Valid from 22nd November to 25th November.</description>\n <link>\n <label><![CDATA[Don\'t miss it and <strong>INCREASE YOUR E-COMMERCE CONVERSIONS NOW!!!</strong>]]></label>\n <url>https://yithemes.com/?refer_id=1072986</url>\n </link>\n <style>\n <image_bg_color>#272121</image_bg_color>\n </style>\n <start_date>2018-11-22 00:00:00</start_date>\n <end_date>2018-11-25 23:59:59</end_date>\n </promo>\n <promo>\n <promo_id>yithcybermonday2018</promo_id>\n <title><![CDATA[<strong>YITH Cyber Monday</strong>]]></title>\n <banner>cyber.jpg</banner>\n <description>30% discount on any of our products! Valid only on November 26th.</description>\n <link>\n <label><![CDATA[Don\'t miss it and <strong>INCREASE YOUR E-COMMERCE CONVERSIONS NOW!!!</strong>]]></label>\n <url>https://yithemes.com/?refer_id=1072986</url>\n </link>\n <style>\n <image_bg_color>#12fdd4</image_bg_color>\n </style>\n <start_date>2018-11-26 00:00:00</start_date>\n <end_date>2018-11-27 07:00:00</end_date>\n </promo>\n</promotions>\";s:3:\"raw\";s:2071:\"HTTP/1.1 200 OK\r\nDate: Wed, 21 Nov 2018 15:26:56 GMT\r\nContent-Type: application/xml\r\nTransfer-Encoding: chunked\r\nConnection: close\r\nSet-Cookie: __cfduid=dd8f70739d4874a14bf8c39258a9283171542814016; expires=Thu, 21-Nov-19 15:26:56 GMT; path=/; domain=.yithemes.com; HttpOnly; Secure\r\nLast-Modified: Mon, 19 Nov 2018 11:09:41 GMT\r\nExpect-CT: max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"\r\nServer: cloudflare\r\nCF-RAY: 47d42d72685c3168-SIN\r\nContent-Encoding: gzip\r\n\r\n<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<!-- Default border color: #acc327 -->\n<!-- Default background color: #ecf7ed -->\n\n<promotions>\n <expiry_date>2018-12-15</expiry_date>\n <promo>\n <promo_id>yithblackfridaydeal2018</promo_id>\n <title><![CDATA[<strong>YITH Black Friday</strong>]]></title>\n <banner>black.jpg</banner>\n <description>30% discount on any of our products! Valid from 22nd November to 25th November.</description>\n <link>\n <label><![CDATA[Don\'t miss it and <strong>INCREASE YOUR E-COMMERCE CONVERSIONS NOW!!!</strong>]]></label>\n <url>https://yithemes.com/?refer_id=1072986</url>\n </link>\n <style>\n <image_bg_color>#272121</image_bg_color>\n </style>\n <start_date>2018-11-22 00:00:00</start_date>\n <end_date>2018-11-25 23:59:59</end_date>\n </promo>\n <promo>\n <promo_id>yithcybermonday2018</promo_id>\n <title><![CDATA[<strong>YITH Cyber Monday</strong>]]></title>\n <banner>cyber.jpg</banner>\n <description>30% discount on any of our products! Valid only on November 26th.</description>\n <link>\n <label><![CDATA[Don\'t miss it and <strong>INCREASE YOUR E-COMMERCE CONVERSIONS NOW!!!</strong>]]></label>\n <url>https://yithemes.com/?refer_id=1072986</url>\n </link>\n <style>\n <image_bg_color>#12fdd4</image_bg_color>\n </style>\n <start_date>2018-11-26 00:00:00</start_date>\n <end_date>2018-11-27 07:00:00</end_date>\n </promo>\n</promotions>\";s:7:\"headers\";O:25:\"Requests_Response_Headers\":1:{s:7:\"\0*\0data\";a:8:{s:4:\"date\";a:1:{i:0;s:29:\"Wed, 21 Nov 2018 15:26:56 GMT\";}s:12:\"content-type\";a:1:{i:0;s:15:\"application/xml\";}s:10:\"set-cookie\";a:1:{i:0;s:137:\"__cfduid=dd8f70739d4874a14bf8c39258a9283171542814016; expires=Thu, 21-Nov-19 15:26:56 GMT; path=/; domain=.yithemes.com; HttpOnly; Secure\";}s:13:\"last-modified\";a:1:{i:0;s:29:\"Mon, 19 Nov 2018 11:09:41 GMT\";}s:9:\"expect-ct\";a:1:{i:0;s:87:\"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"\";}s:6:\"server\";a:1:{i:0;s:10:\"cloudflare\";}s:6:\"cf-ray\";a:1:{i:0;s:20:\"47d42d72685c3168-SIN\";}s:16:\"content-encoding\";a:1:{i:0;s:4:\"gzip\";}}}s:11:\"status_code\";i:200;s:16:\"protocol_version\";d:1.100000000000000088817841970012523233890533447265625;s:7:\"success\";b:1;s:9:\"redirects\";i:0;s:3:\"url\";s:48:\"https://update.yithemes.com/promo/yith-promo.xml\";s:7:\"history\";a:0:{}s:7:\"cookies\";O:19:\"Requests_Cookie_Jar\":1:{s:10:\"\0*\0cookies\";a:1:{s:8:\"__cfduid\";O:15:\"Requests_Cookie\":5:{s:4:\"name\";s:8:\"__cfduid\";s:5:\"value\";s:43:\"dd8f70739d4874a14bf8c39258a9283171542814016\";s:10:\"attributes\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:5:{s:7:\"expires\";i:1574350016;s:4:\"path\";s:1:\"/\";s:6:\"domain\";s:12:\"yithemes.com\";s:8:\"httponly\";b:1;s:6:\"secure\";b:1;}}s:5:\"flags\";a:4:{s:8:\"creation\";i:1542814016;s:11:\"last-access\";i:1542814016;s:10:\"persistent\";b:0;s:9:\"host-only\";b:0;}s:14:\"reference_time\";i:1542814016;}}}}s:11:\"\0*\0filename\";N;s:4:\"data\";N;s:7:\"headers\";N;s:6:\"status\";N;}}','no'),(415,'theme_mods_derwati','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:22:\"ridianur-homepage-menu\";i:32;}s:18:\"custom_css_post_id\";i:-1;s:19:\"ot_set_google_fonts\";a:0:{}}','yes'),(641,'wpb_js_composer_license_activation_notified','yes','yes'),(426,'option_tree_settings','a:3:{s:15:\"contextual_help\";a:1:{s:7:\"sidebar\";s:0:\"\";}s:8:\"sections\";a:5:{i:0;a:2:{s:2:\"id\";s:7:\"general\";s:5:\"title\";s:15:\"General Setting\";}i:1;a:2:{s:2:\"id\";s:19:\"social_icon_section\";s:5:\"title\";s:19:\"Social Icon Setting\";}i:2;a:2:{s:2:\"id\";s:21:\"page_sections_setting\";s:5:\"title\";s:12:\"Page Setting\";}i:3;a:2:{s:2:\"id\";s:14:\"header_section\";s:5:\"title\";s:14:\"Header Setting\";}i:4;a:2:{s:2:\"id\";s:14:\"footer_section\";s:5:\"title\";s:14:\"Footer Setting\";}}s:8:\"settings\";a:47:{i:0;a:13:{s:2:\"id\";s:9:\"style_tab\";s:5:\"label\";s:13:\"Style Setting\";s:4:\"desc\";s:0:\"\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:1;a:13:{s:2:\"id\";s:18:\"style_text_mention\";s:5:\"label\";s:12:\"Please Note:\";s:4:\"desc\";s:114:\"Most of the color scheme/settings below only affect on the element/page that not using the elementor page builder.\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:16:\"textblock-titled\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:2;a:13:{s:2:\"id\";s:13:\"color_general\";s:5:\"label\";s:12:\"Color Scheme\";s:4:\"desc\";s:49:\"Pick your color scheme. Default color is #E91E63 \";s:3:\"std\";s:0:\"\";s:4:\"type\";s:11:\"colorpicker\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:3;a:13:{s:2:\"id\";s:12:\"color_scheme\";s:5:\"label\";s:15:\"Hyperlink Color\";s:4:\"desc\";s:61:\"Pick your color for hyperlink. Default color is black #999999\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:11:\"colorpicker\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:4;a:13:{s:2:\"id\";s:13:\"custom_hovers\";s:5:\"label\";s:30:\"Hyperlink color on hover state\";s:4:\"desc\";s:70:\"Pick your color for hover state in hyperlink. Default color is #E91E63\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:11:\"colorpicker\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:5;a:13:{s:2:\"id\";s:13:\"heading_color\";s:5:\"label\";s:16:\"Color on Heading\";s:4:\"desc\";s:64:\"Pick your color for heading text. Default color is black #000000\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:11:\"colorpicker\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:6;a:13:{s:2:\"id\";s:13:\"general_color\";s:5:\"label\";s:26:\"Color on General Paragraph\";s:4:\"desc\";s:74:\"Pick your color for general paragraph text. Default color is black #939393\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:11:\"colorpicker\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:7;a:13:{s:2:\"id\";s:8:\"logo_tab\";s:5:\"label\";s:4:\"Logo\";s:4:\"desc\";s:0:\"\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:8;a:13:{s:2:\"id\";s:8:\"logo_img\";s:5:\"label\";s:22:\"Logo White Text Upload\";s:4:\"desc\";s:86:\"Upload your logo for white text (standard) header.<br> Recommended size 240x80px\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:6:\"upload\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:9;a:13:{s:2:\"id\";s:10:\"logo_black\";s:5:\"label\";s:22:\"Logo Black Text Upload\";s:4:\"desc\";s:96:\"Upload your logo only for black text (standard) header here.<br> Recommended size 240x80px\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:6:\"upload\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:10;a:13:{s:2:\"id\";s:11:\"preload_tab\";s:5:\"label\";s:9:\"Preloader\";s:4:\"desc\";s:0:\"\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:11;a:14:{s:2:\"id\";s:13:\"preloader_set\";s:5:\"label\";s:17:\"Preloader Setting\";s:4:\"desc\";s:21:\"Choose Loader setting\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:6:\"select\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";s:7:\"choices\";a:3:{i:0;a:3:{s:5:\"value\";s:9:\"show_home\";s:5:\"label\";s:21:\"Show in Homepage only\";s:3:\"src\";s:0:\"\";}i:1;a:3:{s:5:\"value\";s:8:\"show_all\";s:5:\"label\";s:17:\"Show in All pages\";s:3:\"src\";s:0:\"\";}i:2;a:3:{s:5:\"value\";s:11:\"hide_in_all\";s:5:\"label\";s:17:\"Hide in All Pages\";s:3:\"src\";s:0:\"\";}}}i:12;a:13:{s:2:\"id\";s:12:\"loader_color\";s:5:\"label\";s:26:\"Preloader Background Color\";s:4:\"desc\";s:42:\"Choose your background color for preloader\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:11:\"colorpicker\";s:7:\"section\";s:7:\"general\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:13;a:13:{s:2:\"id\";s:8:\"soc_head\";s:5:\"label\";s:21:\"Social icon on Header\";s:4:\"desc\";s:0:\"\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:14;a:13:{s:2:\"id\";s:16:\"soc_tabhead_text\";s:5:\"label\";s:26:\"Set your social icon here.\";s:4:\"desc\";s:155:\"This social icon list will appear on the (standard)header. <br/>Recommended only use max 4 social icon on header to prevent any error layout in menu.\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:16:\"textblock-titled\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:15;a:13:{s:2:\"id\";s:7:\"fb_head\";s:5:\"label\";s:13:\"Facebook Link\";s:4:\"desc\";s:24:\"Input facebook link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:16;a:13:{s:2:\"id\";s:7:\"gp_head\";s:5:\"label\";s:16:\"Google Plus Link\";s:4:\"desc\";s:27:\"Input google plus link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:17;a:13:{s:2:\"id\";s:9:\"twit_head\";s:5:\"label\";s:12:\"Twitter Link\";s:4:\"desc\";s:23:\"Input twitter link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:18;a:13:{s:2:\"id\";s:9:\"pint_head\";s:5:\"label\";s:14:\"Pinterest Link\";s:4:\"desc\";s:25:\"Input pinterest link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:19;a:13:{s:2:\"id\";s:10:\"insta_head\";s:5:\"label\";s:14:\"Instagram Link\";s:4:\"desc\";s:25:\"Input instagram link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:20;a:13:{s:2:\"id\";s:9:\"xing_head\";s:5:\"label\";s:9:\"Xing Link\";s:4:\"desc\";s:20:\"Input xing link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:21;a:14:{s:2:\"id\";s:12:\"head_as_icon\";s:5:\"label\";s:19:\"Another Social Icon\";s:4:\"desc\";s:36:\"Create list for another social icon.\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:9:\"list-item\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";s:8:\"settings\";a:2:{i:0;a:12:{s:2:\"id\";s:13:\"head_soc_icon\";s:5:\"label\";s:11:\"Social Icon\";s:4:\"desc\";s:189:\"Input your social icon here. <br /> You can check <a target="_blank" href="https://fontawesome.com/v4.7.0/icons/">Here</a> for icon list. eg. fa-github\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:1;a:12:{s:2:\"id\";s:12:\"head_as_link\";s:5:\"label\";s:16:\"Social Icon Link\";s:4:\"desc\";s:27:\"Input social icon link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}}}i:22;a:13:{s:2:\"id\";s:8:\"soc_foot\";s:5:\"label\";s:21:\"Social Icon on Footer\";s:4:\"desc\";s:0:\"\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:23;a:13:{s:2:\"id\";s:12:\"soc_tab_text\";s:5:\"label\";s:26:\"Set your social icon here.\";s:4:\"desc\";s:58:\"This social icon list will appear on the (standard)footer.\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:16:\"textblock-titled\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:24;a:13:{s:2:\"id\";s:7:\"fb_foot\";s:5:\"label\";s:13:\"Facebook Link\";s:4:\"desc\";s:24:\"Input facebook link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:25;a:13:{s:2:\"id\";s:7:\"gp_foot\";s:5:\"label\";s:16:\"Google Plus Link\";s:4:\"desc\";s:27:\"Input google plus link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:26;a:13:{s:2:\"id\";s:9:\"twit_foot\";s:5:\"label\";s:12:\"Twitter Link\";s:4:\"desc\";s:23:\"Input twitter link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:27;a:13:{s:2:\"id\";s:9:\"pint_foot\";s:5:\"label\";s:14:\"Pinterest Link\";s:4:\"desc\";s:25:\"Input pinterest link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:28;a:13:{s:2:\"id\";s:10:\"insta_link\";s:5:\"label\";s:14:\"Instagram Link\";s:4:\"desc\";s:25:\"Input instagram link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:29;a:13:{s:2:\"id\";s:9:\"xing_foot\";s:5:\"label\";s:9:\"Xing Link\";s:4:\"desc\";s:20:\"Input xing link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:30;a:14:{s:2:\"id\";s:12:\"foot_as_icon\";s:5:\"label\";s:19:\"Another Social Icon\";s:4:\"desc\";s:36:\"Create list for another social icon.\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:9:\"list-item\";s:7:\"section\";s:19:\"social_icon_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";s:8:\"settings\";a:2:{i:0;a:12:{s:2:\"id\";s:13:\"foot_soc_icon\";s:5:\"label\";s:11:\"Social Icon\";s:4:\"desc\";s:189:\"Input your social icon here. <br /> You can check <a target="_blank" href="https://fontawesome.com/v4.7.0/icons/">Here</a> for icon list. eg. fa-github\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:1;a:12:{s:2:\"id\";s:12:\"foot_as_link\";s:5:\"label\";s:16:\"Social Icon Link\";s:4:\"desc\";s:27:\"Input social icon link here\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}}}i:31;a:14:{s:2:\"id\";s:10:\"header_set\";s:5:\"label\";s:22:\"Header Setting(global)\";s:4:\"desc\";s:242:\"Choose Header type for all pages but you still can set different/overwrite header type for specific page in page settings.<br/><strong>Standard Header</strong> is Black text with white background header in relative position.\";s:3:\"std\";s:7:\"default\";s:4:\"type\";s:6:\"select\";s:7:\"section\";s:14:\"header_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";s:7:\"choices\";a:2:{i:0;a:3:{s:5:\"value\";s:7:\"default\";s:5:\"label\";s:15:\"Standard Header\";s:3:\"src\";s:0:\"\";}i:1;a:3:{s:5:\"value\";s:6:\"custom\";s:5:\"label\";s:13:\"Custom Header\";s:3:\"src\";s:0:\"\";}}}i:32;a:12:{s:2:\"id\";s:15:\"header_set_list\";s:5:\"label\";s:20:\"Choose Custom Header\";s:4:\"desc\";s:0:\"\";s:3:\"std\";s:0:\"\";s:7:\"section\";s:14:\"header_section\";s:9:\"condition\";s:21:\"header_set:is(custom)\";s:4:\"type\";s:23:\"custom-post-type-select\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:6:\"header\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:33;a:13:{s:2:\"id\";s:10:\"stick_menu\";s:5:\"label\";s:90:\"Sticky Menu Background color (for menu with black background & All Sticky Custom Menu)\";s:4:\"desc\";s:89:\"Pick your background color for sticky menu in white text header. Default color is #1f1f1f\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:11:\"colorpicker\";s:7:\"section\";s:14:\"header_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:34;a:13:{s:2:\"id\";s:11:\"stick_menu2\";s:5:\"label\";s:61:\"Sticky Menu Background color (for menu with white background)\";s:4:\"desc\";s:89:\"Pick your background color for sticky menu in white text header. Default color is #ffffff\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:11:\"colorpicker\";s:7:\"section\";s:14:\"header_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:35;a:14:{s:2:\"id\";s:10:\"footer_set\";s:5:\"label\";s:22:\"Footer Setting(global)\";s:4:\"desc\";s:122:\"Choose Footer type for all pages but you still can set different/overwrite footer type for specific page in page settings.\";s:3:\"std\";s:7:\"default\";s:4:\"type\";s:6:\"select\";s:7:\"section\";s:14:\"footer_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";s:7:\"choices\";a:2:{i:0;a:3:{s:5:\"value\";s:7:\"default\";s:5:\"label\";s:15:\"Standard Footer\";s:3:\"src\";s:0:\"\";}i:1;a:3:{s:5:\"value\";s:6:\"custom\";s:5:\"label\";s:13:\"Custom Footer\";s:3:\"src\";s:0:\"\";}}}i:36;a:12:{s:2:\"id\";s:15:\"footer_set_list\";s:5:\"label\";s:20:\"Choose Custom Footer\";s:4:\"desc\";s:0:\"\";s:3:\"std\";s:0:\"\";s:7:\"section\";s:14:\"footer_section\";s:9:\"condition\";s:21:\"footer_set:is(custom)\";s:4:\"type\";s:23:\"custom-post-type-select\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:6:\"footer\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";}i:37;a:12:{s:2:\"id\";s:12:\"footer_color\";s:5:\"label\";s:32:\"Standard Footer Background color\";s:4:\"desc\";s:78:\"Pick your background color for standard footer. Default color is black #000000\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:11:\"colorpicker\";s:7:\"section\";s:14:\"footer_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:38;a:12:{s:2:\"id\";s:8:\"foot_img\";s:5:\"label\";s:21:\"Standard Footer Image\";s:4:\"desc\";s:77:\"Upload your footer image for standard footer here. Recommended size 240x120px\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:6:\"upload\";s:7:\"section\";s:14:\"footer_section\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:39;a:13:{s:2:\"id\";s:8:\"fot_text\";s:5:\"label\";s:20:\"Standard Footer Text\";s:4:\"desc\";s:32:\"Input standard footer text here.\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:8:\"textarea\";s:4:\"rows\";s:0:\"\";s:7:\"section\";s:14:\"footer_section\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:22:\"footer_set:is(default)\";s:8:\"operator\";s:3:\"and\";}i:40;a:13:{s:2:\"id\";s:8:\"port_tab\";s:5:\"label\";s:14:\"Portfolio Page\";s:4:\"desc\";s:0:\"\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:7:\"section\";s:21:\"page_sections_setting\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:41;a:13:{s:2:\"id\";s:14:\"portfolios_all\";s:5:\"label\";s:40:\"Portfolio Text Filter for all categories\";s:4:\"desc\";s:93:\"Insert your text for portfolio filter for all categories. The default text is "All"\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:21:\"page_sections_setting\";s:4:\"rows\";s:1:\"3\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:42;a:12:{s:2:\"id\";s:16:\"other_port_title\";s:5:\"label\";s:29:\"Other Portfolio Section Title\";s:4:\"desc\";s:141:\"Insert your text for title of other portfolio section on single portfolio page.<br/>Leave it blank if you want to use the default text.\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:21:\"page_sections_setting\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:43;a:12:{s:2:\"id\";s:14:\"other_port_sub\";s:5:\"label\";s:32:\"Other Portfolio Section Subtitle\";s:4:\"desc\";s:146:\"Insert your text for subt title of other portfolio section on single portfolio page.<br/>Leave it blank if you want to use the default text.\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:7:\"section\";s:21:\"page_sections_setting\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:44;a:13:{s:2:\"id\";s:8:\"blog_tab\";s:5:\"label\";s:9:\"Blog Page\";s:4:\"desc\";s:0:\"\";s:3:\"std\";s:0:\"\";s:4:\"type\";s:3:\"tab\";s:7:\"section\";s:21:\"page_sections_setting\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:45;a:12:{s:2:\"id\";s:16:\"blog_slide_delay\";s:5:\"label\";s:17:\"Blog Slider Delay\";s:4:\"desc\";s:110:\"Insert the slider delay for slider in blog sidebar,blog wide and single blog post here. The default value 8000\";s:3:\"std\";s:4:\"8000\";s:4:\"type\";s:14:\"numeric-slider\";s:7:\"section\";s:21:\"page_sections_setting\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:9:\"1,10000,1\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";}i:46;a:14:{s:2:\"id\";s:13:\"related_image\";s:5:\"label\";s:31:\"Featured Image in Related Posts\";s:4:\"desc\";s:41:\"Hide/show featured image in related posts\";s:3:\"std\";s:4:\"hide\";s:4:\"type\";s:6:\"select\";s:7:\"section\";s:21:\"page_sections_setting\";s:4:\"rows\";s:0:\"\";s:9:\"post_type\";s:0:\"\";s:8:\"taxonomy\";s:0:\"\";s:12:\"min_max_step\";s:0:\"\";s:5:\"class\";s:0:\"\";s:9:\"condition\";s:0:\"\";s:8:\"operator\";s:3:\"and\";s:7:\"choices\";a:2:{i:0;a:3:{s:5:\"value\";s:4:\"hide\";s:5:\"label\";s:4:\"Hide\";s:3:\"src\";s:0:\"\";}i:1;a:3:{s:5:\"value\";s:4:\"show\";s:5:\"label\";s:4:\"Show\";s:3:\"src\";s:0:\"\";}}}}}','yes'),(425,'elementor_version','2.3.2','yes'),(429,'ot_media_post_ID','6','yes'),(430,'_elementor_installed_time','1542814251','yes');
INSERT INTO `zenoptions` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (431,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:27:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:3:\"faq\";i:9;s:8:\"features\";i:10;s:6:\"footer\";i:11;s:7:\"Gallery\";i:12;s:6:\"header\";i:13;s:4:\"hero\";i:14;s:9:\"portfolio\";i:15;s:7:\"pricing\";i:16;s:15:\"product archive\";i:17;s:5:\"Quote\";i:18;s:15:\"Service Details\";i:19;s:8:\"services\";i:20;s:11:\"single page\";i:21;s:11:\"single post\";i:22;s:14:\"single product\";i:23;s:5:\"stats\";i:24;s:9:\"subscribe\";i:25;s:4:\"team\";i:26;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";N;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 & Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:18:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:18:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:18:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:18:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:18:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:18:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:18:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:18:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:18:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App & SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:18:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:18:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:18:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:18:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:18:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:18:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:18:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:18:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:18:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:18:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:18:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:18:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health & Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:18:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:18:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:18:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital & Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:155:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:18:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital & Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:157:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:18:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:18:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:18:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health & Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:18:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:18:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:18:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:18:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:18:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:18:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:18:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:18:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:18:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:18:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:149:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:18:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:18:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:18:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:18:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:18:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:18:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:18:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:18:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:18:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:18:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:18:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:18:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:18:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:18:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:18:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:18:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:18:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:18:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:18:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:18:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:18:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:18:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:18:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:18:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:18:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:18:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:18:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:18:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:18:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:18:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health & Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:18:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:18:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:18:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:18:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:18:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:18:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:18:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"Subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:18:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:18:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:18:{s:4:\"tmpl\";i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 & 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 & 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 – 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 – 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 – Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:18:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"Medical\",\"Services\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:18:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:18:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:18:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe – 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 – Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:181;a:18:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/404-page-04/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:18:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog – Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:183;a:18:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant – 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 – Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:187;a:18:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm – 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 – 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 – 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 & Fitness Equipment – eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"Online Shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:18:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer – Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photographer-gallery/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Gallery\",\"Photography\",\"Portfolio\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:197;a:18:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe – Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:201;a:18:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe – 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 – Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"Interior Design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:204;a:18:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:152:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:18:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:206;a:18:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events – Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:151:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:207;a:18:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training – 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 – 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 – 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 – 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 – eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"Online Shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:216;a:18:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/about-11/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:217;a:18:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace – Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:18:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa & Beauty – Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/spa-beauty-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – Health & Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:223;a:18:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company – Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/insurance-company-services/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/time-management-events/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:228;a:18:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact – 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 – Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:232;a:18:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – Health & Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:18:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:18:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale – eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:282;a:18:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing & Moving Company – Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/packing-moving-company-home/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"Moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – Health & Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:18:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe – Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 & Cat Food Delivery – Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:315;a:18:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store – Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:316;a:18:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop – Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – Health & Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:18:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop – Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – Health & Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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’s Optometrist – Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – App Service – Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – Thank You Page – Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – 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 – Thank You Page – Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – Chef’s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – B&W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/photography-bw-portraits/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i: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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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 – 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'),(296806,'_site_transient_timeout_theme_roots','1677079091','no'),(296807,'_site_transient_theme_roots','a:1:{s:7:\"derwati\";s:7:\"/themes\";}','no'),(296809,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1677077291;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(58732,'revslider-update-check','1609242558','yes'),(58733,'revslider_update_info','O:8:\"stdClass\":0:{}','yes'),(432,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:77:\"Introducing New Nested Elements - the Future of Design with Elementor widgets\";s:7:\"excerpt\";s:416:\"Elementor and Elementor Pro 3.10 include new design capabilities that will unlock a whole new world of creativity when it comes to designing your websites with Nested Elements, and introduces a new custom unit in sizing controls that will enable you to reach a higher level of accuracy when it comes to designing your websites. These versions also include a new container-based library, and performance improvements.\";s:7:\"created\";i:1674137711;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:137:\"https://elementor.com/blog/new-nested-elements-tabs-custom-units/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:98:\"Introducing Elementor 3.9: New Save as Default Option for Elements To Enhance Your Design Workflow\";s:7:\"excerpt\";s:253:\"Elementor 3.9 includes the new Save as a Default option, broadens the capabilities of the Loop Builder to support WooCommerce and the section-based layout, and several additional features that improve the design of your website and its user experience. \";s:7:\"created\";i:1670943042;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:141:\"https://elementor.com/blog/introducing-elementor-3-9-save-as-default/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:82:\"Introducing Loop Builder: Design Every Aspect of your Post and Product Collections\";s:7:\"excerpt\";s:306:\"Elementor 3.8 includes some highly anticipated features, including the first phase of the Loop Builder, with additional functions and capabilities added in upcoming versions. With the Loop Builder, you gain more creative freedom to design your posts and listings, so you can design it any way you’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\";}}','no'),(296727,'rs-templates-new','','no'),(296764,'_transient_timeout_external_ip_address_52.24.88.51','1677139684','no'),(296765,'_transient_external_ip_address_52.24.88.51','103.145.51.210','no'),(296769,'_transient_timeout_external_ip_address_52.27.240.95','1677140100','no'),(296770,'_transient_external_ip_address_52.27.240.95','103.145.51.210','no'),(296774,'_transient_timeout_external_ip_address_35.90.226.94','1677140371','no'),(296775,'_transient_external_ip_address_35.90.226.94','103.145.51.210','no'),(296779,'_transient_timeout_external_ip_address_34.219.42.99','1677140416','no'),(296780,'_transient_external_ip_address_34.219.42.99','103.145.51.210','no'),(296783,'_transient_timeout_external_ip_address_69.55.60.174','1677141809','no'),(296784,'_transient_external_ip_address_69.55.60.174','103.145.51.210','no'),(296789,'_transient_timeout_external_ip_address_185.140.108.52','1677148446','no'),(296790,'_transient_external_ip_address_185.140.108.52','103.145.51.210','no'),(296797,'_transient_timeout_external_ip_address_144.91.65.63','1677152986','no'),(296798,'_transient_external_ip_address_144.91.65.63','103.145.51.210','no'),(296811,'_transient_timeout_external_ip_address_51.79.241.133','1677166708','no'),(626,'revslider-connection','1','yes'),(627,'revslider-latest-version','6.6.10','yes'),(628,'revslider-stable-version','4.2.0','yes'),(629,'revslider-notices','a:3:{i:0;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.0.0\";s:4:\"text\";s:546:\"<div style=\"display: block; background: #fff;text-align: center; height: 250px;\"><a href=\"https://account.sliderrevolution.com/portal/pricing/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=getpremium\" target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: cover; background-size: cover; opacity: 1; width: 960px; height: 250px; display: inline-block;\" muted=\"\" loop=\"\" autoplay=\"\" preload=\"auto\"><source src=\"https://sliderrevolution.com/wp-content/uploads/2021/07/adminpremiumvid4.mp4\" type=\"video/mp4\"></video></a></div>\";s:4:\"code\";s:12:\"TPRSV6511-01\";s:5:\"color\";s:5:\"green\";s:7:\"disable\";b:0;s:9:\"is_global\";b:0;s:4:\"type\";s:1:\"3\";s:10:\"show_until\";s:19:\"0000-00-00 00:00:00\";s:10:\"additional\";a:0:{}}i:1;O:8:\"stdClass\":9:{s:7:\"version\";s:5:\"1.9.9\";s:4:\"text\";s:562:\"<div style=\"display: block; background: #fff;text-align: center; \nheight: 300px;\"><a \nhref=\"https://www.sliderrevolution.com/slider-revolution-visual-editor-version-6-6/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=update66\"\n target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: \ncover; background-size: cover; opacity: 1; width: 920px; height: 300px; \ndisplay: inline-block;\" muted loop autoplay \npreload=\"auto\"><source src=\"//updates.themepunch-ext-c.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:\"9.9.9\";s:4:\"text\";s:562:\"<div style=\"display: block; background: #fff;text-align: center; \nheight: 300px;\"><a \nhref=\"https://www.sliderrevolution.com/slider-revolution-visual-editor-version-6-6/?utm_source=admin&utm_medium=banner&utm_campaign=srusers&utm_content=update66\"\n target=\"_blank\" rel=\"noopener\"><video style=\"object-fit: \ncover; background-size: cover; opacity: 1; width: 920px; height: 300px; \ndisplay: inline-block;\" muted loop autoplay \npreload=\"auto\"><source src=\"//updates.themepunch-ext-c.tools//banners/rs60/update66videobanner2.mp4\" type=\"video/mp4\"></video></a></div>\n\";s:4:\"code\";s:8:\"TPRSV668\";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:{}}}','yes'),(451,'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'),(452,'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'),(1818,'_transient_product-transient-version','1543414585','yes'),(666,'_transient_shipping-transient-version','1543128604','yes'),(1169,'elementor_debug_log','a:2:{i:0;a:7:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1543314940\";s:7:\"message\";s:41:\"Cannot read property \\\'get\\\' of undefined\";s:3:\"url\";s:96:\"http://cafsinfotech.com/zensysweb/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"227669\";s:12:\"customFields\";a:0:{}}i:1;a:7:{s:4:\"type\";s:9:\"TypeError\";s:9:\"timestamp\";s:10:\"1643795834\";s:7:\"message\";s:53:\"Cannot read properties of undefined (reading \\\'get\\\')\";s:3:\"url\";s:83:\"http://www.zensys.in/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.3.2\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:6:\"227669\";s:12:\"customFields\";a:0:{}}}','yes'),(448,'category_children','a:0:{}','yes'),(449,'portfolio_category_children','a:0:{}','yes'),(1679,'nav_menu_options','a:1:{s:8:\"auto_add\";a:1:{i:0;i:32;}}','yes'),(2129,'mc4wp','a:4:{s:7:\"api_key\";s:0:\"\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1543486974;}','yes'),(2272,'mc4wp_default_form_id','1430','yes'),(2289,'mc4wp_form_stylesheets','a:0:{}','yes'),(932,'wpb_js_not_responsive_css','','yes'),(933,'wpb_js_google_fonts_subsets','a:7:{i:0;s:5:\"latin\";i:1;s:10:\"vietnamese\";i:2;s:8:\"cyrillic\";i:3;s:9:\"latin-ext\";i:4;s:5:\"greek\";i:5;s:12:\"cyrillic-ext\";i:6;s:9:\"greek-ext\";}','yes'),(934,'wpb_js_default_template_post_type','a:0:{}','yes'),(975,'_elementor_general_settings','a:2:{s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:21:\"global_image_lightbox\";s:3:\"yes\";}','yes'),(976,'_elementor_settings_update_time','1543247085','yes'),(977,'elementor_cpt_support','a:3:{i:0;s:4:\"post\";i:1;s:4:\"page\";i:2;s:6:\"footer\";}','yes'),(978,'elementor_disable_color_schemes','','yes'),(979,'elementor_disable_typography_schemes','','yes'),(980,'elementor_allow_tracking','no','yes'),(981,'elementor_default_generic_fonts','Sans-serif','yes'),(982,'elementor_container_width','','yes'),(983,'elementor_space_between_widgets','','yes'),(984,'elementor_stretched_section_container','','yes'),(985,'elementor_page_title_selector','','yes'),(986,'elementor_viewport_lg','','yes'),(991,'elementor_editor_break_lines','','yes'),(992,'elementor_edit_buttons','','yes'),(988,'elementor_viewport_md','','yes'),(989,'elementor_global_image_lightbox','yes','yes'),(990,'elementor_css_print_method','external','yes'),(996,'_elementor_global_css','a:4:{s:4:\"time\";i:1543247141;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:13;s:11:\"Roboto Slab\";}s:6:\"status\";s:4:\"file\";i:0;b:0;}','yes'),(1813,'_transient_product_query-transient-version','1543414585','yes'),(7172,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(7173,'_transient_as_comment_count','O:8:\"stdClass\":7:{s:14:\"total_comments\";i:0;s:3:\"all\";i:0;s:9:\"moderated\";i:0;s:8:\"approved\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(294932,'widget_block','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(296808,'_transient_timeout__woocommerce_helper_updates','1677120491','no'),(294991,'woocommerce_feature_custom_order_tables_enabled','no','yes'),(294992,'woocommerce_paypal_settings','a:23:{s:7:\"enabled\";s:2:\"no\";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:19:\"gs@cafsinfotech.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:19:\"gs@cafsinfotech.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: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'),(294886,'_transient_external_ip_address_103.145.51.210','103.145.51.210','no'),(294891,'_site_transient_timeout_browser_08c86af9d1e51eabde3ca20c5e293308','1677306803','no'),(294892,'_site_transient_browser_08c86af9d1e51eabde3ca20c5e293308','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:9:\"110.0.0.0\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(294453,'_transient_timeout_external_ip_address_10.41.142.158','1677090826','no'),(294454,'_transient_external_ip_address_10.41.142.158','103.145.51.210','no'),(294581,'_transient_timeout_external_ip_address_103.154.185.122','1677136191','no'),(294582,'_transient_external_ip_address_103.154.185.122','103.145.51.210','no'),(294664,'_transient_timeout_external_ip_address_102.219.210.201','1677168217','no'),(294665,'_transient_external_ip_address_102.219.210.201','103.145.51.210','no'),(294706,'_transient_timeout_external_ip_address_240.101.96.186','1677184197','no'),(294707,'_transient_external_ip_address_240.101.96.186','103.145.51.210','no'),(294947,'recovery_keys','a:0:{}','yes'),(294993,'woocommerce_inbox_variant_assignment','4','yes'),(295016,'woocommerce_attribute_lookup_enabled','yes','yes'),(294999,'woocommerce_admin_notice_php73_required_in_woo_77','<h4>PHP version requirements will change soon</h4><p>WooCommerce 7.7, scheduled for <b>May 2023</b>, will require PHP 7.3 or newer to work. Your server is currently running an older version of PHP, so this change will impact your store. Upgrading to at least PHP 8.0 is recommended. <b><a href=\"https://developer.woocommerce.com/2023/01/10/new-requirement-for-woocommerce-7-7-php-7-3/\">Learn more about this change.</a></b></p>\n','yes'),(295000,'woocommerce_onboarding_profile','a:1:{s:9:\"completed\";b:1;}','yes');
INSERT INTO `zenoptions` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (296728,'rs-templates','a:3:{s:4:\"hash\";s:32:\"2d6e79b6d6daa2ac74c01b13a29a7c26\";s:6:\"slider\";a:644:{i:0;a:21:{s:2:\"id\";s:1:\"1\";s:5:\"title\";s:16:\"Classic Carousel\";s:5:\"alias\";s:16:\"classic-carousel\";s:3:\"zip\";s:20:\"classic-carousel.zip\";s:3:\"uid\";s:32:\"146a01dd380c0cdee85c4456ee68cd84\";s:3:\"img\";s:27:\"classic-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/carousel-slider-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Our classic, full-width carousel example. Drag, swipe or click to navigate!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:1;a:21:{s:2:\"id\";s:1:\"2\";s:5:\"title\";s:14:\"Classic Slider\";s:5:\"alias\";s:13:\"classicslider\";s:3:\"zip\";s:17:\"classicslider.zip\";s:3:\"uid\";s:32:\"a0d6a9248c9066b404ba0f1cdadc5cf2\";s:3:\"img\";s:24:\"classicslider/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-slideshow-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:136:\" <span class=\"ttm_content\">A classic slideshow example with timer, bullets and arrow navigation.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:2;a:21:{s:2:\"id\";s:1:\"3\";s:5:\"title\";s:12:\"Content Tabs\";s:5:\"alias\";s:11:\"contenttabs\";s:3:\"zip\";s:15:\"contenttabs.zip\";s:3:\"uid\";s:32:\"e02e91604b690123a3d07a65582c4fd0\";s:3:\"img\";s:22:\"contenttabs/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-content-tabs-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:170:\" <span class=\"ttm_content\">An auto-size slider with a cool split-text animation effect. Navigate with vertical bullets and thumbs.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:3;a:22:{s:2:\"id\";s:1:\"4\";s:5:\"title\";s:13:\"Facebook Feed\";s:5:\"alias\";s:13:\"facebook-feed\";s:3:\"zip\";s:17:\"facebook-feed.zip\";s:3:\"uid\";s:32:\"5506431d5b1babcb25dcf52c508d42e3\";s:3:\"img\";s:24:\"facebook-feed/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-facebook-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:174:\"<span class=\"ttm_content\"> This slider is automatically populated by a Facebook stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Facebook Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:4;a:21:{s:2:\"id\";s:1:\"5\";s:5:\"title\";s:7:\"Fashion\";s:5:\"alias\";s:7:\"fashion\";s:3:\"zip\";s:11:\"fashion.zip\";s:3:\"uid\";s:32:\"4f4b914d6db35e19101ff003c4e7ea3a\";s:3:\"img\";s:18:\"fashion/slider.jpg\";s:7:\"preview\";s:65:\"http://revolution.themepunch.com/wordpress-one-page-slider-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\" <span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:5;a:21:{s:2:\"id\";s:1:\"6\";s:5:\"title\";s:14:\"Flickr Gallery\";s:5:\"alias\";s:14:\"flickr-gallery\";s:3:\"zip\";s:18:\"flickr-gallery.zip\";s:3:\"uid\";s:32:\"ad85cfac7acfa678e6a1b8febfee51ed\";s:3:\"img\";s:25:\"flickr-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-flickr-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\" <span class=\"ttm_content\"> This slider is automatically populated by a Flickr stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:6;a:22:{s:2:\"id\";s:1:\"7\";s:5:\"title\";s:3:\"Gym\";s:5:\"alias\";s:3:\"gym\";s:3:\"zip\";s:7:\"gym.zip\";s:3:\"uid\";s:32:\"e4d81f13f96fb9bc905f4ad89615032b\";s:3:\"img\";s:14:\"gym/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/one-page-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:189:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the slider menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:7;a:21:{s:2:\"id\";s:1:\"8\";s:5:\"title\";s:18:\"Highlight Carousel\";s:5:\"alias\";s:18:\"highlight-carousel\";s:3:\"zip\";s:22:\"highlight-carousel.zip\";s:3:\"uid\";s:32:\"ada52163f723a942f782351fa0396b3d\";s:3:\"img\";s:29:\"highlight-carousel/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-swipe-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:138:\" <span class=\"ttm_content\">A swipe-controlled carousel with an additional tab-based navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:8;a:21:{s:2:\"id\";s:1:\"9\";s:5:\"title\";s:18:\"Highlight Showcase\";s:5:\"alias\";s:18:\"highlight-showcase\";s:3:\"zip\";s:22:\"highlight-showcase.zip\";s:3:\"uid\";s:32:\"2bfe0bd410fb48fec9d942eab1e21530\";s:3:\"img\";s:29:\"highlight-showcase/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-parallax-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">A tab-based navigation, a slideshow timer and cool animations make this slider interesting!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:9;a:21:{s:2:\"id\";s:2:\"10\";s:5:\"title\";s:10:\"Image Hero\";s:5:\"alias\";s:10:\"image-hero\";s:3:\"zip\";s:13:\"imagehero.zip\";s:3:\"uid\";s:32:\"7db18781d44f2adc28c962440894aac1\";s:3:\"img\";s:20:\"imagehero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-image/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:121:\"<span class=\"ttm_content\">A commonly used full-width image hero block with texts.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:10;a:22:{s:2:\"id\";s:2:\"11\";s:5:\"title\";s:17:\"Instagram Gallery\";s:5:\"alias\";s:13:\"insta-gallery\";s:3:\"zip\";s:17:\"insta-gallery.zip\";s:3:\"uid\";s:32:\"711732b0d42ec2b57818a2b9b1d86cba\";s:3:\"img\";s:24:\"insta-gallery/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-instagram-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"640\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:174:\"<span class=\"ttm_content\">This slider is automatically populated by a Instagram stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:416:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Instagram Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:11;a:22:{s:2:\"id\";s:2:\"12\";s:5:\"title\";s:21:\"Levano Restaurant Bar\";s:5:\"alias\";s:19:\"levanorestaurantbar\";s:3:\"zip\";s:23:\"levanorestaurantbar.zip\";s:3:\"uid\";s:32:\"4178f837db67d1b2eb6cb5840bbd0b42\";s:3:\"img\";s:30:\"levanorestaurantbar/slider.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/wordpress-front-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or bullets.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:12;a:22:{s:2:\"id\";s:2:\"13\";s:5:\"title\";s:19:\"Main Feature Slider\";s:5:\"alias\";s:11:\"mainfeature\";s:3:\"zip\";s:15:\"mainfeature.zip\";s:3:\"uid\";s:32:\"1e002a3230ab00095bedc6f60393ee7f\";s:3:\"img\";s:22:\"mainfeature/slider.jpg\";s:7:\"preview\";s:33:\"http://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"750\";s:11:\"description\";s:127:\" <span class=\"ttm_content\">A slightly stripped down version of the main preview slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:13;a:22:{s:2:\"id\";s:2:\"14\";s:5:\"title\";s:17:\"Media Gallery Two\";s:5:\"alias\";s:17:\"media-gallery-two\";s:3:\"zip\";s:21:\"media-gallery-two.zip\";s:3:\"uid\";s:32:\"d002f1b1b55805f9322c264c5504ba5a\";s:3:\"img\";s:28:\"media-gallery-two/slider.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-media-gallery-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:127:\"<span class=\"ttm_content\">A media gallery example with Vimeo, HTML5 and Youtube videos.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and titles.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:14;a:22:{s:2:\"id\";s:2:\"15\";s:5:\"title\";s:23:\"Media Carousel Autoplay\";s:5:\"alias\";s:23:\"media-carousel-autoplay\";s:3:\"zip\";s:27:\"media-carousel-autoplay.zip\";s:3:\"uid\";s:32:\"393d7875b1cc9d933378b35e4f645d76\";s:3:\"img\";s:34:\"media-carousel-autoplay/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-media-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"720\";s:6:\"height\";s:3:\"405\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A media carousel with \"autoplay\" activated. Swipe or click tabs to navigate the slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change media and caption texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:15;a:22:{s:2:\"id\";s:2:\"16\";s:5:\"title\";s:21:\"News Background Video\";s:5:\"alias\";s:21:\"news-background-video\";s:3:\"zip\";s:17:\"news-bg-video.zip\";s:3:\"uid\";s:32:\"a0efe44ac3af0f958b3f84c816a08272\";s:3:\"img\";s:24:\"news-bg-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A hero block with HTML5 background video that plays when entering the screen.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:16;a:22:{s:2:\"id\";s:2:\"17\";s:5:\"title\";s:12:\"News Gallery\";s:5:\"alias\";s:12:\"news-gallery\";s:3:\"zip\";s:16:\"news-gallery.zip\";s:3:\"uid\";s:32:\"3a069c3b286dbb9ee435563f747e3300\";s:3:\"img\";s:23:\"news-gallery/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-news-rotator/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A news gallery slideshow with tab navigation. Great for any blog!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:17;a:22:{s:2:\"id\";s:2:\"18\";s:5:\"title\";s:23:\"News Gallery Post Based\";s:5:\"alias\";s:23:\"news-gallery-post-based\";s:3:\"zip\";s:27:\"news-gallery-post-based.zip\";s:3:\"uid\";s:32:\"32fe05b1039c29ab9420bfd15aec5488\";s:3:\"img\";s:34:\"news-gallery-post-based/slider.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:18;a:22:{s:2:\"id\";s:2:\"19\";s:5:\"title\";s:9:\"News Hero\";s:5:\"alias\";s:9:\"news-hero\";s:3:\"zip\";s:13:\"news-hero.zip\";s:3:\"uid\";s:32:\"96a0385538a17c8c81ed8175740f70ea\";s:3:\"img\";s:20:\"news-hero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:107:\"<span class=\"ttm_content\">A image hero block with ken burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:19;a:22:{s:2:\"id\";s:2:\"20\";s:5:\"title\";s:10:\"News Video\";s:5:\"alias\";s:10:\"news-video\";s:3:\"zip\";s:14:\"news-video.zip\";s:3:\"uid\";s:32:\"f901e9e16e0363248156c2209eb584e9\";s:3:\"img\";s:21:\"news-video/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-content-blocks/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:128:\"<span class=\"ttm_content\">A Vimeo background video hero block with play / pause buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the video and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:20;a:22:{s:2:\"id\";s:2:\"21\";s:5:\"title\";s:15:\"Newsletter Hero\";s:5:\"alias\";s:15:\"newsletter-hero\";s:3:\"zip\";s:19:\"newsletter-hero.zip\";s:3:\"uid\";s:32:\"6290a9864d8c4c6311784586ed1cc5fe\";s:3:\"img\";s:26:\"newsletter-hero/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-newsletter-signup/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">This hero block uses a custom styled Mailchimp newsletter signup field.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:435:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and <a href=\"https://www.themepunch.com/faq/how-to-setup-mailchimp-for-the-newsletter-hero-template/\" target=\"_blank\">Mailchimp code</a>.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:21;a:22:{s:2:\"id\";s:2:\"22\";s:5:\"title\";s:11:\"Not Generic\";s:5:\"alias\";s:10:\"notgeneric\";s:3:\"zip\";s:14:\"notgeneric.zip\";s:3:\"uid\";s:32:\"9d87ba95e02210a9f82387add2ceadf9\";s:3:\"img\";s:21:\"notgeneric/slider.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">A full-screen slider with a layer based navigation and sleek content elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:22;a:22:{s:2:\"id\";s:2:\"23\";s:5:\"title\";s:11:\"Photography\";s:5:\"alias\";s:11:\"photography\";s:3:\"zip\";s:15:\"photography.zip\";s:3:\"uid\";s:32:\"1b2072547afb75e49f33b016751ed360\";s:3:\"img\";s:22:\"photography/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-photography-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:23;a:22:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:20:\"Photography Carousel\";s:5:\"alias\";s:20:\"photography-carousel\";s:3:\"zip\";s:24:\"photography-carousel.zip\";s:3:\"uid\";s:32:\"9a84b859ba23dc49ba8784e3a86545fa\";s:3:\"img\";s:31:\"photography-carousel/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-photo-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">A front-page carousel that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:24;a:22:{s:2:\"id\";s:2:\"25\";s:5:\"title\";s:16:\"Search Form Hero\";s:5:\"alias\";s:16:\"search-form-hero\";s:3:\"zip\";s:20:\"search-form-hero.zip\";s:3:\"uid\";s:32:\"e09eb1bd0f22b3a2b02a1aa251dd1f3e\";s:3:\"img\";s:27:\"search-form-hero/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-search-form-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This hero block uses a custom styled input field to show search results on a WordPress site.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image, texts, and search field code.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:25;a:22:{s:2:\"id\";s:2:\"26\";s:5:\"title\";s:17:\"Showcase Carousel\";s:5:\"alias\";s:16:\"showcasecarousel\";s:3:\"zip\";s:20:\"showcasecarousel.zip\";s:3:\"uid\";s:32:\"c5ca218398331bd2c064efc2f62eae56\";s:3:\"img\";s:27:\"showcasecarousel/slider.jpg\";s:7:\"preview\";s:62:\"http://revolution.themepunch.com/wordpress-cover-flow-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">A fancy carousel that rotates, fades and scales slider items.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:284:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:26;a:22:{s:2:\"id\";s:2:\"27\";s:5:\"title\";s:11:\"Sports Hero\";s:5:\"alias\";s:11:\"sports-hero\";s:3:\"zip\";s:14:\"sportshero.zip\";s:3:\"uid\";s:32:\"8de7a145f32a362d618d2595ffa2f724\";s:3:\"img\";s:21:\"sportshero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-image-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"720\";s:11:\"description\";s:113:\"<span class=\"ttm_content\">An sports themed image hero block with buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:27;a:22:{s:2:\"id\";s:2:\"28\";s:5:\"title\";s:12:\"Twitter Feed\";s:5:\"alias\";s:12:\"twitter-feed\";s:3:\"zip\";s:16:\"twitter-feed.zip\";s:3:\"uid\";s:32:\"efbfc2af5da5258e7b7bed8598e483cc\";s:3:\"img\";s:23:\"twitter-feed/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-twitter-feed/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:3:\"800\";s:6:\"height\";s:3:\"640\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a Twitter stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Twitter Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:28;a:22:{s:2:\"id\";s:2:\"29\";s:5:\"title\";s:13:\"Vimeo Gallery\";s:5:\"alias\";s:13:\"vimeo-gallery\";s:3:\"zip\";s:17:\"vimeo-gallery.zip\";s:3:\"uid\";s:32:\"fa824ce1ff3942ec268fc9eda60df539\";s:3:\"img\";s:24:\"vimeo-gallery/slider.jpg\";s:7:\"preview\";s:57:\"http://revolution.themepunch.com/wordpress-vimeo-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1230\";s:6:\"height\";s:3:\"692\";s:11:\"description\";s:170:\"<span class=\"ttm_content\">This slider is automatically populated by a Vimeo stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:412:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Vimeo Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:29;a:22:{s:2:\"id\";s:2:\"30\";s:5:\"title\";s:10:\"Vimeo Hero\";s:5:\"alias\";s:9:\"vimeohero\";s:3:\"zip\";s:13:\"vimeohero.zip\";s:3:\"uid\";s:32:\"c575575f96173d88589cddcb06120b77\";s:3:\"img\";s:20:\"vimeohero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-hero-vimeo/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:116:\"<span class=\"ttm_content\">A commonly used Vimeo video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:30;a:22:{s:2:\"id\";s:2:\"31\";s:5:\"title\";s:16:\"Web Product Dark\";s:5:\"alias\";s:16:\"web-product-dark\";s:3:\"zip\";s:20:\"web-product-dark.zip\";s:3:\"uid\";s:32:\"39b872cf0608e63c3a503e58374dc30a\";s:3:\"img\";s:27:\"web-product-dark/slider.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/wordpress-frontpage-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:31;a:22:{s:2:\"id\";s:2:\"32\";s:5:\"title\";s:21:\"Web Product Dark Hero\";s:5:\"alias\";s:21:\"web-product-dark-hero\";s:3:\"zip\";s:25:\"web-product-dark-hero.zip\";s:3:\"uid\";s:32:\"b6784e8925221f36677217979d26e6f0\";s:3:\"img\";s:32:\"web-product-dark-hero/slider.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-header-image/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:32;a:22:{s:2:\"id\";s:2:\"33\";s:5:\"title\";s:22:\"Web Product Light Hero\";s:5:\"alias\";s:22:\"web-product-light-hero\";s:3:\"zip\";s:26:\"web-product-light-hero.zip\";s:3:\"uid\";s:32:\"428e65d6aaa6ef775429989d50516492\";s:3:\"img\";s:33:\"web-product-light-hero/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/hero-image-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:162:\"<span class=\"ttm_content\">A modern hero block with three common devices. The screens of each device can be changed easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:289:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:33;a:22:{s:2:\"id\";s:2:\"34\";s:5:\"title\";s:17:\"Web Product Light\";s:5:\"alias\";s:15:\"webproductlight\";s:3:\"zip\";s:19:\"webproductlight.zip\";s:3:\"uid\";s:32:\"fa23dab5bf1139c6393828647a9de4e0\";s:3:\"img\";s:26:\"webproductlight/slider.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/wordpress-cover-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">A front-page slider that can be used as an intro for your website. Navigate by using mouse-wheel scroll or the layer-based menu.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:583:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Instructions for <a href=\"https://www.themepunch.com/faq/modify-burger-menu/\" target=\"_blank\">changing the menu</a>.</span><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:34;a:22:{s:2:\"id\";s:2:\"35\";s:5:\"title\";s:15:\"Youtube Gallery\";s:5:\"alias\";s:15:\"youtube-gallery\";s:3:\"zip\";s:19:\"youtube-gallery.zip\";s:3:\"uid\";s:32:\"ee9e4928ac74f5f0c0b697ce708f5aa7\";s:3:\"img\";s:26:\"youtube-gallery/slider.jpg\";s:7:\"preview\";s:59:\"http://revolution.themepunch.com/wordpress-youtube-gallery/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\"> This slider is automatically populated by a YouTube stream. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:414:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"YouTube Stream\"</a>. Make sure to input your correct API information in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"socialmedia\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:35;a:22:{s:2:\"id\";s:2:\"36\";s:5:\"title\";s:12:\"Youtube Hero\";s:5:\"alias\";s:11:\"youtubehero\";s:3:\"zip\";s:15:\"youtubehero.zip\";s:3:\"uid\";s:32:\"e0b2c12a45841bdf21cb96305f2c85bf\";s:3:\"img\";s:22:\"youtubehero/slider.jpg\";s:7:\"preview\";s:58:\"http://revolution.themepunch.com/wordpress-youtube-header/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:104:\"<span class=\"ttm_content\">A YouTube video background hero block.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:633:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/enable-sound-for-the-youtube-hero-template/\" target=\"_blank\">enable sound for the background video</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:36;a:22:{s:2:\"id\";s:2:\"37\";s:5:\"title\";s:13:\"Scroll Effect\";s:5:\"alias\";s:13:\"scroll-effect\";s:3:\"zip\";s:17:\"scroll-effect.zip\";s:3:\"uid\";s:32:\"417f59e9db87aa7e47c8509eb88d4af6\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/big-bold-fullscreen-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen slider with a unique scroll effect and big, bold text.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:37;a:22:{s:2:\"id\";s:2:\"38\";s:5:\"title\";s:12:\"Content Zoom\";s:5:\"alias\";s:12:\"content-zoom\";s:3:\"zip\";s:16:\"content-zoom.zip\";s:3:\"uid\";s:32:\"42ef8cdb70d42ec6ff6fa3b69a027b5f\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/content-zoom-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:243:\"<span class=\"ttm_content\">A very unique full-width slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:38;a:22:{s:2:\"id\";s:2:\"39\";s:5:\"title\";s:13:\"Food Carousel\";s:5:\"alias\";s:13:\"food-carousel\";s:3:\"zip\";s:17:\"food-carousel.zip\";s:3:\"uid\";s:32:\"a7bf54527b6658a0a308c70c729779fe\";s:3:\"img\";s:29:\"foodcarousel/slider_cover.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/food-carousel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">A fancy carousel with detail content on each slide. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to show and hide layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:39;a:22:{s:2:\"id\";s:2:\"40\";s:5:\"title\";s:14:\"Rotating Words\";s:5:\"alias\";s:14:\"rotating-words\";s:3:\"zip\";s:18:\"rotating-words.zip\";s:3:\"uid\";s:32:\"70190463d9376f278c8197b7b2ef6c1b\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";s:7:\"preview\";s:53:\"http://revolution.themepunch.com/rotating-words-hero/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A full-screen hero block with unique animated text and blur effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:495:\"<span class=\"ttm_content\">This is a \"Default\" hero slider. Edit the slide to change the background media and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:40;a:22:{s:2:\"id\";s:2:\"41\";s:5:\"title\";s:22:\"Travel Static Captions\";s:5:\"alias\";s:22:\"travel-static-captions\";s:3:\"zip\";s:26:\"travel-static-captions.zip\";s:3:\"uid\";s:32:\"bbe7d61c7c741ebc7aa1ce1082b0cb71\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";s:7:\"preview\";s:50:\"http://revolution.themepunch.com/travel-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A slideshow example with static captions layers above a rotating image background.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:41;a:22:{s:2:\"id\";s:2:\"42\";s:5:\"title\";s:7:\"Concept\";s:5:\"alias\";s:7:\"concept\";s:3:\"zip\";s:11:\"concept.zip\";s:3:\"uid\";s:32:\"47cb06083e87503762f6746725117a3c\";s:3:\"img\";s:18:\"concept/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/fullscreen-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">A full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:42;a:22:{s:2:\"id\";s:2:\"43\";s:5:\"title\";s:15:\"True Fullscreen\";s:5:\"alias\";s:17:\"fullscreen-button\";s:3:\"zip\";s:21:\"fullscreen-button.zip\";s:3:\"uid\";s:32:\"618a43bdf89333b555531f6d6ecde359\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/wordpress-sidebar-slideshow/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A slider with a full-screen button that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:297:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:43;a:22:{s:2:\"id\";s:2:\"44\";s:5:\"title\";s:16:\"Creative Freedom\";s:5:\"alias\";s:15:\"creativefreedom\";s:3:\"zip\";s:19:\"creativefreedom.zip\";s:3:\"uid\";s:32:\"8902bf6c93126c2c6323626b9e872621\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/wordpress-touch-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A full-screen slider with a unique vertical navigation and 3D-parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:290:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images, videos and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:44;a:22:{s:2:\"id\";s:2:\"45\";s:5:\"title\";s:17:\"3D Parallax Scene\";s:5:\"alias\";s:13:\"parallaxscene\";s:3:\"zip\";s:17:\"parallaxscene.zip\";s:3:\"uid\";s:32:\"51566f1ce649708e97a0f5dfaf05ea19\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-3d-parallax/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">A 3D-parallax hero scene with mouse-controlled effects. Smart image arrangement creates a convincing 3D effect. Tooltips are shown using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:45;a:22:{s:2:\"id\";s:2:\"46\";s:5:\"title\";s:10:\"Wow Factor\";s:5:\"alias\";s:15:\"slidingoverlays\";s:3:\"zip\";s:19:\"slidingoverlays.zip\";s:3:\"uid\";s:32:\"18002d17e8bc7ca61b0951f5305a759e\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/responsive-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:106:\"<span class=\"ttm_content\">A 3D-parallax effect full-screen slider.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:446:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:46;a:22:{s:2:\"id\";s:2:\"47\";s:5:\"title\";s:14:\"3D Web Product\";s:5:\"alias\";s:25:\"web-product-light-hero-3d\";s:3:\"zip\";s:29:\"web-product-light-hero-3d.zip\";s:3:\"uid\";s:32:\"efd345c5da805414093e46066cefd751\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/wordpress-3d-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"668\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A 3D-parallax hero scene slider with a convincing depth-effect and animated clouds.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:47;a:22:{s:2:\"id\";s:2:\"48\";s:5:\"title\";s:15:\"WooCommerce Big\";s:5:\"alias\";s:6:\"woobig\";s:3:\"zip\";s:10:\"woobig.zip\";s:3:\"uid\";s:32:\"bfb09a39656c7c80e86b468fc5b3403c\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:48;a:22:{s:2:\"id\";s:2:\"49\";s:5:\"title\";s:17:\"WooCommerce Small\";s:5:\"alias\";s:16:\"woocommercesmall\";s:3:\"zip\";s:20:\"woocommercesmall.zip\";s:3:\"uid\";s:32:\"b17c2adcc5c4c4b68a7ac6fee32fa030\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";s:7:\"preview\";s:52:\"http://revolution.themepunch.com/woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.1\";s:5:\"width\";s:3:\"400\";s:6:\"height\";s:3:\"266\";s:11:\"description\";s:174:\" <span class=\"ttm_content\">This slider is automatically populated by WooCommerce posts. Just one slide is needed to show a whole feed!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"WooCommerce Slider\"</a>. Make sure to select the products you want to show in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:49;a:22:{s:2:\"id\";s:2:\"50\";s:5:\"title\";s:17:\"Restaurant Header\";s:5:\"alias\";s:10:\"finedining\";s:3:\"zip\";s:14:\"finedining.zip\";s:3:\"uid\";s:32:\"03481a9e258501fbe3888b48830ea845\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/restaurant-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:275:\"<span class=\"ttm_content\">A full-screen hero block slider that shows different background layers on button hover using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:50;a:22:{s:2:\"id\";s:2:\"51\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:12:\"agency-intro\";s:3:\"zip\";s:16:\"agency-intro.zip\";s:3:\"uid\";s:32:\"e9be2afdd55a0c8d0d8d0cc12ba4c82f\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";s:7:\"preview\";s:60:\"http://revolution.themepunch.com/agency-website-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:302:\" <span class=\"ttm_content\">A full-screen hero block slider with ken burns effect and video modal on button click. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:51;a:22:{s:2:\"id\";s:2:\"52\";s:5:\"title\";s:11:\"Team Slider\";s:5:\"alias\";s:7:\"ourteam\";s:3:\"zip\";s:11:\"ourteam.zip\";s:3:\"uid\";s:32:\"d8eb1fec07a79202d1118bb17f70c233\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";s:7:\"preview\";s:74:\"http://revolution.themepunch.com/thumbnail-hover-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">A team slider that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:657:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:52;a:22:{s:2:\"id\";s:2:\"53\";s:5:\"title\";s:13:\"Team Carousel\";s:5:\"alias\";s:17:\"our-team-carousel\";s:3:\"zip\";s:21:\"our-team-carousel.zip\";s:3:\"uid\";s:32:\"37656d5dcab1f265c025cb2a3d669809\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";s:7:\"preview\";s:83:\"http://revolution.themepunch.com/thumbnail-hover-carousel-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:306:\" <span class=\"ttm_content\">A team carousel that changes slides and displays additional information on thumbnail hover. It uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to achieve this effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:659:\"<span class=\"ttm_content\">This is a \"Default\" content carousel. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\nLearn how to <a href=\"https://www.themepunch.com/faq/modify-thumbnails-for-our-team-template/\" target=\"_blank\">modify the thumbnails</a><br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:53;a:22:{s:2:\"id\";s:2:\"54\";s:5:\"title\";s:17:\"4K Youtube Slider\";s:5:\"alias\";s:13:\"betteryoutube\";s:3:\"zip\";s:17:\"betteryoutube.zip\";s:3:\"uid\";s:32:\"d7c5fef9f257037d7a148038aa2a1857\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";s:7:\"preview\";s:94:\"http://revolution.themepunch.com/fullscreen-4k-youtube-video-gallery-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.1.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"675\";s:11:\"description\";s:293:\" <span class=\"ttm_content\">A full-screen youtube gallery with 4K videos as an example. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to breathe life into navigation elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:535:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change videos and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:54;a:22:{s:2:\"id\";s:2:\"55\";s:5:\"title\";s:21:\"Agency Website Header\";s:5:\"alias\";s:19:\"agencywebsiteheader\";s:3:\"zip\";s:23:\"agencywebsiteheader.zip\";s:3:\"uid\";s:32:\"c11d272c87277a7a38d9e7fd13e27947\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/fullscreen-hero-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:245:\" <span class=\"ttm_content\">A very unique full-screen slider that uses <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:509:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:55;a:22:{s:2:\"id\";s:2:\"56\";s:5:\"title\";s:11:\"Coming Soon\";s:5:\"alias\";s:10:\"comingsoon\";s:3:\"zip\";s:14:\"comingsoon.zip\";s:3:\"uid\";s:32:\"0f89edf995512e6d6e864a2ee7221829\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";s:7:\"preview\";s:79:\"http://revolution.themepunch.com/coming-soon-wordpress-under-construction-site/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">A full-screen slider that can be used as a \"Coming Soon\" page. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a> are used to achieve various interaction possibilities.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:638:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\nInstructions for <a href=\"https://www.themepunch.com/faq/change-date-for-coming-soon-template/\" target=\"_blank\">how to change the date.</a><br /><br />\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:56;a:22:{s:2:\"id\";s:2:\"57\";s:5:\"title\";s:20:\"Christmas Snow Scene\";s:5:\"alias\";s:9:\"snowscene\";s:3:\"zip\";s:13:\"snowscene.zip\";s:3:\"uid\";s:32:\"a747bf0837caff86c62419a746690209\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";s:7:\"preview\";s:54:\"http://revolution.themepunch.com/christmas-snow-scene/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.0.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">A slider with multiple christmas themed slides and a neat snow fall effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:485:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:57;a:22:{s:2:\"id\";s:2:\"58\";s:5:\"title\";s:15:\"Rock Band Music\";s:5:\"alias\";s:8:\"rockband\";s:3:\"zip\";s:12:\"rockband.zip\";s:3:\"uid\";s:32:\"5f557a5fad2fd6ca982a6ae6e9619637\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";s:7:\"preview\";s:80:\"http://revolution.themepunch.com/rock-band-music-theme-slider-revolution-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\" <span class=\"ttm_content\">A rock band themed hero block slider with an embedded SoundCloud element.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:464:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background video and texts.<br/><br/></span>\r\nScreencast for <a href=\"https://www.youtube.com/playlist?list=PLSCdqDWVMJPPXEuOEqYEQMAsp0vAYw52_\" target=\"_blank\">mobile video</a> considerations.</a>\r\n<br/><br/>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-24 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:58;a:22:{s:2:\"id\";s:2:\"59\";s:5:\"title\";s:18:\"Sleek Landing Page\";s:5:\"alias\";s:16:\"sleeklandingpage\";s:3:\"zip\";s:20:\"sleeklandingpage.zip\";s:3:\"uid\";s:32:\"07f7f2608936a8ae226213b7d99eee3f\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";s:7:\"preview\";s:70:\"http://revolution.themepunch.com/landing-page-free-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:191:\"<span class=\"ttm_content\">A full-screen slider that can be used as an App-Landing-Page. The object layers and custom animations create a unique effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-02-22 13:21:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:59;a:22:{s:2:\"id\";s:2:\"60\";s:5:\"title\";s:16:\"App Landing Page\";s:5:\"alias\";s:14:\"applandingpage\";s:3:\"zip\";s:18:\"applandingpage.zip\";s:3:\"uid\";s:32:\"38eb600893c1484ab8fd2a3dce3678d7\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/app-landing-page-free-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">A full-screen hero block that can be used as an app landing page. The detail view is build using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:371:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>It might be helpful to use the \"hide/show layer\" feature to efficiently edit all content.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:60;a:22:{s:2:\"id\";s:2:\"61\";s:5:\"title\";s:10:\"Desk Scene\";s:5:\"alias\";s:9:\"deskscene\";s:3:\"zip\";s:13:\"deskscene.zip\";s:3:\"uid\";s:32:\"172a1a89a3e3b333cb4dbeb238f534c5\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";s:7:\"preview\";s:49:\"http://revolution.themepunch.com/hero-desk-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:135:\"<span class=\"ttm_content\">A beautiful desk scene with a cool reveal effect when scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:61;a:22:{s:2:\"id\";s:2:\"62\";s:5:\"title\";s:17:\"Clean News Slider\";s:5:\"alias\";s:15:\"cleannewsslider\";s:3:\"zip\";s:19:\"cleannewsslider.zip\";s:3:\"uid\";s:32:\"82c3f521fe31b80984be0f19e1a9899e\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:132:\"<span class=\"ttm_content\">A slideshow example with clean content and thumbnail navigation.</span>\r\n<span class=\"ttm_space\"></span>\r\n\";s:11:\"setup_notes\";s:282:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:62;a:22:{s:2:\"id\";s:2:\"63\";s:5:\"title\";s:13:\"Image Gallery\";s:5:\"alias\";s:12:\"imagegallery\";s:3:\"zip\";s:16:\"imagegallery.zip\";s:3:\"uid\";s:32:\"cef1d75357df2cb53b990c74a214813e\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">A photo gallery suitable to display your images using <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to their potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:63;a:22:{s:2:\"id\";s:2:\"64\";s:5:\"title\";s:19:\"Standard WP Gallery\";s:5:\"alias\";s:19:\"standard-wp-gallery\";s:3:\"zip\";s:23:\"standard-wp-gallery.zip\";s:3:\"uid\";s:32:\"632035b8a27652d8081dbdfa343dc93d\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";s:7:\"preview\";s:64:\"http://revolution.themepunch.com/wordpress-photo-gallery-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1000\";s:6:\"height\";s:3:\"667\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A photo gallery that uses the \"Standard WP Gallery\" add-on to display images.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:407:\"<span class=\"ttm_content\">Please follow the setup guide on the \"Standard WP Gallery\" add-on page.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:166:\"[{\"path\":\"revslider-gallery-addon\\/revslider-gallery-addon.php\",\"name\":\"WP Gallery AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/wordpress-photo-gallery-plugin\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:64;a:22:{s:2:\"id\";s:2:\"65\";s:5:\"title\";s:21:\"Clean News Post Based\";s:5:\"alias\";s:21:\"clean-news-post-based\";s:3:\"zip\";s:25:\"clean-news-post-based.zip\";s:3:\"uid\";s:32:\"f4cf5bbe51afa5a361754bb081cbabf2\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";s:7:\"preview\";s:55:\"http://revolution.themepunch.com/wordpress-news-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:125:\"<span class=\"ttm_content\"> This slider is automatically populated by WordPress posts.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:423:\"<span class=\"ttm_content\">The content source is set to <a href=\"https://www.themepunch.com/slider-revolution/module-content/#flickr\" target=\"_blank\">\"Post-Based Slider\"</a>. Make sure to select the post type you want to display in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:65;a:22:{s:2:\"id\";s:2:\"66\";s:5:\"title\";s:22:\"Interactive Whiteboard\";s:5:\"alias\";s:21:\"interactivewhiteboard\";s:3:\"zip\";s:25:\"interactivewhiteboard.zip\";s:3:\"uid\";s:32:\"058b4af535d6c6c7bcec5225845e3eb4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";s:7:\"preview\";s:77:\"http://revolution.themepunch.com/interactive-whiteboard-animation-free-addon/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:5:\"5.2.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">This is the example slider from the Whiteboard add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used to achieve certain effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:541:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/whiteboard-addon/\" target=\"_blank\">Whiteboard add-on</a> to be installed. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:185:\"[{\"path\":\"revslider-whiteboard-addon\\/revslider-whiteboard-addon.php\",\"name\":\"Whiteboard AddOn\",\"url\":\"http:\\/\\/revolution.themepunch.com\\/interactive-whiteboard-animation-free-addon\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:66;a:22:{s:2:\"id\";s:2:\"68\";s:5:\"title\";s:17:\"Innovation Slider\";s:5:\"alias\";s:10:\"innovation\";s:3:\"zip\";s:14:\"innovation.zip\";s:3:\"uid\";s:32:\"d3440b69126d9c186fddc713b18b0002\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2016/\";s:7:\"version\";s:5:\"1.0.5\";s:8:\"required\";s:7:\"5.2.3.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:258:\"<span class=\"ttm_content\">A full-screen slider with an elegant fade-out parallax effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:493:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images, videos and texts.<br/>For further configuration options please view the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">\"Custom CSS/JS\"</a> section in the slider settings.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2016-03-29 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:67;a:25:{s:2:\"id\";s:2:\"69\";s:5:\"title\";s:25:\"Dark Content Block - Menu\";s:5:\"alias\";s:24:\"dark-fullsite-block-menu\";s:3:\"zip\";s:34:\"packs/dark-fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"bf4bd226719d3c3d3146592976e31ca1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:68;a:25:{s:2:\"id\";s:2:\"70\";s:5:\"title\";s:25:\"Dark Content Block - Hero\";s:5:\"alias\";s:21:\"dark-fullsite-block-1\";s:3:\"zip\";s:31:\"packs/dark-fullsite-block-1.zip\";s:3:\"uid\";s:32:\"d8859245fe600288ca932dc29aca751f\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:69;a:25:{s:2:\"id\";s:2:\"71\";s:5:\"title\";s:26:\"Dark Content Block - About\";s:5:\"alias\";s:27:\"dark-fullsite-block-2-about\";s:3:\"zip\";s:37:\"packs/dark-fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"298401901521a197a8294c1b4f73df3e\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:70;a:25:{s:2:\"id\";s:2:\"72\";s:5:\"title\";s:29:\"Dark Content Block - Services\";s:5:\"alias\";s:30:\"dark-fullsite-block-3-services\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"8da3ed605472ed6a26c745fb52f85f82\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:71;a:25:{s:2:\"id\";s:2:\"73\";s:5:\"title\";s:29:\"Dark Content Block - Products\";s:5:\"alias\";s:30:\"dark-fullsite-block-4-products\";s:3:\"zip\";s:40:\"packs/dark-fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"99e4f40399d20261a6131043d0e50b0c\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:422:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\r\n\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:72;a:25:{s:2:\"id\";s:2:\"74\";s:5:\"title\";s:33:\"Dark Content Block - Testimonials\";s:5:\"alias\";s:34:\"dark-fullsite-block-5-testimonials\";s:3:\"zip\";s:44:\"packs/dark-fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"2f9121e0eedd51afe85e233d0743acab\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:73;a:25:{s:2:\"id\";s:2:\"75\";s:5:\"title\";s:28:\"Dark Content Block - Callout\";s:5:\"alias\";s:29:\"dark-fullsite-block-6-callout\";s:3:\"zip\";s:39:\"packs/dark-fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"55fbecb113ff21f050be7adc08637329\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:74;a:25:{s:2:\"id\";s:2:\"76\";s:5:\"title\";s:27:\"Dark Content Block - Footer\";s:5:\"alias\";s:28:\"dark-fullsite-block-7-footer\";s:3:\"zip\";s:38:\"packs/dark-fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"2ff517f5c7c54e3e0c2dd733cfd3400e\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:75;a:25:{s:2:\"id\";s:2:\"77\";s:5:\"title\";s:26:\"Light Content Block - Menu\";s:5:\"alias\";s:19:\"fullsite-block-menu\";s:3:\"zip\";s:29:\"packs/fullsite-block-menu.zip\";s:3:\"uid\";s:32:\"8010971f34387d5f94a1f4e577ef382a\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:76;a:25:{s:2:\"id\";s:2:\"78\";s:5:\"title\";s:26:\"Light Content Block - Hero\";s:5:\"alias\";s:15:\"fullsite-block1\";s:3:\"zip\";s:25:\"packs/fullsite-block1.zip\";s:3:\"uid\";s:32:\"45bf7179843e01ce112e8ec754b0455c\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:77;a:25:{s:2:\"id\";s:2:\"79\";s:5:\"title\";s:27:\"Light Content Block - About\";s:5:\"alias\";s:22:\"fullsite-block-2-about\";s:3:\"zip\";s:32:\"packs/fullsite-block-2-about.zip\";s:3:\"uid\";s:32:\"8402b460638a746d36433cb161440b7d\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:78;a:25:{s:2:\"id\";s:2:\"80\";s:5:\"title\";s:30:\"Light Content Block - Services\";s:5:\"alias\";s:25:\"fullsite-block-3-services\";s:3:\"zip\";s:35:\"packs/fullsite-block-3-services.zip\";s:3:\"uid\";s:32:\"7b8cea27f4d6ae17c5e1eae12457bd06\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:79;a:25:{s:2:\"id\";s:2:\"81\";s:5:\"title\";s:30:\"Light Content Block - Products\";s:5:\"alias\";s:25:\"fullsite-block-4-products\";s:3:\"zip\";s:35:\"packs/fullsite-block-4-products.zip\";s:3:\"uid\";s:32:\"d148935362d7122636cda0635eae4be7\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:80;a:25:{s:2:\"id\";s:2:\"82\";s:5:\"title\";s:34:\"Light Content Block - Testimonials\";s:5:\"alias\";s:29:\"fullsite-block-5-testimonials\";s:3:\"zip\";s:39:\"packs/fullsite-block-5-testimonials.zip\";s:3:\"uid\";s:32:\"06255bfd421e40f71fa8197b839dbf03\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:81;a:25:{s:2:\"id\";s:2:\"83\";s:5:\"title\";s:29:\"Light Content Block - Callout\";s:5:\"alias\";s:24:\"fullsite-block-6-callout\";s:3:\"zip\";s:34:\"packs/fullsite-block-6-callout.zip\";s:3:\"uid\";s:32:\"8a88c3447676b613ec5db2fe5d63315c\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:82;a:25:{s:2:\"id\";s:2:\"84\";s:5:\"title\";s:28:\"Light Content Block - Footer\";s:5:\"alias\";s:23:\"fullsite-block-7-footer\";s:3:\"zip\";s:33:\"packs/fullsite-block-7-footer.zip\";s:3:\"uid\";s:32:\"34300b4407a2093eb2e1e08868fa8319\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:83;a:22:{s:2:\"id\";s:2:\"85\";s:5:\"title\";s:12:\"Tech Journal\";s:5:\"alias\";s:11:\"techjournal\";s:3:\"zip\";s:15:\"techjournal.zip\";s:3:\"uid\";s:32:\"7f92d70d1c108378f915b18c2ceb71d6\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:84;a:22:{s:2:\"id\";s:2:\"86\";s:5:\"title\";s:14:\"Car Dealership\";s:5:\"alias\";s:13:\"cardealership\";s:3:\"zip\";s:17:\"cardealership.zip\";s:3:\"uid\";s:32:\"bb010838855a8ae4d1dd68e139bf169e\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/car-dealership-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"650\";s:11:\"description\";s:130:\"<span class=\"ttm_content\">A full-width slider with navigation direction-based transitions.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:85;a:22:{s:2:\"id\";s:2:\"87\";s:5:\"title\";s:22:\"FullScreen Menu Slider\";s:5:\"alias\";s:14:\"fullscreenmenu\";s:3:\"zip\";s:18:\"fullscreenmenu.zip\";s:3:\"uid\";s:32:\"6de81d74c4bf193e2e274d43038adc85\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-fullscreen-menu/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:131:\"<span class=\"ttm_content\">A full-screen slider that contains a menu with slide blur effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:86;a:22:{s:2:\"id\";s:2:\"88\";s:5:\"title\";s:18:\"Creative Frontpage\";s:5:\"alias\";s:17:\"creativefrontpage\";s:3:\"zip\";s:21:\"creativefrontpage.zip\";s:3:\"uid\";s:32:\"0636cb368af3bcaa2f68eb0ebefe6439\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/best-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:246:\"<span class=\"ttm_content\">A full-screen slider with hidden slides that are triggered via <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\" target=\"_blank\">\"Layer Actions\"</a>.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:87;a:22:{s:2:\"id\";s:2:\"97\";s:5:\"title\";s:21:\"Focus Parallax Effect\";s:5:\"alias\";s:13:\"focusparallax\";s:3:\"zip\";s:17:\"focusparallax.zip\";s:3:\"uid\";s:32:\"13bd15fb3ddf8b9841cb55b89389cc73\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";s:7:\"preview\";s:68:\" https://revolution.themepunch.com/parallax-effect-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:256:\"<span class=\"ttm_content\">A full-screen slider with mouse controlled parallax effects. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:415:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/>Some content is in <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">\"Static / Global Layers\"</a><br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:88;a:22:{s:2:\"id\";s:2:\"98\";s:5:\"title\";s:14:\"Duotone Slider\";s:5:\"alias\";s:7:\"duotone\";s:3:\"zip\";s:11:\"duotone.zip\";s:3:\"uid\";s:32:\"494862ceb6cb7c6658ad7cd36848cccd\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-header-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.2.5.4\";s:5:\"width\";s:4:\"1200\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:252:\"<span class=\"ttm_content\">A full-screen slider with unique parallax scroll effect. <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:89;a:25:{s:2:\"id\";s:2:\"99\";s:5:\"title\";s:12:\"Minimal Menu\";s:5:\"alias\";s:6:\"r_menu\";s:3:\"zip\";s:16:\"packs/r_menu.zip\";s:3:\"uid\";s:32:\"30d6a6895db1a5f29b1679061551c9f0\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:90;a:25:{s:2:\"id\";s:3:\"100\";s:5:\"title\";s:12:\"Minimal Hero\";s:5:\"alias\";s:5:\"rhero\";s:3:\"zip\";s:16:\"packs/r_hero.zip\";s:3:\"uid\";s:32:\"b8b46186956f6e66ad0c08e4532bbbde\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"700\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:91;a:25:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:13:\"Minimal About\";s:5:\"alias\";s:7:\"r_about\";s:3:\"zip\";s:17:\"packs/r_about.zip\";s:3:\"uid\";s:32:\"343010c4b4c03f92888c3e9e95bc2bb1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:92;a:25:{s:2:\"id\";s:3:\"102\";s:5:\"title\";s:16:\"Minimal Products\";s:5:\"alias\";s:10:\"r_products\";s:3:\"zip\";s:20:\"packs/r_products.zip\";s:3:\"uid\";s:32:\"dda93e85c6a4456d132040147f087f39\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1100\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:93;a:25:{s:2:\"id\";s:3:\"103\";s:5:\"title\";s:12:\"Minimal Info\";s:5:\"alias\";s:6:\"r_info\";s:3:\"zip\";s:16:\"packs/r_info.zip\";s:3:\"uid\";s:32:\"d6e368e8fd4862174af6c980389ae530\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:94;a:22:{s:2:\"id\";s:3:\"104\";s:5:\"title\";s:18:\"Inspiration Header\";s:5:\"alias\";s:17:\"inspirationheader\";s:3:\"zip\";s:21:\"inspirationheader.zip\";s:3:\"uid\";s:32:\"69f04b2be0b618fa7e184af83b86b7e7\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/wordpress-theme-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This full-screen hero slider features sequentially animated texts and cool parallax elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:95;a:22:{s:2:\"id\";s:3:\"105\";s:5:\"title\";s:15:\"Magazine Slider\";s:5:\"alias\";s:13:\"magazineposts\";s:3:\"zip\";s:17:\"magazineposts.zip\";s:3:\"uid\";s:32:\"c562f3457e4edbd030959f7c5e6e0f7c\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/wordpress-magazine-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1400\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">A full-width slider with a mouse-controlled 3D-Parallax effect. Enjoy! <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on layers.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:96;a:22:{s:2:\"id\";s:3:\"106\";s:5:\"title\";s:11:\"News Header\";s:5:\"alias\";s:17:\"explorationheader\";s:3:\"zip\";s:21:\"explorationheader.zip\";s:3:\"uid\";s:32:\"8f20d5a868c90ded08b835fb9e8307d7\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/wordpress-news-header/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">A full-screen slider that is a perfect fit for displaying news on your websites header! Check out <a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> to add links to buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:277:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:97;a:25:{s:2:\"id\";s:3:\"107\";s:5:\"title\";s:23:\"Minimal Website Package\";s:5:\"alias\";s:23:\"minimal-website-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"minimal-website-package\";s:3:\"img\";s:31:\"packages/template_group_1_1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/minimal-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"110\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">The Minimal Website Template is a one-pager website with a unique background color change effect on scrolling down.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:890:\"<span class=\"ttm_content\">\r\nIn the <a href=\"https://https://www.themepunch.com/slider-revolution/custom-css-javascript/\" target=\"_blank\">Custom JavaScript</a> section of the \"Minimal Menu\" Template you can scroll down to the color change section.<br/>\r\nFor any elements you want to background color change in addition to the sites body, add this class to the <a href=\"https://www.themepunch.com/revslider-doc/layer-attributes/\" target=\"_blank\">Layers Attributes</a> \".tp-colorchange\".<br/><br/>\r\nIf you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:24:\"Minimal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"4\";s:9:\"installed\";b:0;}i:98;a:25:{s:2:\"id\";s:3:\"109\";s:5:\"title\";s:26:\"Dark Content Block Package\";s:5:\"alias\";s:27:\"dark-fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"dark-fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_4.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/dark-wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Fullsite Dark\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"2\";s:9:\"installed\";b:0;}i:99;a:25:{s:2:\"id\";s:3:\"110\";s:5:\"title\";s:27:\"Light Content Block Package\";s:5:\"alias\";s:22:\"fullsite-block-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"fullsite-block-package\";s:3:\"img\";s:29:\"packages/template_group_3.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/wordpress-parallax-theme/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.2.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">This Minimal Website Template has some sleek parallax effects and on-demand loading modules.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:8:\"Fullsite\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"1\";s:9:\"installed\";b:0;}i:100;a:22:{s:2:\"id\";s:3:\"111\";s:5:\"title\";s:17:\"Typewriter Effect\";s:5:\"alias\";s:16:\"typewritereffect\";s:3:\"zip\";s:20:\"typewritereffect.zip\";s:3:\"uid\";s:32:\"d6f8bae06cc4a7b158d680c01e59ddc2\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-typewriter-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:263:\"<span class=\"ttm_content\">This is the example slider from the Typewriter add-on preview.<br/><a href=\"https://www.themepunch.com/revslider-doc/layer-settings/#layeractions\">\"Layer Actions\"</a> are used for links on buttons.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:403:\"<span class=\"ttm_content\">This slider template requires the <a href=\"https://www.themepunch.com/slider-revolution/typewriter-addon/\" target=\"_blank\">Typewriter add-on</a> to be installed. Edit the slides to change images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:101;a:22:{s:2:\"id\";s:3:\"112\";s:5:\"title\";s:17:\"Blend Mode Header\";s:5:\"alias\";s:15:\"blendmodeheader\";s:3:\"zip\";s:19:\"blendmodeheader.zip\";s:3:\"uid\";s:32:\"2e44e976596d757aab40ffa28086dcf9\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/blend-mode-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">This full-screen hero header with HMTL5 background video, utilizes the new 5.3 blend mode effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:300:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:102;a:25:{s:2:\"id\";s:3:\"113\";s:5:\"title\";s:17:\"Themeplicity Menu\";s:5:\"alias\";s:17:\"themeplicity_menu\";s:3:\"zip\";s:27:\"packs/themeplicity_menu.zip\";s:3:\"uid\";s:32:\"7d5c1e75eaafa63683895a32a62f4ce0\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:103;a:25:{s:2:\"id\";s:3:\"114\";s:5:\"title\";s:19:\"Themeplicity Header\";s:5:\"alias\";s:19:\"themeplicity_header\";s:3:\"zip\";s:29:\"packs/themeplicity_header.zip\";s:3:\"uid\";s:32:\"907091e4d58acc7d12f802de2f280b7d\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1000\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:104;a:25:{s:2:\"id\";s:3:\"115\";s:5:\"title\";s:18:\"Themeplicity Offer\";s:5:\"alias\";s:18:\"themeplicity_offer\";s:3:\"zip\";s:28:\"packs/themeplicity_offer.zip\";s:3:\"uid\";s:32:\"1bd8f9aa2f3e340449664c65ba17fb51\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"330\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:105;a:25:{s:2:\"id\";s:3:\"116\";s:5:\"title\";s:23:\"Themeplicity What We Do\";s:5:\"alias\";s:21:\"themeplicity_whatwedo\";s:3:\"zip\";s:31:\"packs/themeplicity_whatwedo.zip\";s:3:\"uid\";s:32:\"aa800a44b5a3eab30414dde1f32bfed7\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:106;a:25:{s:2:\"id\";s:3:\"117\";s:5:\"title\";s:21:\"Themeplicity Projects\";s:5:\"alias\";s:21:\"themeplicity_projects\";s:3:\"zip\";s:31:\"packs/themeplicity_projects.zip\";s:3:\"uid\";s:32:\"5f61b3a13033ba6a51a18270163e0a50\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"813\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:107;a:25:{s:2:\"id\";s:3:\"118\";s:5:\"title\";s:24:\"Themeplicity Whats Great\";s:5:\"alias\";s:23:\"themeplicity_whatsgreat\";s:3:\"zip\";s:33:\"packs/themeplicity_whatsgreat.zip\";s:3:\"uid\";s:32:\"ce9faf8c55ed2e33e091b23667e7173b\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:108;a:25:{s:2:\"id\";s:3:\"119\";s:5:\"title\";s:19:\"Themeplicity Tables\";s:5:\"alias\";s:19:\"themeplicity_tables\";s:3:\"zip\";s:29:\"packs/themeplicity_tables.zip\";s:3:\"uid\";s:32:\"f28bb4cd20ec1f29a1de7da5ad09c293\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1059\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:109;a:25:{s:2:\"id\";s:3:\"120\";s:5:\"title\";s:24:\"Themeplicity Contactform\";s:5:\"alias\";s:24:\"themeplicity_contactform\";s:3:\"zip\";s:34:\"packs/themeplicity_contactform.zip\";s:3:\"uid\";s:32:\"3e59da970f534490774fa8e053f5b5ed\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:4:\"1067\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:110;a:25:{s:2:\"id\";s:3:\"121\";s:5:\"title\";s:19:\"Themeplicity Footer\";s:5:\"alias\";s:19:\"themeplicity_footer\";s:3:\"zip\";s:29:\"packs/themeplicity_footer.zip\";s:3:\"uid\";s:32:\"89eeb0b4b852c5f743e1bd76e3e8f2ef\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"780\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:111;a:25:{s:2:\"id\";s:3:\"122\";s:5:\"title\";s:20:\"Themeplicity Package\";s:5:\"alias\";s:20:\"themeplicity-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"themeplicity-package\";s:3:\"img\";s:38:\"packages/templatepack_themeplicity.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Themeplicity Website Template uses the new groups & rows feature introduced in 5.3 to its full potential.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Themeplicity Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"5\";s:9:\"installed\";b:0;}i:112;a:25:{s:2:\"id\";s:3:\"123\";s:5:\"title\";s:19:\"Nice And Clean Menu\";s:5:\"alias\";s:17:\"NiceAndClean_Menu\";s:3:\"zip\";s:27:\"packs/NiceAndClean_Menu.zip\";s:3:\"uid\";s:32:\"3f8c01e26c7446428e045c4b1180776d\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:2:\"90\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:113;a:25:{s:2:\"id\";s:3:\"124\";s:5:\"title\";s:21:\"Nice And Clean Header\";s:5:\"alias\";s:19:\"NiceAndClean_Header\";s:3:\"zip\";s:29:\"packs/NiceAndClean_Header.zip\";s:3:\"uid\";s:32:\"76931033addb20a62557c2845a4d6a11\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:114;a:25:{s:2:\"id\";s:3:\"125\";s:5:\"title\";s:23:\"Nice And Clean Services\";s:5:\"alias\";s:21:\"NiceAndClean_Services\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Services.zip\";s:3:\"uid\";s:32:\"02f72ec606800c8215bcadea09624e87\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"360\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:115;a:25:{s:2:\"id\";s:3:\"126\";s:5:\"title\";s:20:\"Nice And Clean About\";s:5:\"alias\";s:18:\"NiceAndClean_About\";s:3:\"zip\";s:28:\"packs/NiceAndClean_About.zip\";s:3:\"uid\";s:32:\"9510f6fdbb8e9473e8c22f692a6bc89f\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:116;a:25:{s:2:\"id\";s:3:\"127\";s:5:\"title\";s:20:\"Nice And Clean Video\";s:5:\"alias\";s:18:\"niceandclean_video\";s:3:\"zip\";s:28:\"packs/niceandclean_video.zip\";s:3:\"uid\";s:32:\"2bb9e1ad329435cc500542d0c7025e15\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:117;a:25:{s:2:\"id\";s:3:\"128\";s:5:\"title\";s:25:\"Nice And Clean Highlights\";s:5:\"alias\";s:23:\"niceandclean_highlights\";s:3:\"zip\";s:33:\"packs/niceandclean_highlights.zip\";s:3:\"uid\";s:32:\"ff396af163a79d2d5b35db17c1ea7aa6\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:118;a:25:{s:2:\"id\";s:3:\"129\";s:5:\"title\";s:23:\"Nice And Clean Projects\";s:5:\"alias\";s:21:\"NiceAndClean_Projects\";s:3:\"zip\";s:31:\"packs/NiceAndClean_Projects.zip\";s:3:\"uid\";s:32:\"1e6695959ef83f8975b52289c08a4d44\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:119;a:25:{s:2:\"id\";s:3:\"130\";s:5:\"title\";s:25:\"Nice And Clean TextBlocks\";s:5:\"alias\";s:23:\"niceandclean_textblocks\";s:3:\"zip\";s:33:\"packs/niceandclean_textblocks.zip\";s:3:\"uid\";s:32:\"1f33eb839c96ea3225faff1c8d382b05\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:120;a:25:{s:2:\"id\";s:3:\"131\";s:5:\"title\";s:22:\"Nice And Clean CallOut\";s:5:\"alias\";s:20:\"niceandclean_callout\";s:3:\"zip\";s:30:\"packs/niceandclean_callout.zip\";s:3:\"uid\";s:32:\"54d4d9bcf79d357de0e614700e909863\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"500\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:121;a:25:{s:2:\"id\";s:3:\"132\";s:5:\"title\";s:21:\"Nice And Clean Footer\";s:5:\"alias\";s:19:\"niceandclean_footer\";s:3:\"zip\";s:29:\"packs/niceandclean_footer.zip\";s:3:\"uid\";s:32:\"5492d7f72b3771a4e754f91bda063b15\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"400\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:542:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">For using the social sharing buttons, please install the social sharing add-on.<br><br></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:122;a:22:{s:2:\"id\";s:3:\"134\";s:5:\"title\";s:15:\"80s Style Intro\";s:5:\"alias\";s:3:\"80s\";s:3:\"zip\";s:7:\"80s.zip\";s:3:\"uid\";s:32:\"98881ab51f71b2fbdb220752d321b15a\";s:3:\"img\";s:14:\"80s/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/80s-style-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:139:\"<span class=\"ttm_content\">This intro hero block takes you back to the 80\'s with some funky effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:317:\"<span class=\"ttm_content\">This is a \"Default\" content hero slider. Just edit the slide to change the background image and text.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:123;a:22:{s:2:\"id\";s:3:\"135\";s:5:\"title\";s:18:\"Blur Effect Slider\";s:5:\"alias\";s:10:\"blurslider\";s:3:\"zip\";s:14:\"blurslider.zip\";s:3:\"uid\";s:32:\"83bd6e1ccef83f03c944fa05b0a2d879\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/blur-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">This slider makes use of the brand new blur effects available with version 5.3.1.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:315:\"<span class=\"ttm_content\">This is a \"Default\" content slider. Just edit the slides to change the background images and texts.<br/><br/></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:124;a:21:{s:2:\"id\";s:3:\"136\";s:5:\"title\";s:18:\"Coming Soon Add-On\";s:5:\"alias\";s:15:\"ComingSoonAddon\";s:3:\"zip\";s:19:\"ComingSoonAddon.zip\";s:3:\"uid\";s:32:\"51258492055b940099eb96ba52901fa9\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/coming-soon-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:133:\"<span class=\"ttm_content\">This slider template makes use of the brand new Coming Soon Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:125;a:25:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Nice And Clean Package\";s:5:\"alias\";s:22:\"nice-and-clean-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"nice-and-clean-package\";s:3:\"img\";s:38:\"packages/templatepack_niceandclean.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/nice-clean-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">The Nice & Clean Website Template uses groups & rows for a fully responsive website experience. Elegant blur effects available since version 5.3.1 make this template stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"Nice & Clean Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"6\";s:9:\"installed\";b:0;}i:126;a:21:{s:2:\"id\";s:3:\"138\";s:5:\"title\";s:18:\"Snow Effect Add-On\";s:5:\"alias\";s:9:\"snowaddon\";s:3:\"zip\";s:13:\"snowaddon.zip\";s:3:\"uid\";s:32:\"7408d8567b8af5716eaabd390422e51b\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/snow-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:183:\"<span class=\"ttm_content\">Add a pleasant Snow Effect to your website with this slider template. Make sure to install the \"Holiday Snow\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:127;a:22:{s:2:\"id\";s:3:\"139\";s:5:\"title\";s:19:\"Particle Effect One\";s:5:\"alias\";s:19:\"particle-effect-one\";s:3:\"zip\";s:23:\"particle-effect-one.zip\";s:3:\"uid\";s:32:\"a4611c906e35ca60f617da86217b5299\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/particle-effect-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:442:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND MODE IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:128;a:21:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:19:\"Particle Effect Two\";s:5:\"alias\";s:19:\"particle-effect-two\";s:3:\"zip\";s:23:\"particle-effect-two.zip\";s:3:\"uid\";s:32:\"b8ecbf43374a69e4ab329ea834862ef8\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/particle-effect-intro/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:129;a:22:{s:2:\"id\";s:3:\"141\";s:5:\"title\";s:21:\"Particle Effect Three\";s:5:\"alias\";s:21:\"particle-effect-three\";s:3:\"zip\";s:25:\"particle-effect-three.zip\";s:3:\"uid\";s:32:\"b33bc2c5655d8d51cd17c3740f72e748\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/particle-background-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A unique particle effect that can serve as a stunning intro for your website.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:437:\"<span class=\"ttm_content\">The blend mode effect is achieved through a layer image with CSS blend mode. If you want to customize this effect, select the \"BLEND IMAGE\" layer and go to \"advanced style -> filters -> blend mode\".</span>\r\n<span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:130;a:22:{s:2:\"id\";s:3:\"142\";s:5:\"title\";s:16:\"Portfolio Viewer\";s:5:\"alias\";s:15:\"portfolioviewer\";s:3:\"zip\";s:19:\"portfolioviewer.zip\";s:3:\"uid\";s:32:\"9ac7230ff5b880fb6c8f28fbbc123b3b\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-portfolio-plugin/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">This slider template can be used to display your portfolio highlights in a stunning way, utilising out free particles add-on and blend modes.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:387:\"<span class=\"ttm_content\">The navigation for the slides is found in the <a href=\"https://www.themepunch.com/slider-revolution/global-layers/\" target=\"_blank\">Static Layers</a>.</span><span class=\"ttm_space\"></span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:131;a:21:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:12:\"App Showcase\";s:5:\"alias\";s:11:\"appshowcase\";s:3:\"zip\";s:15:\"appshowcase.zip\";s:3:\"uid\";s:32:\"082aef931b0369080bc30c3a2a0c331f\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/app-showcase-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">This template shows off our new \"Polyfold Effects\" Add-On in form of an App product showcase module. Get started now and illustrate your Apps key features in a striking way!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:132;a:21:{s:2:\"id\";s:3:\"144\";s:5:\"title\";s:19:\"Gravity Design Hero\";s:5:\"alias\";s:13:\"gravitydesign\";s:3:\"zip\";s:17:\"gravitydesign.zip\";s:3:\"uid\";s:32:\"7bdbe73a6e5bf290cb4412708ac4134d\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/best-wordpress-slider-plugin-2017/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">This hero template shows a striking mouse-parallax scene and cool particle effects. Requires our \"Particle Effects\" Add-on to be installed.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:133;a:21:{s:2:\"id\";s:3:\"145\";s:5:\"title\";s:14:\"404 Error Page\";s:5:\"alias\";s:12:\"404errorpage\";s:3:\"zip\";s:16:\"404errorpage.zip\";s:3:\"uid\";s:32:\"2dc62d802b42b73088651cac17d0c486\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/404-error-page-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This template can be used as a custom error page on your website with our new 404 page Add-On. Of course you can also use this template as a regular hero header.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"{\"1\":{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}}\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:134;a:21:{s:2:\"id\";s:3:\"146\";s:5:\"title\";s:16:\"Carousel Gallery\";s:5:\"alias\";s:15:\"carouselgallery\";s:3:\"zip\";s:19:\"carouselgallery.zip\";s:3:\"uid\";s:32:\"041838fd32923c40e15c998f0ea19526\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/wordpress-carousel-gallery/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:159:\"<span class=\"ttm_content\">This carousel gallery features a subtle parallax effect, html5 video and a fullscreen button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:135;a:21:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:16:\"Filmstrip Effect\";s:5:\"alias\";s:9:\"filmstrip\";s:3:\"zip\";s:13:\"filmstrip.zip\";s:3:\"uid\";s:32:\"7bd142f272cc15d86998a79520e9e581\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/filmstrip-add-on-slider/ \";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This template uses our Filmstrip Add-On to display a continuous scrolling set of images per slide.\r\n There is lots of customization options like animation speed and direction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-filmstrip-addon\\/revslider-filmstrip-addon.php\",\"name\":\"Background FilmStrip AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:136;a:21:{s:2:\"id\";s:3:\"148\";s:5:\"title\";s:11:\"Space Opera\";s:5:\"alias\";s:10:\"spaceopera\";s:3:\"zip\";s:14:\"spaceopera.zip\";s:3:\"uid\";s:32:\"a2c8bffcb138a86c0f373adebb6de046\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/space-opera-presentation/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">The Space Opera template can be enjoyed as a slow paced, full-screen slider experience and is great to show your most prominent photos.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:137;a:21:{s:2:\"id\";s:3:\"149\";s:5:\"title\";s:13:\"Website Intro\";s:5:\"alias\";s:12:\"websiteintro\";s:3:\"zip\";s:16:\"websiteintro.zip\";s:3:\"uid\";s:32:\"348df76d999456aa19be58c9df56ae20\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/website-intro-wordpress-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:274:\"<span class=\"ttm_content\">Making use of our new Slicey Add-On, this slider show a really cool effect you just have to experience yourself! Just change the slides background images and the existing slices will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:138;a:21:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:13:\"Mask Showcase\";s:5:\"alias\";s:12:\"maskshowcase\";s:3:\"zip\";s:16:\"maskshowcase.zip\";s:3:\"uid\";s:32:\"fc943c31e2da9c63b252aeabf554d128\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/minimal-mask-showcase/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Mask Showcase template uses gradients and the amazing block layer animations. A minimal slider treat for any website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:139;a:21:{s:2:\"id\";s:3:\"151\";s:5:\"title\";s:20:\"Parallax Zoom Slices\";s:5:\"alias\";s:18:\"parallaxzoomslices\";s:3:\"zip\";s:22:\"parallaxzoomslices.zip\";s:3:\"uid\";s:32:\"83537cae05709ddb9bcb7375470a5894\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";s:7:\"preview\";s:72:\"https://revolution.themepunch.com/parallax-zoom-slices-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:3:\"5.4\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">This template uses the Slicey Add-On to add a unique effect to slide background images. You can simple change the background images and the slice effect will automatically be applied.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:140;a:21:{s:2:\"id\";s:3:\"152\";s:5:\"title\";s:22:\"Double Exposure Effect\";s:5:\"alias\";s:20:\"doubleexposureeffect\";s:3:\"zip\";s:24:\"doubleexposureeffect.zip\";s:3:\"uid\";s:32:\"8d9229b5cbcf5bda5fbdc6a8e01a2b8c\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/wordpress-double-exposure-effect/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">Make any website special with the double exposure effect slider. Use as a header module or anywhere you want!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:141;a:21:{s:2:\"id\";s:3:\"153\";s:5:\"title\";s:24:\"Mountain Parallax Header\";s:5:\"alias\";s:22:\"mountainparallaxheader\";s:3:\"zip\";s:26:\"mountainparallaxheader.zip\";s:3:\"uid\";s:32:\"8dc64663f317a2abdf179bbe341d016e\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/mountain-wordpress-parallax-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:192:\"<span class=\"ttm_content\">This template is a cool intro for any page, featuring a striking parallax effect. Just change texts and links and you\'re done!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:142;a:25:{s:2:\"id\";s:3:\"154\";s:5:\"title\";s:26:\"GoodNews One-Pager Package\";s:5:\"alias\";s:26:\"goodnews-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"goodnews-one-pager-package\";s:3:\"img\";s:44:\"packages/templatepack_goodnews_one_pager.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";i:3;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:143;a:25:{s:2:\"id\";s:3:\"155\";s:5:\"title\";s:13:\"GoodNews Menu\";s:5:\"alias\";s:12:\"goodnewsmenu\";s:3:\"zip\";s:22:\"packs/goodnewsmenu.zip\";s:3:\"uid\";s:32:\"4cbc82501ff340fcdc0acf7eb3ba2640\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">You can use this slider as a module on your website or install it as part of a slider pack. </span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:144;a:25:{s:2:\"id\";s:3:\"156\";s:5:\"title\";s:15:\"GoodNews Header\";s:5:\"alias\";s:14:\"goodnewsheader\";s:3:\"zip\";s:24:\"packs/goodnewsheader.zip\";s:3:\"uid\";s:32:\"c6660b6bdbf596f38466f569596f5259\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:145;a:25:{s:2:\"id\";s:3:\"157\";s:5:\"title\";s:18:\"GoodNews Whats Hot\";s:5:\"alias\";s:16:\"goodnewswhatshot\";s:3:\"zip\";s:26:\"packs/goodnewswhatshot.zip\";s:3:\"uid\";s:32:\"cb841ce64a99a6644adab049cf5405cd\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:146;a:25:{s:2:\"id\";s:3:\"158\";s:5:\"title\";s:17:\"GoodNews Featured\";s:5:\"alias\";s:16:\"goodnewsfeatured\";s:3:\"zip\";s:26:\"packs/goodnewsfeatured.zip\";s:3:\"uid\";s:32:\"00bde4b09e3700da7183999eaf137ccc\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:147;a:25:{s:2:\"id\";s:3:\"159\";s:5:\"title\";s:18:\"GoodNews Spotlight\";s:5:\"alias\";s:17:\"goodnewsspotlight\";s:3:\"zip\";s:27:\"packs/goodnewsspotlight.zip\";s:3:\"uid\";s:32:\"138076241a828e1c5764379944755f2b\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.4\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:148;a:25:{s:2:\"id\";s:3:\"160\";s:5:\"title\";s:17:\"GoodNews Carousel\";s:5:\"alias\";s:16:\"goodnewscarousel\";s:3:\"zip\";s:26:\"packs/goodnewscarousel.zip\";s:3:\"uid\";s:32:\"d29d4460a6015e30d08d2714232d3768\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:149;a:25:{s:2:\"id\";s:3:\"161\";s:5:\"title\";s:16:\"GoodNews Callout\";s:5:\"alias\";s:15:\"goodnewscallout\";s:3:\"zip\";s:25:\"packs/goodnewscallout.zip\";s:3:\"uid\";s:32:\"d9568b3193e96577fae630b3a6728785\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:150;a:25:{s:2:\"id\";s:3:\"162\";s:5:\"title\";s:15:\"GoodNews Footer\";s:5:\"alias\";s:14:\"goodnewsfooter\";s:3:\"zip\";s:24:\"packs/goodnewsfooter.zip\";s:3:\"uid\";s:32:\"34f43f891cb8d55375149dc4bbc38298\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"GoodNews One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"7\";s:9:\"installed\";b:0;}i:151;a:25:{s:2:\"id\";s:3:\"163\";s:5:\"title\";s:29:\"GoodNews Content Page Package\";s:5:\"alias\";s:29:\"goodnews-content-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"goodnews-content-page-package\";s:3:\"img\";s:55:\"packages/templatepack_goodnews_content_page_package.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:152;a:25:{s:2:\"id\";s:3:\"164\";s:5:\"title\";s:18:\"GoodNews Menu Back\";s:5:\"alias\";s:16:\"goodnewsmenuback\";s:3:\"zip\";s:26:\"packs/goodnewsmenuback.zip\";s:3:\"uid\";s:32:\"1340d1aeefba497a7d404d12a1fceed4\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:153;a:25:{s:2:\"id\";s:3:\"165\";s:5:\"title\";s:20:\"GoodNews Blog Header\";s:5:\"alias\";s:18:\"goodnewsblogheader\";s:3:\"zip\";s:28:\"packs/goodnewsblogheader.zip\";s:3:\"uid\";s:32:\"abc4d7c1e48475c6def05f1f6d8bf564\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:154;a:25:{s:2:\"id\";s:3:\"166\";s:5:\"title\";s:21:\"GoodNews Blog Content\";s:5:\"alias\";s:19:\"goodnewsblogcontent\";s:3:\"zip\";s:29:\"packs/goodnewsblogcontent.zip\";s:3:\"uid\";s:32:\"bbf34563da6db2779c29599b503b07e9\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:155;a:25:{s:2:\"id\";s:3:\"167\";s:5:\"title\";s:21:\"GoodNews Testimonials\";s:5:\"alias\";s:20:\"goodnewstestimonials\";s:3:\"zip\";s:30:\"packs/goodnewstestimonials.zip\";s:3:\"uid\";s:32:\"606b7336e86f69c567542d3f43712b56\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:156;a:25:{s:2:\"id\";s:3:\"168\";s:5:\"title\";s:20:\"GoodNews Blog Footer\";s:5:\"alias\";s:18:\"goodnewsblogfooter\";s:3:\"zip\";s:28:\"packs/goodnewsblogfooter.zip\";s:3:\"uid\";s:32:\"1fb88aecfb116fde67ce8d52bd3b5f05\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";s:7:\"preview\";s:78:\"https://revolution.themepunch.com/goodnews-responsive-wordpress-theme-content/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">The GoodNews One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:21:\"GoodNews Content Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"8\";s:9:\"installed\";b:0;}i:157;a:22:{s:2:\"id\";s:3:\"169\";s:5:\"title\";s:19:\"Before After Slider\";s:5:\"alias\";s:17:\"beforeafterslider\";s:3:\"zip\";s:21:\"beforeafterslider.zip\";s:3:\"uid\";s:32:\"6e615091a1fc3037c24b985ce5136fb2\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/before-after-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.3.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:201:\"<span class=\"ttm_content\">This is the example slider for our Before / After Add-On that allows you to create unique presentations with a comparing functionality.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:158;a:21:{s:2:\"id\";s:3:\"170\";s:5:\"title\";s:16:\"Product Showcase\";s:5:\"alias\";s:15:\"productshowcase\";s:3:\"zip\";s:19:\"productshowcase.zip\";s:3:\"uid\";s:32:\"a43447670260aaa7e8ff66cedfddb57a\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/wordpress-product-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:165:\"<span class=\"ttm_content\">Looking to sell products effectively? Our product showcase slider is just what you are looking for!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:159;a:22:{s:2:\"id\";s:3:\"171\";s:5:\"title\";s:23:\"Overexposure Transition\";s:5:\"alias\";s:22:\"overexposuretransition\";s:3:\"zip\";s:26:\"overexposuretransition.zip\";s:3:\"uid\";s:32:\"13f16bbe6c6d646c7d0cb817a0d3d181\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/overexposure-transition-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">Subtle overexposure transitions and smooth color fade effects make this slider stand out.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:320:\"<span class=\"ttm_content\">How to install <a href=\"https://www.themepunch.com/slider-revolution/install-addons/\" target=\"_blank\">Add-Ons</a>.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:160;a:21:{s:2:\"id\";s:3:\"172\";s:5:\"title\";s:15:\"Parallax Scroll\";s:5:\"alias\";s:14:\"parallaxscroll\";s:3:\"zip\";s:18:\"parallaxscroll.zip\";s:3:\"uid\";s:32:\"82546ee2f6af6c6682852f495109b3c3\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";s:7:\"preview\";s:50:\"https://revolution.themepunch.com/parallax-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:148:\"<span class=\"ttm_content\">A strikingly colourful header for your website with super smooth parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:161;a:25:{s:2:\"id\";s:3:\"173\";s:5:\"title\";s:24:\"TechCo One-Pager Package\";s:5:\"alias\";s:24:\"techco-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"techco-one-pager-package\";s:3:\"img\";s:28:\"packages/techco_overview.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:162;a:25:{s:2:\"id\";s:3:\"174\";s:5:\"title\";s:11:\"TechCo Menu\";s:5:\"alias\";s:11:\"techco-menu\";s:3:\"zip\";s:21:\"packs/techco-menu.zip\";s:3:\"uid\";s:32:\"55e5efee828cdf1ff7e2d3b90a301ea9\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:163;a:25:{s:2:\"id\";s:3:\"175\";s:5:\"title\";s:13:\"TechCo Header\";s:5:\"alias\";s:13:\"techco-header\";s:3:\"zip\";s:23:\"packs/techco-header.zip\";s:3:\"uid\";s:32:\"fb574d1376de9b1e408c91f51e6497d7\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:164;a:25:{s:2:\"id\";s:3:\"176\";s:5:\"title\";s:12:\"TechCo About\";s:5:\"alias\";s:12:\"techco-about\";s:3:\"zip\";s:22:\"packs/techco-about.zip\";s:3:\"uid\";s:32:\"ba216da8231e55118d87e37d2358812c\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:165;a:25:{s:2:\"id\";s:3:\"177\";s:5:\"title\";s:15:\"TechCo Services\";s:5:\"alias\";s:15:\"techco-services\";s:3:\"zip\";s:25:\"packs/techco-services.zip\";s:3:\"uid\";s:32:\"ef4a8ddbb5e1136133f7bc1227248e22\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:166;a:25:{s:2:\"id\";s:3:\"178\";s:5:\"title\";s:12:\"TechCo Video\";s:5:\"alias\";s:12:\"techco-video\";s:3:\"zip\";s:22:\"packs/techco-video.zip\";s:3:\"uid\";s:32:\"d7bb92281d05f39f9bc9eca71f90e402\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:167;a:25:{s:2:\"id\";s:3:\"179\";s:5:\"title\";s:13:\"TechCo Prices\";s:5:\"alias\";s:13:\"techco-prices\";s:3:\"zip\";s:23:\"packs/techco-prices.zip\";s:3:\"uid\";s:32:\"6291f404efbea12bb181352aba71ef11\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:168;a:25:{s:2:\"id\";s:3:\"180\";s:5:\"title\";s:19:\"TechCo Testimonials\";s:5:\"alias\";s:19:\"techco-testimonials\";s:3:\"zip\";s:29:\"packs/techco-testimonials.zip\";s:3:\"uid\";s:32:\"3460bd51f6b80599266fecb7fbb918be\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:169;a:25:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:13:\"TechCo Footer\";s:5:\"alias\";s:13:\"techco-footer\";s:3:\"zip\";s:23:\"packs/techco-footer.zip\";s:3:\"uid\";s:32:\"640abcd549137520461a4a71ff758a3b\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/techco-one-page-wordpress-theme/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:266:\"<span class=\"ttm_content\">The TechCo One-Pager template pack is a fantastic solution if you want to get a simple website going fast. Use all modules at once as seen in the preview or pick individual modules for usage anywhere!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"TechCo One-Pager\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:1:\"9\";s:9:\"installed\";b:0;}i:170;a:21:{s:2:\"id\";s:3:\"182\";s:5:\"title\";s:12:\"Live Weather\";s:5:\"alias\";s:7:\"weather\";s:3:\"zip\";s:11:\"weather.zip\";s:3:\"uid\";s:32:\"aab92e69374e4c7b8c6741fe02e574b9\";s:3:\"img\";s:18:\"weather/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/wordpress-live-weather-add-on/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:173:\"<span class=\"ttm_content\">Showcasing our weather add-on, this slider show a different cities temperatures and forecast on each slide.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:167:\"[{\"path\":\"revslider-weather-addon\\/revslider-weather-addon.php\",\"name\":\"Live Weather AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:171;a:21:{s:2:\"id\";s:3:\"183\";s:5:\"title\";s:17:\"360 Panorama Tour\";s:5:\"alias\";s:11:\"360panorama\";s:3:\"zip\";s:15:\"360panorama.zip\";s:3:\"uid\";s:32:\"332720fdacdbb38f65e8327a2a96c52d\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/360-degree-real-estate-virtual-tour/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.5.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">An example template for our Panorama 360 tour add-on, created for the real estate market.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:165:\"[{\"path\":\"revslider-panorama-addon\\/revslider-panorama-addon.php\",\"name\":\"Panorama AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:172;a:21:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:14:\"Duotone Add-on\";s:5:\"alias\";s:14:\"duotone-add-on\";s:3:\"zip\";s:18:\"duotone-add-on.zip\";s:3:\"uid\";s:32:\"a428c6f363b3146e96d20a6f44958922\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-duotone-effect-add-on/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:168:\"<span class=\"ttm_content\">This example template showcases 3 of the 30 Duotone filters available in our brand new Duotone Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:350:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-duotonefilters-addon\\/revslider-duotonefilters-addon.php\",\"name\":\"Duotone AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:173;a:21:{s:2:\"id\";s:3:\"185\";s:5:\"title\";s:13:\"Reveal Add-on\";s:5:\"alias\";s:13:\"reveal-add-on\";s:3:\"zip\";s:17:\"reveal-add-on.zip\";s:3:\"uid\";s:32:\"7fa7525d8ff7fa7365cb98a437e88e32\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";s:7:\"preview\";s:66:\"https://revolution.themepunch.com/wordpress-content-reveal-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">An example template that uses our Reveal Add-On, which adds 14 new preloaders combined with reveal loading effects for any slider or hero.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:337:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:192;a:22:{s:2:\"id\";s:3:\"210\";s:5:\"title\";s:21:\"Cryptocurrency Prices\";s:5:\"alias\";s:12:\"cryptoslider\";s:3:\"zip\";s:16:\"cryptoslider.zip\";s:3:\"uid\";s:32:\"c4b02210387f11946223977e940d9e9e\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";s:7:\"preview\";s:95:\"https://revolution.themepunch.com/cryptocurrency-wordpress-price-api-bitcoin-ethereum-litecoin/\";s:7:\"version\";s:5:\"1.0.6\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">This Template can show live, animated cryptocurrency prices. More than 1300 currencies are supported, getting prices via the cryptocompare API.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:410:\"<span class=\"ttm_content\">Please refer to the \"Custom JavaScript\" section of this sliders settings, for info on how to modify currencies. Provide a class to the row / column / group where the currency text elements are located in.</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:193;a:25:{s:2:\"id\";s:3:\"211\";s:5:\"title\";s:18:\"Immersion One Page\";s:5:\"alias\";s:26:\"immersion-one-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"immersion-one-page-package\";s:3:\"img\";s:31:\"packages/immersion_overview.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:194;a:25:{s:2:\"id\";s:3:\"212\";s:5:\"title\";s:16:\"Immersion Header\";s:5:\"alias\";s:16:\"immersion_header\";s:3:\"zip\";s:26:\"packs/immersion_header.zip\";s:3:\"uid\";s:32:\"853da51256308b341ecd030bd4883229\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:195;a:25:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:19:\"Immersion Mountains\";s:5:\"alias\";s:19:\"immersion-mountains\";s:3:\"zip\";s:29:\"packs/immersion-mountains.zip\";s:3:\"uid\";s:32:\"817167eb3fe22b7e065ba210cbe6d53c\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:170:\"[{\"path\":\"revslider-slicey-addon\\/revslider-slicey-addon.php\",\"name\":\"Background Slicey AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:196;a:25:{s:2:\"id\";s:3:\"214\";s:5:\"title\";s:17:\"Immersion Product\";s:5:\"alias\";s:17:\"immersion-product\";s:3:\"zip\";s:27:\"packs/immersion-product.zip\";s:3:\"uid\";s:32:\"64134f263484d2bbcd7ef088ffbbfb4b\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:197;a:25:{s:2:\"id\";s:3:\"215\";s:5:\"title\";s:16:\"Immersion Design\";s:5:\"alias\";s:16:\"immersion-design\";s:3:\"zip\";s:26:\"packs/immersion-design.zip\";s:3:\"uid\";s:32:\"91e1d77c1a2826438763804f4d02bc26\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:198;a:25:{s:2:\"id\";s:3:\"216\";s:5:\"title\";s:22:\"Immersion Phototgraphy\";s:5:\"alias\";s:21:\"immersion-photography\";s:3:\"zip\";s:31:\"packs/immersion-photography.zip\";s:3:\"uid\";s:32:\"e3ddf0c577b09740f5cbf2e38ffd684d\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:199;a:25:{s:2:\"id\";s:3:\"217\";s:5:\"title\";s:14:\"Immersion Grid\";s:5:\"alias\";s:14:\"immersion-grid\";s:3:\"zip\";s:24:\"packs/immersion-grid.zip\";s:3:\"uid\";s:32:\"b6903868189bb83b2c7a852fde3a7dc3\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";s:7:\"preview\";s:74:\"https://revolution.themepunch.com/immersion-wordpress-one-page-theme-2018/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:292:\"<span class=\"ttm_content\">The Immersion WordPress one page theme is a great fit if you quickly want to setup a visually oriented one page website. Using the power of Slider Revolution, we added some interesting effects like slicing and smooth parallax.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Immersion One Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"10\";s:9:\"installed\";b:0;}i:200;a:22:{s:2:\"id\";s:3:\"218\";s:5:\"title\";s:18:\"Funky Intro Slider\";s:5:\"alias\";s:11:\"funkyslider\";s:3:\"zip\";s:15:\"funkyslider.zip\";s:3:\"uid\";s:32:\"2d4187e3fdad19b976be335253c8925d\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";s:7:\"preview\";s:70:\"https://revolution.themepunch.com/funky-intro-slider-wordpress-plugin/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">This funky intro slider fits just right if you need a striking introduction to your website! Sleek, beautiful and easily customizable!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:335:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:201;a:25:{s:2:\"id\";s:3:\"219\";s:5:\"title\";s:19:\"Clear View Magazine\";s:5:\"alias\";s:27:\"clear-view-magazine-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"clear-view-magazine-package\";s:3:\"img\";s:41:\"packages/clear_view_magazine_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:202;a:25:{s:2:\"id\";s:3:\"220\";s:5:\"title\";s:15:\"Clear View Menu\";s:5:\"alias\";s:14:\"clearview_menu\";s:3:\"zip\";s:24:\"packs/clearview_menu.zip\";s:3:\"uid\";s:32:\"eaecee5fa5f3c3a7f4d2a96c4616a353\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:203;a:25:{s:2:\"id\";s:3:\"221\";s:5:\"title\";s:17:\"Clear View Header\";s:5:\"alias\";s:16:\"clearview_header\";s:3:\"zip\";s:26:\"packs/clearview_header.zip\";s:3:\"uid\";s:32:\"25e3dd80ad130875d7438a07952cb0cd\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:204;a:25:{s:2:\"id\";s:3:\"222\";s:5:\"title\";s:18:\"Clear View Mission\";s:5:\"alias\";s:17:\"clearview_mission\";s:3:\"zip\";s:27:\"packs/clearview_mission.zip\";s:3:\"uid\";s:32:\"35b2092a49fd2beb549342e69097eb5b\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:205;a:25:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:17:\"Clear View Slider\";s:5:\"alias\";s:17:\"clear-view-slider\";s:3:\"zip\";s:27:\"packs/clear-view-slider.zip\";s:3:\"uid\";s:32:\"d2e17edffce16ed78c54b0ef23fd7e05\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:206;a:25:{s:2:\"id\";s:3:\"224\";s:5:\"title\";s:15:\"Clear View News\";s:5:\"alias\";s:15:\"clear-view-news\";s:3:\"zip\";s:25:\"packs/clear-view-news.zip\";s:3:\"uid\";s:32:\"5698d3131ba141e9afcfd2906739dd00\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:207;a:25:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:18:\"Clear View Clients\";s:5:\"alias\";s:18:\"clear-view-clients\";s:3:\"zip\";s:28:\"packs/clear-view-clients.zip\";s:3:\"uid\";s:32:\"b95616a94832e22bdfac5ce60232be1b\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:208;a:25:{s:2:\"id\";s:3:\"226\";s:5:\"title\";s:18:\"Clear View Contact\";s:5:\"alias\";s:18:\"clear-view-contact\";s:3:\"zip\";s:28:\"packs/clear-view-contact.zip\";s:3:\"uid\";s:32:\"0e0cc1d8f6f6500e5f8a2b091fa3b4cb\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-minimal-magazine-wordpress-template/\";s:7:\"version\";s:5:\"1.0.3\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:19:\"Clear View Magazine\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"11\";s:9:\"installed\";b:0;}i:209;a:25:{s:2:\"id\";s:3:\"227\";s:5:\"title\";s:20:\"Clear View Post Page\";s:5:\"alias\";s:28:\"clear-view-post-page-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"clear-view-post-page-package\";s:3:\"img\";s:42:\"packages/clear_view_post_page_overview.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:210;a:25:{s:2:\"id\";s:3:\"228\";s:5:\"title\";s:22:\"Clear View Single Menu\";s:5:\"alias\";s:22:\"clear-view-single-menu\";s:3:\"zip\";s:32:\"packs/clear-view-single-menu.zip\";s:3:\"uid\";s:32:\"1e80f81982f8a4ea763482d4fa99d321\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:211;a:25:{s:2:\"id\";s:3:\"229\";s:5:\"title\";s:24:\"Clear View Single Header\";s:5:\"alias\";s:24:\"clear-view-single-header\";s:3:\"zip\";s:34:\"packs/clear-view-single-header.zip\";s:3:\"uid\";s:32:\"c8d717627be6cd5e70922ab609694dbf\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:212;a:25:{s:2:\"id\";s:3:\"230\";s:5:\"title\";s:23:\"Clear View Single Media\";s:5:\"alias\";s:23:\"clear-view-single-media\";s:3:\"zip\";s:33:\"packs/clear-view-single-media.zip\";s:3:\"uid\";s:32:\"c480368ded2a64f0cdd44f1674213814\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:213;a:25:{s:2:\"id\";s:3:\"231\";s:5:\"title\";s:22:\"Clear View Single More\";s:5:\"alias\";s:22:\"clear-view-single-more\";s:3:\"zip\";s:32:\"packs/clear-view-single-more.zip\";s:3:\"uid\";s:32:\"9c693190df26218366d1f77e10cf550a\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:214;a:25:{s:2:\"id\";s:3:\"232\";s:5:\"title\";s:25:\"Clear View Single Contact\";s:5:\"alias\";s:25:\"clear-view-single-contact\";s:3:\"zip\";s:35:\"packs/clear-view-single-contact.zip\";s:3:\"uid\";s:32:\"73c0a889f2b654a87b5aba1ff76fbc5c\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/clear-view-single-post-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">The Clear View Minimal Magazine WordPress Template is a full Slider Revolution module arrangement with fully customizable content.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Clear View Post Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"12\";s:9:\"installed\";b:0;}i:215;a:21:{s:2:\"id\";s:3:\"233\";s:5:\"title\";s:18:\"Clean Landing Page\";s:5:\"alias\";s:16:\"cleanlandingpage\";s:3:\"zip\";s:20:\"cleanlandingpage.zip\";s:3:\"uid\";s:32:\"727a3680d312f22c6a5998ebdb9afe52\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/clean-landing-page-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">The Clean Landing Page is a fullscreen Intro Module that is a striking introduction to any minimal website, with no unnecessary elements.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:216;a:21:{s:2:\"id\";s:3:\"234\";s:5:\"title\";s:9:\"Clear Cut\";s:5:\"alias\";s:8:\"clearcut\";s:3:\"zip\";s:12:\"clearcut.zip\";s:3:\"uid\";s:32:\"07f43c00e9b4d3057a03cdb3385ad2b7\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/clear-cut-portfolio-website-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">The Clear Cut Template is an All-In-One Portfolio Website solution that works best for smaller portfolios. Highlight your best work in a striking and mobile friendly fashion!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:217;a:25:{s:2:\"id\";s:3:\"235\";s:5:\"title\";s:22:\"Wonderstruck One-Pager\";s:5:\"alias\";s:30:\"wonderstruck-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"wonderstruck-one-pager-package\";s:3:\"img\";s:44:\"packages/wonderstruck-one-pager-overview.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:218;a:25:{s:2:\"id\";s:3:\"236\";s:5:\"title\";s:17:\"Wonderstruck Menu\";s:5:\"alias\";s:17:\"wonderstruck_menu\";s:3:\"zip\";s:27:\"packs/wonderstruck_menu.zip\";s:3:\"uid\";s:32:\"0a976e9aaae59c4f795b38f59f5a08d8\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:219;a:25:{s:2:\"id\";s:3:\"237\";s:5:\"title\";s:19:\"Wonderstruck Header\";s:5:\"alias\";s:19:\"wonderstruck_header\";s:3:\"zip\";s:29:\"packs/wonderstruck_header.zip\";s:3:\"uid\";s:32:\"e1379f77a902960a0ce12d44d85a9e0a\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:220;a:25:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:18:\"Wonderstruck About\";s:5:\"alias\";s:18:\"wonderstruck_about\";s:3:\"zip\";s:28:\"packs/wonderstruck_about.zip\";s:3:\"uid\";s:32:\"d207fb140fd328acc3038300ea52082a\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:221;a:25:{s:2:\"id\";s:3:\"239\";s:5:\"title\";s:18:\"Wonderstruck Works\";s:5:\"alias\";s:18:\"wonderstruck-works\";s:3:\"zip\";s:28:\"packs/wonderstruck-works.zip\";s:3:\"uid\";s:32:\"4476935097e27d92454b0011b7700c1d\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:222;a:25:{s:2:\"id\";s:3:\"240\";s:5:\"title\";s:20:\"Wonderstruck Contact\";s:5:\"alias\";s:20:\"wonderstruck-contact\";s:3:\"zip\";s:30:\"packs/wonderstruck-contact.zip\";s:3:\"uid\";s:32:\"9e4911521f77bce2b8efa40f4c2adc22\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";s:7:\"preview\";s:77:\"https://revolution.themepunch.com/wonderstruck-one-page-website-for-wordpress\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">The Wonderstruck One-Pager Template is a clean, colorful way to showcase your portfolio online. Just install, change the content and you have a mobile ready online experience!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Wonderstruck One-Pager\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"13\";s:9:\"installed\";b:0;}i:223;a:21:{s:2:\"id\";s:3:\"241\";s:5:\"title\";s:12:\"Bubble Morph\";s:5:\"alias\";s:11:\"bubblemorph\";s:3:\"zip\";s:15:\"bubblemorph.zip\";s:3:\"uid\";s:32:\"1102d6f5460ab82cb612cbe9f1d9514b\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/bubble-morph-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:188:\"<span class=\"ttm_content\">The Bubble Morph Add-On allows you to create interesting Lava-Lamp style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:224;a:21:{s:2:\"id\";s:3:\"242\";s:5:\"title\";s:16:\"Distortion AddOn\";s:5:\"alias\";s:15:\"distortionaddon\";s:3:\"zip\";s:19:\"distortionaddon.zip\";s:3:\"uid\";s:32:\"0ad46c9929bb2fa6316f1e6ced301aaf\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/distortion-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Distortion Add-On allows you to create interesting Distortion style effects on any of your Slider Revolution content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:182:\"[{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:225;a:21:{s:2:\"id\";s:3:\"243\";s:5:\"title\";s:10:\"Club Flyer\";s:5:\"alias\";s:9:\"clubflyer\";s:3:\"zip\";s:13:\"clubflyer.zip\";s:3:\"uid\";s:32:\"dab73b9904d0e643a35b0475980998bd\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";s:7:\"preview\";s:81:\"https://revolution.themepunch.com/club-flyer-landing-page-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">This Club Fyler Template for Slider Revolution uses the brand new Exploding Layers Add-On to create a captivating effect. Tap into unlimited creative potential. </span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:187:\"[{\"path\":\"revslider-explodinglayers-addon\\/revslider-explodinglayers-addon.php\",\"name\":\"Exploding Layers AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:226;a:21:{s:2:\"id\";s:3:\"244\";s:5:\"title\";s:16:\"Paintbrush AddOn\";s:5:\"alias\";s:15:\"paintbrushaddon\";s:3:\"zip\";s:19:\"paintbrushaddon.zip\";s:3:\"uid\";s:32:\"c85c48a6742b4bf72a2590cc1b50f6a0\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";s:7:\"preview\";s:73:\"https://revolution.themepunch.com/paintbrush-effect-add-on-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.5.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:239:\"<span class=\"ttm_content\">The Paintbrush Add-On for WordPress allows you to add cool mouse interaction effects to your Slider Revolution content. Examples: Blur Reveal, Color Reveal, Scratch Me Free.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:171:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:227;a:25:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:18:\"Parallax One-Pager\";s:5:\"alias\";s:26:\"parallax-one-pager-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"parallax-one-pager-package\";s:3:\"img\";s:39:\"packages/parallax-one-pager-package.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:228;a:25:{s:2:\"id\";s:3:\"246\";s:5:\"title\";s:15:\"Parallax Header\";s:5:\"alias\";s:15:\"parallax_header\";s:3:\"zip\";s:25:\"packs/parallax_header.zip\";s:3:\"uid\";s:32:\"32bf4a0f5136853bd6bd366275a7a60b\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:229;a:25:{s:2:\"id\";s:3:\"247\";s:5:\"title\";s:16:\"Parallax Content\";s:5:\"alias\";s:16:\"parallax_content\";s:3:\"zip\";s:26:\"packs/parallax_content.zip\";s:3:\"uid\";s:32:\"a25c5fb8f74757476ab4dc038e56f90d\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:230;a:25:{s:2:\"id\";s:3:\"248\";s:5:\"title\";s:15:\"Parallax Footer\";s:5:\"alias\";s:15:\"parallax_footer\";s:3:\"zip\";s:25:\"packs/parallax_footer.zip\";s:3:\"uid\";s:32:\"665dff9ea6eaf162a2a1f160f51a9ddb\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/parallax-one-page-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">The Parallax One-Page WordPress Template is consisting of 3 hero blocks and contains a beautiful parallax mountain scene. An impactful opening to your web presence!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Parallax One-Pager\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"14\";s:9:\"installed\";b:0;}i:231;a:25:{s:2:\"id\";s:3:\"249\";s:5:\"title\";s:18:\"Le Chef Restaurant\";s:5:\"alias\";s:18:\"le-chef-restaurant\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"le-chef-restaurant-package\";s:3:\"img\";s:39:\"packages/le-chef-restaurant-package.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:232;a:25:{s:2:\"id\";s:3:\"250\";s:5:\"title\";s:12:\"Le Chef Menu\";s:5:\"alias\";s:12:\"le-chef-menu\";s:3:\"zip\";s:22:\"packs/le-chef-menu.zip\";s:3:\"uid\";s:32:\"2f2a6a333431fefe4a7b3b6a982b2ff5\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:233;a:25:{s:2:\"id\";s:3:\"251\";s:5:\"title\";s:14:\"Le Chef Header\";s:5:\"alias\";s:14:\"le-chef-header\";s:3:\"zip\";s:24:\"packs/le-chef-header.zip\";s:3:\"uid\";s:32:\"06450ca3be5a4a8959f3752ab974e574\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:234;a:25:{s:2:\"id\";s:3:\"252\";s:5:\"title\";s:18:\"Le Chef Philosophy\";s:5:\"alias\";s:18:\"le-chef-philosophy\";s:3:\"zip\";s:28:\"packs/le-chef-philosophy.zip\";s:3:\"uid\";s:32:\"a532fd029addeb18106e751409b8e20a\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:235;a:25:{s:2:\"id\";s:3:\"253\";s:5:\"title\";s:12:\"Le Chef Food\";s:5:\"alias\";s:12:\"le-chef-food\";s:3:\"zip\";s:22:\"packs/le-chef-food.zip\";s:3:\"uid\";s:32:\"cd4b6a2cb5de2dd20a0e8ba0c35451df\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:236;a:25:{s:2:\"id\";s:3:\"254\";s:5:\"title\";s:16:\"Le Chef La Carte\";s:5:\"alias\";s:16:\"le-chef-la-carte\";s:3:\"zip\";s:26:\"packs/le-chef-la-carte.zip\";s:3:\"uid\";s:32:\"6f312749679c3ba52c41189a6b8bf729\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:237;a:25:{s:2:\"id\";s:3:\"255\";s:5:\"title\";s:14:\"Le Chef Footer\";s:5:\"alias\";s:14:\"le-chef-footer\";s:3:\"zip\";s:24:\"packs/le-chef-footer.zip\";s:3:\"uid\";s:32:\"12fc241e8e5b9e5df9758c43448e2907\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/le-chef-restaurant-website-wordpress-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:261:\"<span class=\"ttm_content\">The Le Chef Restaurant Template is a One-Page Website and a full solution for your clients Restaurant. Showcase images in the header slideshow and present the Restaurants offering in a clear way!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:18:\"Le Chef Restaurant\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"15\";s:9:\"installed\";b:0;}i:238;a:21:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:20:\"News Magazine Slider\";s:5:\"alias\";s:20:\"news-magazine-slider\";s:3:\"zip\";s:24:\"news-magazine-slider.zip\";s:3:\"uid\";s:32:\"31f2c1506babb1fef459401f051d2d52\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/news-magazine-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:205:\"<span class=\"ttm_content\">The Magazine Slider offers various layouts that support static content images, HTML5 and Youtube video. Great for any blog or news website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:239;a:21:{s:2:\"id\";s:3:\"257\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:18:\"real-estate-slider\";s:3:\"zip\";s:22:\"real-estate-slider.zip\";s:3:\"uid\";s:32:\"739ce6336e46815094387c9448e6c804\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/real-estate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">The Real Estate Slider allows to display real estate offers with a large ken burns background image and additional thumbnail hover images.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:240;a:21:{s:2:\"id\";s:3:\"258\";s:5:\"title\";s:14:\"Fashion Header\";s:5:\"alias\";s:14:\"fashion-header\";s:3:\"zip\";s:18:\"fashion-header.zip\";s:3:\"uid\";s:32:\"24ece4e7f4d31cd90377c62abbd9e25a\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";s:7:\"preview\";s:75:\"https://revolution.themepunch.com/fashion-shop-header-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"5.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">The Fashion Shop Header ist the ideal Slider to display as an intro to your shop website or as a separator in between content. Our unique \"Bubble Morph\" effect makes this module stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:241;a:21:{s:2:\"id\";s:3:\"259\";s:5:\"title\";s:14:\"Seasonal Offer\";s:5:\"alias\";s:13:\"seasonaloffer\";s:3:\"zip\";s:17:\"seasonaloffer.zip\";s:3:\"uid\";s:32:\"caf2f17f8fd64f2f89dcb3c8dd238457\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";s:7:\"preview\";s:80:\"https://revolution.themepunch.com/seasonal-offer-christmas-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:204:\"<span class=\"ttm_content\">Use the Seasonal Offer Header to promote special offers in the holiday season, or just to add some snowy christmas spirit to your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:153:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:242;a:25:{s:2:\"id\";s:3:\"260\";s:5:\"title\";s:11:\"Barber Shop\";s:5:\"alias\";s:11:\"barber-shop\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:19:\"barber-shop-package\";s:3:\"img\";s:32:\"packages/barber-shop-package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:243;a:25:{s:2:\"id\";s:3:\"261\";s:5:\"title\";s:18:\"Barber Shop Header\";s:5:\"alias\";s:18:\"barber-shop-header\";s:3:\"zip\";s:28:\"packs/barber-shop-header.zip\";s:3:\"uid\";s:32:\"71c995d36d39a0e8a04cffdf753f2ba2\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:244;a:25:{s:2:\"id\";s:3:\"262\";s:5:\"title\";s:23:\"Barber Shop Mobile Menu\";s:5:\"alias\";s:23:\"barber-shop-mobile-menu\";s:3:\"zip\";s:33:\"packs/barber-shop-mobile-menu.zip\";s:3:\"uid\";s:32:\"762c6fb5c6306f37becb1e55773c2592\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:245;a:25:{s:2:\"id\";s:3:\"263\";s:5:\"title\";s:24:\"Barber Shop First Screen\";s:5:\"alias\";s:24:\"barber-shop-first-screen\";s:3:\"zip\";s:34:\"packs/barber-shop-first-screen.zip\";s:3:\"uid\";s:32:\"acf70bfd64cff2c3c2ea5585223575da\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:246;a:25:{s:2:\"id\";s:3:\"264\";s:5:\"title\";s:17:\"Barber Shop About\";s:5:\"alias\";s:17:\"barber-shop-about\";s:3:\"zip\";s:27:\"packs/barber-shop-about.zip\";s:3:\"uid\";s:32:\"bc8b63cfc7f8c34173b4fd5b082fc05a\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:247;a:25:{s:2:\"id\";s:3:\"265\";s:5:\"title\";s:20:\"Barber Shop Services\";s:5:\"alias\";s:20:\"barber-shop-services\";s:3:\"zip\";s:30:\"packs/barber-shop-services.zip\";s:3:\"uid\";s:32:\"d65121d6f84fabd812a2b621b768e10e\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:248;a:25:{s:2:\"id\";s:3:\"266\";s:5:\"title\";s:19:\"Barber Shop Barbers\";s:5:\"alias\";s:19:\"barber-shop-barbers\";s:3:\"zip\";s:29:\"packs/barber-shop-barbers.zip\";s:3:\"uid\";s:32:\"003e9fec9693072119c8f8d8b6690c4d\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:249;a:25:{s:2:\"id\";s:3:\"267\";s:5:\"title\";s:20:\"Barber Shop Contacts\";s:5:\"alias\";s:20:\"barber-shop-contacts\";s:3:\"zip\";s:30:\"packs/barber-shop-contacts.zip\";s:3:\"uid\";s:32:\"cdcc08f5d6c90dbcfd0502bda2401643\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:250;a:25:{s:2:\"id\";s:3:\"268\";s:5:\"title\";s:18:\"Barber Shop Footer\";s:5:\"alias\";s:18:\"barber-shop-footer\";s:3:\"zip\";s:28:\"packs/barber-shop-footer.zip\";s:3:\"uid\";s:32:\"26ca5ae0de7cdbb2ca19348b6e01eda0\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/barber-shop-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Barber Shop is a useful One-Page template presenting all information about your business. Build your websites faster with Slider Revolution templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Barber Shop\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"16\";s:9:\"installed\";b:0;}i:251;a:21:{s:2:\"id\";s:3:\"269\";s:5:\"title\";s:12:\"Fitness Club\";s:5:\"alias\";s:21:\"fitness-club-template\";s:3:\"zip\";s:25:\"fitness-club-template.zip\";s:3:\"uid\";s:32:\"14ea10d68d6aad1df62b3becf71df754\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/fitness-club-header-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:223:\"<span class=\"ttm_content\">The Fitness Club Header is the perfect introduction to your fitness themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:252;a:21:{s:2:\"id\";s:3:\"270\";s:5:\"title\";s:13:\"Soccer School\";s:5:\"alias\";s:13:\"soccer-school\";s:3:\"zip\";s:17:\"soccer-school.zip\";s:3:\"uid\";s:32:\"9906b48812aff67097f990eeee42dd41\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/soccer-club-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">The Soccer Club Header is the perfect introduction to your Soccer School themed website. Showcase your current offers or service portfolio with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:253;a:21:{s:2:\"id\";s:3:\"271\";s:5:\"title\";s:10:\"Music Band\";s:5:\"alias\";s:19:\"music-band-template\";s:3:\"zip\";s:23:\"music-band-template.zip\";s:3:\"uid\";s:32:\"91e79657bf1b1812f8114a00ab8e0eb4\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/music-band-template-for-wordpress/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:7:\"5.4.8.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Music Band Header is the perfect introduction to your Music Band themed website. Showcase your current songs, albums and videos with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:254;a:21:{s:2:\"id\";s:3:\"272\";s:5:\"title\";s:15:\"Restaurant Menu\";s:5:\"alias\";s:15:\"restaurant-menu\";s:3:\"zip\";s:19:\"restaurant-menu.zip\";s:3:\"uid\";s:32:\"078809cffb21b6c4d3f5aaa2daeb193d\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";s:7:\"preview\";s:71:\"https://revolution.themepunch.com/restaurant-menu-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:7:\"5.4.8.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:208:\"<span class=\"ttm_content\">The Restaurant Menu Header is the perfect introduction to your Restaurant themed website. Showcase your current dishes with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:255;a:21:{s:2:\"id\";s:3:\"273\";s:5:\"title\";s:16:\"Cinematic Slider\";s:5:\"alias\";s:16:\"cinematic-slider\";s:3:\"zip\";s:20:\"cinematic-slider.zip\";s:3:\"uid\";s:32:\"c53e7dcbb6b656ae7b4c91d333589838\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/cinematic-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:138:\"<span class=\"ttm_content\">Bold texts and a cinematic transition effect make this slider stand out!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:256;a:21:{s:2:\"id\";s:3:\"274\";s:5:\"title\";s:17:\"3D Parallax Cubes\";s:5:\"alias\";s:17:\"3d-parallax-cubes\";s:3:\"zip\";s:21:\"3d-parallax-cubes.zip\";s:3:\"uid\";s:32:\"c5b809a1829f8f809c9a768cd3d6b3cb\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/3d-parallax-cubes-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">This amazing 3D cubes parallax effect can be an eye-opening intro for your website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:257;a:25:{s:2:\"id\";s:3:\"275\";s:5:\"title\";s:33:\"Medicare Medical Services Website\";s:5:\"alias\";s:33:\"medicare-medical-services-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"medicare-medical-services-website-package\";s:3:\"img\";s:29:\"packages/medicare_package.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:258;a:25:{s:2:\"id\";s:3:\"276\";s:5:\"title\";s:13:\"Medicare Menu\";s:5:\"alias\";s:13:\"medicare-menu\";s:3:\"zip\";s:23:\"packs/medicare-menu.zip\";s:3:\"uid\";s:32:\"0e4ca8fc281e20251b3fffa19d470fed\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:259;a:25:{s:2:\"id\";s:3:\"277\";s:5:\"title\";s:15:\"Medicare Header\";s:5:\"alias\";s:15:\"medicare-header\";s:3:\"zip\";s:25:\"packs/medicare-header.zip\";s:3:\"uid\";s:32:\"03e8ade247d8c96f548bc0515f34043f\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:260;a:25:{s:2:\"id\";s:3:\"278\";s:5:\"title\";s:14:\"Medicare About\";s:5:\"alias\";s:14:\"medicare-about\";s:3:\"zip\";s:24:\"packs/medicare-about.zip\";s:3:\"uid\";s:32:\"a3ab9e89155ef2542820343f30b29f72\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:261;a:25:{s:2:\"id\";s:3:\"279\";s:5:\"title\";s:18:\"Medicare Highlight\";s:5:\"alias\";s:18:\"medicare-highlight\";s:3:\"zip\";s:28:\"packs/medicare-highlight.zip\";s:3:\"uid\";s:32:\"c3c8a74e5402489f1a85a0c83890ef1f\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:262;a:25:{s:2:\"id\";s:3:\"280\";s:5:\"title\";s:17:\"Medicare Services\";s:5:\"alias\";s:17:\"medicare-services\";s:3:\"zip\";s:27:\"packs/medicare-services.zip\";s:3:\"uid\";s:32:\"8869b0834d4649dcc3221bed65980806\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:263;a:25:{s:2:\"id\";s:3:\"281\";s:5:\"title\";s:16:\"Medicare Doctors\";s:5:\"alias\";s:16:\"medicare-doctors\";s:3:\"zip\";s:26:\"packs/medicare-doctors.zip\";s:3:\"uid\";s:32:\"2c9d57afd64244b5f7e30b0d87c842f9\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:264;a:25:{s:2:\"id\";s:3:\"282\";s:5:\"title\";s:17:\"Medicare Research\";s:5:\"alias\";s:17:\"medicare-research\";s:3:\"zip\";s:27:\"packs/medicare-research.zip\";s:3:\"uid\";s:32:\"31e84a91fc8b8d5296e715e539a076d0\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:265;a:25:{s:2:\"id\";s:3:\"283\";s:5:\"title\";s:19:\"Medicare Why Choose\";s:5:\"alias\";s:18:\"medicare-whychoose\";s:3:\"zip\";s:28:\"packs/medicare-whychoose.zip\";s:3:\"uid\";s:32:\"6dad61c672127de9e35884caa45d49a0\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:266;a:25:{s:2:\"id\";s:3:\"284\";s:5:\"title\";s:16:\"Medicare Contact\";s:5:\"alias\";s:16:\"medicare-contact\";s:3:\"zip\";s:26:\"packs/medicare-contact.zip\";s:3:\"uid\";s:32:\"89bc35ad8beb62a149c42262ae49a270\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:267;a:25:{s:2:\"id\";s:3:\"285\";s:5:\"title\";s:15:\"Medicare Footer\";s:5:\"alias\";s:15:\"medicare-footer\";s:3:\"zip\";s:25:\"packs/medicare-footer.zip\";s:3:\"uid\";s:32:\"ccf63e5233b3d63009e5ee90db51b37b\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://revolution.themepunch.com/medicare-medical-services-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:163:\"<span class=\"ttm_content\">The Medicare Medical Services template is a great solution for your medical practice or hospital.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Medicare Medical Services\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"17\";s:9:\"installed\";b:0;}i:268;a:25:{s:2:\"id\";s:3:\"286\";s:5:\"title\";s:20:\"Coffee Joint Website\";s:5:\"alias\";s:20:\"coffee-joint-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"coffee-joint-website-package\";s:3:\"img\";s:27:\"packages/coffee_package.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:269;a:25:{s:2:\"id\";s:3:\"287\";s:5:\"title\";s:11:\"Coffee Menu\";s:5:\"alias\";s:11:\"coffee-menu\";s:3:\"zip\";s:21:\"packs/coffee-menu.zip\";s:3:\"uid\";s:32:\"81195cad7be3f5180a267b34ce8cf966\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:270;a:25:{s:2:\"id\";s:3:\"288\";s:5:\"title\";s:13:\"Coffee Header\";s:5:\"alias\";s:13:\"coffee-header\";s:3:\"zip\";s:23:\"packs/coffee-header.zip\";s:3:\"uid\";s:32:\"5eed8adb9d3ae12168ad4735ac63eb20\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:271;a:25:{s:2:\"id\";s:3:\"289\";s:5:\"title\";s:17:\"Coffee Philosophy\";s:5:\"alias\";s:17:\"coffee-philosophy\";s:3:\"zip\";s:27:\"packs/coffee-philosophy.zip\";s:3:\"uid\";s:32:\"76b5ccae3fa87fd0f991b87e7ae71c27\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:272;a:25:{s:2:\"id\";s:3:\"290\";s:5:\"title\";s:12:\"Coffee Carte\";s:5:\"alias\";s:12:\"coffee-carte\";s:3:\"zip\";s:22:\"packs/coffee-carte.zip\";s:3:\"uid\";s:32:\"470214ddd2cec585629fb79a0fd908d6\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:273;a:25:{s:2:\"id\";s:3:\"291\";s:5:\"title\";s:13:\"Coffee Teaser\";s:5:\"alias\";s:13:\"coffee-teaser\";s:3:\"zip\";s:23:\"packs/coffee-teaser.zip\";s:3:\"uid\";s:32:\"2ed868896c92a7bfb6431803c79e8486\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:274;a:25:{s:2:\"id\";s:3:\"292\";s:5:\"title\";s:14:\"Coffee Find Us\";s:5:\"alias\";s:13:\"coffee-findus\";s:3:\"zip\";s:23:\"packs/coffee-findus.zip\";s:3:\"uid\";s:32:\"96d3784473dfa64bce9e1e4101919927\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:275;a:25:{s:2:\"id\";s:3:\"293\";s:5:\"title\";s:13:\"Coffee Footer\";s:5:\"alias\";s:13:\"coffee-footer\";s:3:\"zip\";s:23:\"packs/coffee-footer.zip\";s:3:\"uid\";s:32:\"6027c25e87a5fe7fd8727a51c0967915\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";s:7:\"preview\";s:76:\"https://revolution.themepunch.com/coffee-joint-coffee-shop-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:144:\"<span class=\"ttm_content\">The Coffee Joint website template is a great solution for your cafe or bistro.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Coffee Joint\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"18\";s:9:\"installed\";b:0;}i:276;a:25:{s:2:\"id\";s:3:\"294\";s:5:\"title\";s:25:\"Minimal Portfolio Website\";s:5:\"alias\";s:25:\"minimal-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"minimal-portfolio-website\";s:3:\"img\";s:38:\"packages/minimal_portfolio_package.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:277;a:25:{s:2:\"id\";s:3:\"295\";s:5:\"title\";s:17:\"Minimal Portfolio\";s:5:\"alias\";s:17:\"minimal-portfolio\";s:3:\"zip\";s:27:\"packs/minimal-portfolio.zip\";s:3:\"uid\";s:32:\"183b97b301d5ff0b171c067a87c8a3f5\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:278;a:25:{s:2:\"id\";s:3:\"296\";s:5:\"title\";s:23:\"Minimal Portfolio Modal\";s:5:\"alias\";s:23:\"minimal-portfolio-modal\";s:3:\"zip\";s:33:\"packs/minimal-portfolio-modal.zip\";s:3:\"uid\";s:32:\"6874e6cec3663670f209a8d8a4f26b16\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/minimal-portfolio-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">The Minimal Portfolio template is a slide based website with additional modal detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Minimal Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"19\";s:9:\"installed\";b:0;}i:279;a:25:{s:2:\"id\";s:3:\"297\";s:5:\"title\";s:23:\"Angled Business Website\";s:5:\"alias\";s:23:\"angled-business-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"angled-business-website-package\";s:3:\"img\";s:27:\"packages/angled_package.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:280;a:25:{s:2:\"id\";s:3:\"298\";s:5:\"title\";s:11:\"Angled Menu\";s:5:\"alias\";s:11:\"angled-menu\";s:3:\"zip\";s:21:\"packs/angled-menu.zip\";s:3:\"uid\";s:32:\"2fe0c4682d1231ee3918be9e4fcb1837\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:281;a:25:{s:2:\"id\";s:3:\"299\";s:5:\"title\";s:13:\"Angled Header\";s:5:\"alias\";s:13:\"angled-header\";s:3:\"zip\";s:23:\"packs/angled-header.zip\";s:3:\"uid\";s:32:\"09462601d4edca8dff899de6f666dc47\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:282;a:25:{s:2:\"id\";s:3:\"300\";s:5:\"title\";s:11:\"Angled News\";s:5:\"alias\";s:11:\"angled-news\";s:3:\"zip\";s:21:\"packs/angled-news.zip\";s:3:\"uid\";s:32:\"b315105763ed91214cb2f0ac12615729\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:283;a:25:{s:2:\"id\";s:3:\"301\";s:5:\"title\";s:15:\"Angled Services\";s:5:\"alias\";s:15:\"angled-services\";s:3:\"zip\";s:25:\"packs/angled-services.zip\";s:3:\"uid\";s:32:\"7605651c1487e1a6c32edc70017be8ad\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:284;a:25:{s:2:\"id\";s:3:\"302\";s:5:\"title\";s:14:\"Angled Success\";s:5:\"alias\";s:14:\"angled-success\";s:3:\"zip\";s:24:\"packs/angled-success.zip\";s:3:\"uid\";s:32:\"9e3fa974a42ecf80e1ec6ff991fca430\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:285;a:25:{s:2:\"id\";s:3:\"303\";s:5:\"title\";s:13:\"Angled Footer\";s:5:\"alias\";s:13:\"angled-footer\";s:3:\"zip\";s:23:\"packs/angled-footer.zip\";s:3:\"uid\";s:32:\"aed4eaa2f7883351ba9c9947feef153e\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:286;a:25:{s:2:\"id\";s:3:\"304\";s:5:\"title\";s:20:\"Angled Content Modal\";s:5:\"alias\";s:20:\"angled-content-modal\";s:3:\"zip\";s:30:\"packs/angled-content-modal.zip\";s:3:\"uid\";s:32:\"4ddc74515fdf84f974217e4ed47a7c66\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";s:7:\"preview\";s:67:\"https://revolution.themepunch.com/angled-business-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Angled Business Website template is a geometric, parallax one-page website with modal based detail pages.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:15:\"Angled Business\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"20\";s:9:\"installed\";b:0;}i:287;a:21:{s:2:\"id\";s:3:\"312\";s:5:\"title\";s:24:\"Retouch Before and After\";s:5:\"alias\";s:7:\"Retouch\";s:3:\"zip\";s:11:\"Retouch.zip\";s:3:\"uid\";s:32:\"58894991f1abd8b448c8d353b1b5fe76\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";s:7:\"preview\";s:61:\"http://revolution.themepunch.com/retouch-before-after-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">The Retouch Slider is the perfect way to compare your photos before and after retouching.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:288;a:21:{s:2:\"id\";s:3:\"313\";s:5:\"title\";s:11:\"Tech Slider\";s:5:\"alias\";s:11:\"tech-slider\";s:3:\"zip\";s:15:\"tech-slider.zip\";s:3:\"uid\";s:32:\"a98e2b264f00a1116d21808c6a543162\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";s:7:\"preview\";s:63:\"http://revolution.themepunch.com/tech-showcase-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">This classic slider module with sleek device mockups features a smooth parallax effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:289;a:25:{s:2:\"id\";s:3:\"314\";s:5:\"title\";s:19:\"Peak Agency Website\";s:5:\"alias\";s:19:\"peak-agency-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"peak-agency-website-package\";s:3:\"img\";s:25:\"packages/peak_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:290;a:25:{s:2:\"id\";s:3:\"315\";s:5:\"title\";s:11:\"Peak Header\";s:5:\"alias\";s:11:\"peak-header\";s:3:\"zip\";s:21:\"packs/peak-header.zip\";s:3:\"uid\";s:32:\"b721bd612e9fbc5182418ad3fd7d0808\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:291;a:25:{s:2:\"id\";s:3:\"316\";s:5:\"title\";s:10:\"Peak About\";s:5:\"alias\";s:10:\"peak-about\";s:3:\"zip\";s:20:\"packs/peak-about.zip\";s:3:\"uid\";s:32:\"7e68b1012fb03490d45c7f79e8cb1b19\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:292;a:25:{s:2:\"id\";s:3:\"317\";s:5:\"title\";s:14:\"Peak Portfolio\";s:5:\"alias\";s:14:\"peak-portfolio\";s:3:\"zip\";s:24:\"packs/peak-portfolio.zip\";s:3:\"uid\";s:32:\"6198d1885ba9e95221c33e404f21bdbc\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:293;a:25:{s:2:\"id\";s:3:\"318\";s:5:\"title\";s:11:\"Peak Footer\";s:5:\"alias\";s:11:\"peak-footer\";s:3:\"zip\";s:21:\"packs/peak-footer.zip\";s:3:\"uid\";s:32:\"2dead6897ad3b3a709b380d81242f76b\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/peak-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:129:\"<span class=\"ttm_content\">The Peak Agency Website template is a minimal, light one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:11:\"Peak Agency\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"22\";s:9:\"installed\";b:0;}i:294;a:25:{s:2:\"id\";s:3:\"319\";s:5:\"title\";s:24:\"Modern Portfolio Website\";s:5:\"alias\";s:24:\"modern-portfolio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"modern-portfolio-website-package\";s:3:\"img\";s:30:\"packages/portfolio-package.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:295;a:25:{s:2:\"id\";s:3:\"320\";s:5:\"title\";s:17:\"Portfolio Welcome\";s:5:\"alias\";s:17:\"portfolio-welcome\";s:3:\"zip\";s:27:\"packs/portfolio-welcome.zip\";s:3:\"uid\";s:32:\"97336b8785e4a7b27facaf1547e0464d\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:296;a:25:{s:2:\"id\";s:3:\"321\";s:5:\"title\";s:15:\"Portfolio About\";s:5:\"alias\";s:15:\"portfolio-about\";s:3:\"zip\";s:25:\"packs/portfolio-about.zip\";s:3:\"uid\";s:32:\"5d3a4724fd453de5313ceb6696c1db62\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:297;a:25:{s:2:\"id\";s:3:\"322\";s:5:\"title\";s:21:\"Portfolio Works Title\";s:5:\"alias\";s:21:\"portfolio-works-title\";s:3:\"zip\";s:31:\"packs/portfolio-works-title.zip\";s:3:\"uid\";s:32:\"cbb5c6e875cc1f25b463fdf89cabef28\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:298;a:25:{s:2:\"id\";s:3:\"323\";s:5:\"title\";s:23:\"Portfolio Works Content\";s:5:\"alias\";s:23:\"portfolio-works-content\";s:3:\"zip\";s:33:\"packs/portfolio-works-content.zip\";s:3:\"uid\";s:32:\"5c87311128c7794ffa6ee07ea0648082\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:299;a:25:{s:2:\"id\";s:3:\"324\";s:5:\"title\";s:18:\"Portfolio Contacts\";s:5:\"alias\";s:18:\"portfolio-contacts\";s:3:\"zip\";s:28:\"packs/portfolio-contacts.zip\";s:3:\"uid\";s:32:\"bd81feffad83b69218f7e837478038e5\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/modern-portfolio-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern portfolio template with fancy scroll animations and a colorful design.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:16:\"Modern Portfolio\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"23\";s:9:\"installed\";b:0;}i:300;a:25:{s:2:\"id\";s:3:\"325\";s:5:\"title\";s:18:\"App Studio Website\";s:5:\"alias\";s:18:\"app-studio-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"app-studio-website-package\";s:3:\"img\";s:31:\"packages/App_Studio_package.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:301;a:25:{s:2:\"id\";s:3:\"326\";s:5:\"title\";s:18:\"App Studio Welcome\";s:5:\"alias\";s:18:\"App-Studio-Welcome\";s:3:\"zip\";s:28:\"packs/App-Studio-Welcome.zip\";s:3:\"uid\";s:32:\"2ce0f3c54214b04e6c3a9becfd59730c\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:302;a:25:{s:2:\"id\";s:3:\"327\";s:5:\"title\";s:19:\"App Studio Services\";s:5:\"alias\";s:19:\"App-Studio-Services\";s:3:\"zip\";s:29:\"packs/App-Studio-Services.zip\";s:3:\"uid\";s:32:\"5df7776271ec69d2f9edaa6b842715a9\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:303;a:25:{s:2:\"id\";s:3:\"328\";s:5:\"title\";s:16:\"App Studio About\";s:5:\"alias\";s:16:\"App-Studio-About\";s:3:\"zip\";s:26:\"packs/App-Studio-About.zip\";s:3:\"uid\";s:32:\"af8b84dc116c629df7bd89fc69271a2e\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:304;a:25:{s:2:\"id\";s:3:\"329\";s:5:\"title\";s:19:\"App Studio Contacts\";s:5:\"alias\";s:19:\"App-Studio-Contacts\";s:3:\"zip\";s:29:\"packs/App-Studio-Contacts.zip\";s:3:\"uid\";s:32:\"afbbd2214c983d314f3215a00db9198d\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/app-studio-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:149:\"<span class=\"ttm_content\">A modern one-page presentation website to present your mobile app development team.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:10:\"App Studio\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"24\";s:9:\"installed\";b:0;}i:305;a:21:{s:2:\"id\";s:3:\"330\";s:5:\"title\";s:14:\"Cube Animation\";s:5:\"alias\";s:14:\"cube-animation\";s:3:\"zip\";s:18:\"cube-animation.zip\";s:3:\"uid\";s:32:\"c03dd3cfc60479dfc6d79ddb64fa0ec5\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/cube-animation-slider-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:155:\"<span class=\"ttm_content\">A modern slider with text elements, cube animations and a striking call to action button.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:306;a:25:{s:2:\"id\";s:3:\"331\";s:5:\"title\";s:13:\"Basic Website\";s:5:\"alias\";s:13:\"basic-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:21:\"basic-website-package\";s:3:\"img\";s:26:\"packages/basic_package.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:307;a:25:{s:2:\"id\";s:3:\"332\";s:5:\"title\";s:10:\"Basic Menu\";s:5:\"alias\";s:10:\"basic-menu\";s:3:\"zip\";s:20:\"packs/basic-menu.zip\";s:3:\"uid\";s:32:\"39277f53b2cb5ac644a1649b47c37270\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:308;a:25:{s:2:\"id\";s:3:\"333\";s:5:\"title\";s:12:\"Basic Header\";s:5:\"alias\";s:12:\"basic-header\";s:3:\"zip\";s:22:\"packs/basic-header.zip\";s:3:\"uid\";s:32:\"ad7a32dbccb0bdf9de64cf2adfa950a2\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:309;a:25:{s:2:\"id\";s:3:\"334\";s:5:\"title\";s:13:\"Basic Content\";s:5:\"alias\";s:13:\"basic-content\";s:3:\"zip\";s:23:\"packs/basic-content.zip\";s:3:\"uid\";s:32:\"0b12f3b183a3c8206e3a7b28d2d93108\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:310;a:25:{s:2:\"id\";s:3:\"335\";s:5:\"title\";s:14:\"Basic Carousel\";s:5:\"alias\";s:14:\"basic-carousel\";s:3:\"zip\";s:24:\"packs/basic-carousel.zip\";s:3:\"uid\";s:32:\"e4abb5c6d5cf914530575a982d3dfc14\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:311;a:25:{s:2:\"id\";s:3:\"336\";s:5:\"title\";s:13:\"Basic Callout\";s:5:\"alias\";s:13:\"basic-callout\";s:3:\"zip\";s:23:\"packs/basic-callout.zip\";s:3:\"uid\";s:32:\"2ccc208b9322f5435d0f4ff64c6d9dab\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:312;a:25:{s:2:\"id\";s:3:\"337\";s:5:\"title\";s:10:\"Basic Grid\";s:5:\"alias\";s:10:\"basic-grid\";s:3:\"zip\";s:20:\"packs/basic-grid.zip\";s:3:\"uid\";s:32:\"3cb4b41d2992eba012921b8fb7c96daa\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:313;a:25:{s:2:\"id\";s:3:\"338\";s:5:\"title\";s:17:\"Basic Video Block\";s:5:\"alias\";s:17:\"basic-video-block\";s:3:\"zip\";s:27:\"packs/basic-video-block.zip\";s:3:\"uid\";s:32:\"e7c1d42b21819741f3e72c1325dae5ed\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:314;a:25:{s:2:\"id\";s:3:\"339\";s:5:\"title\";s:12:\"Basic Footer\";s:5:\"alias\";s:12:\"basic-footer\";s:3:\"zip\";s:22:\"packs/basic-footer.zip\";s:3:\"uid\";s:32:\"ed8f6a554775ebace558af2f4f2dcbac\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:315;a:25:{s:2:\"id\";s:3:\"340\";s:5:\"title\";s:14:\"Basic Lightbox\";s:5:\"alias\";s:14:\"basic-lightbox\";s:3:\"zip\";s:24:\"packs/basic-lightbox.zip\";s:3:\"uid\";s:32:\"e4b025b300b1a8f417d04eb80113fac2\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/basic-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The Basic Website template is a minimal one-page website with all the essential modules. Usable and quickly customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:13:\"Basic Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"25\";s:9:\"installed\";b:0;}i:316;a:21:{s:2:\"id\";s:3:\"341\";s:5:\"title\";s:13:\"Nature Slider\";s:5:\"alias\";s:13:\"nature-slider\";s:3:\"zip\";s:17:\"nature-slider.zip\";s:3:\"uid\";s:32:\"eef1a4584ec1c3b8c26c305cca44e805\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";s:7:\"preview\";s:56:\"http://revolution.themepunch.com/nature-explorer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:151:\"<span class=\"ttm_content\">The Nature Explorer Slider Template uses the Distortion and Particle Effects Add-Ons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-liquideffect-addon\\/revslider-liquideffect-addon.php\",\"name\":\"Distortion Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:317;a:21:{s:2:\"id\";s:3:\"342\";s:5:\"title\";s:11:\"Art Gallery\";s:5:\"alias\";s:11:\"art-gallery\";s:3:\"zip\";s:15:\"art-gallery.zip\";s:3:\"uid\";s:32:\"b8c5095ae3407337e6e5b2a8515e7d6e\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/art-gallery-slider-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:145:\"<span class=\"ttm_content\">A modern slider with large, geometric elements and interesting mask animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:318;a:25:{s:2:\"id\";s:3:\"343\";s:5:\"title\";s:20:\"Construction Company\";s:5:\"alias\";s:28:\"construction-company-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:36:\"construction-company-website-package\";s:3:\"img\";s:33:\"packages/construction_package.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:163:\"[{\"path\":\"revslider-revealer-addon\\/revslider-revealer-addon.php\",\"name\":\"Reveal AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:319;a:25:{s:2:\"id\";s:3:\"344\";s:5:\"title\";s:19:\"Construction Header\";s:5:\"alias\";s:19:\"Construction-Header\";s:3:\"zip\";s:29:\"packs/Construction-Header.zip\";s:3:\"uid\";s:32:\"5c77de774b8f5487c1276c4a7b3dc80c\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:320;a:25:{s:2:\"id\";s:3:\"345\";s:5:\"title\";s:17:\"Construction Home\";s:5:\"alias\";s:17:\"Construction-Home\";s:3:\"zip\";s:27:\"packs/Construction-Home.zip\";s:3:\"uid\";s:32:\"fcb277f0c07dad270d2a7cef4431bef8\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:321;a:25:{s:2:\"id\";s:3:\"346\";s:5:\"title\";s:21:\"Construction Projects\";s:5:\"alias\";s:21:\"Construction-Projects\";s:3:\"zip\";s:31:\"packs/Construction-Projects.zip\";s:3:\"uid\";s:32:\"0c847173c3739f79778dc2c0fc9704e4\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:322;a:25:{s:2:\"id\";s:3:\"347\";s:5:\"title\";s:20:\"Construction History\";s:5:\"alias\";s:20:\"Construction-History\";s:3:\"zip\";s:30:\"packs/Construction-History.zip\";s:3:\"uid\";s:32:\"758da120c4b6c5606692faf0aa43aac6\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:323;a:25:{s:2:\"id\";s:3:\"348\";s:5:\"title\";s:21:\"Construction Services\";s:5:\"alias\";s:21:\"Construction-Services\";s:3:\"zip\";s:31:\"packs/Construction-Services.zip\";s:3:\"uid\";s:32:\"5ad5b841c1d89e97ddbf972c8b11abd4\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:324;a:25:{s:2:\"id\";s:3:\"349\";s:5:\"title\";s:21:\"Construction Contacts\";s:5:\"alias\";s:21:\"Construction-Contacts\";s:3:\"zip\";s:31:\"packs/Construction-Contacts.zip\";s:3:\"uid\";s:32:\"b8c3c34046bb91ebb243e4da64745d37\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/construction-company-website/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:244:\"<span class=\"ttm_content\">The Construction Company is the perfect introduction to your Construction themed website. Showcase your current projects, services and contact information with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:420:\"<span class=\"ttm_content\">If you want to setup the full website example as seen in the preview, please follow the <a href=\"https://www.themepunch.com/faq/setup-content-blocks-template/\" target=\"_blank\">Content Blocks instructions here</a>.<br><br>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:20:\"Construction Company\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"26\";s:9:\"installed\";b:0;}i:325;a:21:{s:2:\"id\";s:3:\"350\";s:5:\"title\";s:22:\"Classic Cars Evolution\";s:5:\"alias\";s:22:\"Classic-Cars-Evolution\";s:3:\"zip\";s:26:\"Classic-Cars-Evolution.zip\";s:3:\"uid\";s:32:\"7061757f128fd624b0227715dab73b74\";s:3:\"img\";s:33:\"Classic-Cars-Evolution/slide1.jpg\";s:7:\"preview\";s:65:\"https://revolution.themepunch.com/classic-cars-before-after-hero/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is a great example of our popular before & after Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:326;a:21:{s:2:\"id\";s:3:\"351\";s:5:\"title\";s:21:\"404 Error Space Theme\";s:5:\"alias\";s:21:\"404-Error-Space-Theme\";s:3:\"zip\";s:25:\"404-Error-Space-Theme.zip\";s:3:\"uid\";s:32:\"6412adc7ec025826328e40e552a14e1e\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";s:7:\"preview\";s:49:\"https://revolution.themepunch.com/404-error-page/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.0.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:158:\"<span class=\"ttm_content\">The Classic Cars Evolution Slider is the perfect way to make your error page more beautiful.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:327;a:25:{s:2:\"id\";s:3:\"352\";s:5:\"title\";s:12:\"Landing Page\";s:5:\"alias\";s:20:\"landing-page-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:28:\"landing-page-website-package\";s:3:\"img\";s:23:\"packages/lp_package.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:328;a:25:{s:2:\"id\";s:3:\"353\";s:5:\"title\";s:17:\"Landing Page Hero\";s:5:\"alias\";s:17:\"landing-page-hero\";s:3:\"zip\";s:27:\"packs/landing-page-hero.zip\";s:3:\"uid\";s:32:\"d328635caa20da7ee8a3ab687f8656ff\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:329;a:25:{s:2:\"id\";s:3:\"354\";s:5:\"title\";s:21:\"Landing Page Features\";s:5:\"alias\";s:21:\"landing-page-features\";s:3:\"zip\";s:31:\"packs/landing-page-features.zip\";s:3:\"uid\";s:32:\"6552bc72abace10918a64866d9bb79c1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:330;a:25:{s:2:\"id\";s:3:\"355\";s:5:\"title\";s:20:\"Landing Page Callout\";s:5:\"alias\";s:20:\"landing-page-callout\";s:3:\"zip\";s:30:\"packs/landing-page-callout.zip\";s:3:\"uid\";s:32:\"c5b101ea5471e7409ae7effa8d45fbcf\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:331;a:25:{s:2:\"id\";s:3:\"356\";s:5:\"title\";s:20:\"Landing Page Content\";s:5:\"alias\";s:20:\"landing-page-content\";s:3:\"zip\";s:30:\"packs/landing-page-content.zip\";s:3:\"uid\";s:32:\"34da8057a6bb3677c9adf9f18ffc6cf0\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:332;a:25:{s:2:\"id\";s:3:\"357\";s:5:\"title\";s:25:\"Landing Page Testimonials\";s:5:\"alias\";s:25:\"landing-page-testimonials\";s:3:\"zip\";s:35:\"packs/landing-page-testimonials.zip\";s:3:\"uid\";s:32:\"a83606e311cd5115422d86f04890cbf1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:333;a:25:{s:2:\"id\";s:3:\"358\";s:5:\"title\";s:27:\"Landing Page Call to Action\";s:5:\"alias\";s:27:\"landing-page-call-to-action\";s:3:\"zip\";s:37:\"packs/landing-page-call-to-action.zip\";s:3:\"uid\";s:32:\"adfb456b27fa7eb6b1415d8f80836f05\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:334;a:25:{s:2:\"id\";s:3:\"359\";s:5:\"title\";s:17:\"Landing Page Help\";s:5:\"alias\";s:17:\"landing-page-help\";s:3:\"zip\";s:27:\"packs/landing-page-help.zip\";s:3:\"uid\";s:32:\"ca502431f9b7f6249d99b02464de2dd7\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:335;a:25:{s:2:\"id\";s:3:\"360\";s:5:\"title\";s:19:\"Landing Page Footer\";s:5:\"alias\";s:19:\"landing-page-footer\";s:3:\"zip\";s:29:\"packs/landing-page-footer.zip\";s:3:\"uid\";s:32:\"2a6afc371dbd60cb117f8a0f5d09eac9\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:336;a:25:{s:2:\"id\";s:3:\"361\";s:5:\"title\";s:24:\"Landing Page Price Modal\";s:5:\"alias\";s:24:\"landing-page-price-modal\";s:3:\"zip\";s:34:\"packs/landing-page-price-modal.zip\";s:3:\"uid\";s:32:\"a6c5c0430b46dd4e6e68416964a8c54d\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/landing-page-builder/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.0.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Landing Page is a one-page website template with standard modules to build an effective landing page for your business/product.</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:624:\"<span class=\"ttm_content\">After installing this template package, please remove the \"price modal\" module shortcode from the automatically created page. Also, a small modification is needed in these templates: \"Landing Page Hero\", \"Landing page Call to Action\" and \"Landing Page Footer\". Click the buttons in these template and then go to \"layer -> actions\" and set the target of the \"Open Slider Modal\" action to the \"Landing Page Price Modal\".</span>\r\n<span class=\"ttm_content\">Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:12:\"Landing Page\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"27\";s:9:\"installed\";b:0;}i:337;a:24:{s:2:\"id\";s:3:\"371\";s:5:\"title\";s:17:\"Corporate Website\";s:5:\"alias\";s:17:\"corporate-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"corporate-website-package\";s:3:\"img\";s:30:\"packages/corporate-website.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:338;a:24:{s:2:\"id\";s:3:\"372\";s:5:\"title\";s:16:\"Corporate Header\";s:5:\"alias\";s:16:\"Corporate-Header\";s:3:\"zip\";s:26:\"packs/Corporate-Header.zip\";s:3:\"uid\";s:32:\"04f868e3812a1681f00ab89580e5d1f8\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:339;a:24:{s:2:\"id\";s:3:\"373\";s:5:\"title\";s:24:\"Corporate Welcome Screen\";s:5:\"alias\";s:24:\"Corporate-Welcome-Screen\";s:3:\"zip\";s:34:\"packs/Corporate-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"052afe98ef819f7ace041dbbdb749639\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:173:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:340;a:24:{s:2:\"id\";s:3:\"374\";s:5:\"title\";s:15:\"Corporate About\";s:5:\"alias\";s:15:\"Corporate-About\";s:3:\"zip\";s:25:\"packs/Corporate-About.zip\";s:3:\"uid\";s:32:\"7bf5f8f6d4cc3016cea86289cb46e5b6\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:341;a:24:{s:2:\"id\";s:3:\"375\";s:5:\"title\";s:19:\"Corporate Portfolio\";s:5:\"alias\";s:19:\"Corporate-Portfolio\";s:3:\"zip\";s:29:\"packs/Corporate-Portfolio.zip\";s:3:\"uid\";s:32:\"612c2bd784fea81392dda1644a3c3cf3\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:342;a:24:{s:2:\"id\";s:3:\"376\";s:5:\"title\";s:15:\"Corporate Chart\";s:5:\"alias\";s:15:\"Corporate-Chart\";s:3:\"zip\";s:25:\"packs/Corporate-Chart.zip\";s:3:\"uid\";s:32:\"4d27d9b3b2cfcce750e526aafb322a9f\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:343;a:24:{s:2:\"id\";s:3:\"377\";s:5:\"title\";s:14:\"Corporate News\";s:5:\"alias\";s:14:\"Corporate-News\";s:3:\"zip\";s:24:\"packs/Corporate-News.zip\";s:3:\"uid\";s:32:\"bb65ed57a0d4db795d8b738f0a92f2d7\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:344;a:24:{s:2:\"id\";s:3:\"378\";s:5:\"title\";s:16:\"Corporate Hiring\";s:5:\"alias\";s:16:\"Corporate-Hiring\";s:3:\"zip\";s:26:\"packs/Corporate-Hiring.zip\";s:3:\"uid\";s:32:\"136cf1a91604e819089eb3573a6e100a\";s:3:\"img\";s:27:\"Corporate-Hiring/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:345;a:24:{s:2:\"id\";s:3:\"379\";s:5:\"title\";s:22:\"Corporate Testimonials\";s:5:\"alias\";s:22:\"Corporate-Testimonials\";s:3:\"zip\";s:32:\"packs/Corporate-Testimonials.zip\";s:3:\"uid\";s:32:\"b17aec0afdc31e37359cfa406164463c\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:346;a:24:{s:2:\"id\";s:3:\"380\";s:5:\"title\";s:15:\"Corporate Store\";s:5:\"alias\";s:15:\"Corporate-Store\";s:3:\"zip\";s:25:\"packs/Corporate-Store.zip\";s:3:\"uid\";s:32:\"6240b14620ddc634736716e0cdfdeb31\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:347;a:24:{s:2:\"id\";s:3:\"381\";s:5:\"title\";s:17:\"Corporate Support\";s:5:\"alias\";s:17:\"Corporate-Support\";s:3:\"zip\";s:27:\"packs/Corporate-Support.zip\";s:3:\"uid\";s:32:\"9424292a78076ce68c2faf587b26cdad\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:348;a:24:{s:2:\"id\";s:3:\"382\";s:5:\"title\";s:14:\"Corporate Team\";s:5:\"alias\";s:14:\"Corporate-Team\";s:3:\"zip\";s:24:\"packs/Corporate-Team.zip\";s:3:\"uid\";s:32:\"4fafe469b5a0a2545625c3f6d7ff3b9e\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:349;a:24:{s:2:\"id\";s:3:\"383\";s:5:\"title\";s:33:\"Corporate Selected Projects Title\";s:5:\"alias\";s:33:\"Corporate-Selected-Projects-Title\";s:3:\"zip\";s:43:\"packs/Corporate-Selected-Projects-Title.zip\";s:3:\"uid\";s:32:\"0ed3c41f51e6bf404c2fe179fa8d8ceb\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:350;a:24:{s:2:\"id\";s:3:\"384\";s:5:\"title\";s:27:\"Corporate Selected Projects\";s:5:\"alias\";s:27:\"Corporate-Selected-Projects\";s:3:\"zip\";s:37:\"packs/Corporate-Selected-Projects.zip\";s:3:\"uid\";s:32:\"1096c78d5f007f3900228a4092515e2e\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:351;a:24:{s:2:\"id\";s:3:\"385\";s:5:\"title\";s:17:\"Corporate Clients\";s:5:\"alias\";s:17:\"Corporate-Clients\";s:3:\"zip\";s:27:\"packs/Corporate-Clients.zip\";s:3:\"uid\";s:32:\"60fe3a311195bf4dba3e50bd1ab98574\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"14\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:352;a:24:{s:2:\"id\";s:3:\"386\";s:5:\"title\";s:20:\"Corporate Text Block\";s:5:\"alias\";s:20:\"Corporate-Text-Block\";s:3:\"zip\";s:30:\"packs/Corporate-Text-Block.zip\";s:3:\"uid\";s:32:\"93b68bb23d65fd1028b6b5f6d19b85b5\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"15\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:353;a:24:{s:2:\"id\";s:3:\"387\";s:5:\"title\";s:20:\"Corporate Mobile App\";s:5:\"alias\";s:20:\"Corporate-Mobile-App\";s:3:\"zip\";s:30:\"packs/Corporate-Mobile-App.zip\";s:3:\"uid\";s:32:\"e592369d233bea673403daa15c6e498a\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"16\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:354;a:24:{s:2:\"id\";s:3:\"388\";s:5:\"title\";s:18:\"Corporate Contacts\";s:5:\"alias\";s:18:\"Corporate-Contacts\";s:3:\"zip\";s:28:\"packs/Corporate-Contacts.zip\";s:3:\"uid\";s:32:\"91ae9488b54b7020f8ae9dfbfd6c563a\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"17\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:355;a:24:{s:2:\"id\";s:3:\"389\";s:5:\"title\";s:16:\"Corporate Footer\";s:5:\"alias\";s:16:\"Corporate-Footer\";s:3:\"zip\";s:26:\"packs/Corporate-Footer.zip\";s:3:\"uid\";s:32:\"a01df90af203f06194c1a18745d79861\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"18\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:356;a:24:{s:2:\"id\";s:3:\"390\";s:5:\"title\";s:23:\"Corporate Scroll To Top\";s:5:\"alias\";s:23:\"Corporate-Scroll-To-Top\";s:3:\"zip\";s:33:\"packs/Corporate-Scroll-To-Top.zip\";s:3:\"uid\";s:32:\"2d68f6e4590a9a445e6eb055dfee88ba\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";s:7:\"preview\";s:61:\"https://revolution.themepunch.com/corporate-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.1\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:248:\"<span class=\"ttm_content\">The Corporate Template is a collection of useful modules to construct your website. Portfolio, news, clients, team, contact, basic content, etc. There is something for everyone here!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:17:\"Corporate Website\";s:13:\"package_order\";s:2:\"19\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"29\";s:9:\"installed\";b:0;}i:357;a:24:{s:2:\"id\";s:3:\"402\";s:5:\"title\";s:23:\"Brutal Website Template\";s:5:\"alias\";s:23:\"brutal-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"brutal-website-template-package\";s:3:\"img\";s:36:\"packages/brutal-website-template.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:358;a:24:{s:2:\"id\";s:3:\"403\";s:5:\"title\";s:11:\"Brutal Menu\";s:5:\"alias\";s:11:\"brutal-menu\";s:3:\"zip\";s:21:\"packs/brutal-menu.zip\";s:3:\"uid\";s:32:\"04b21c7aee2479793336e964230d6e3f\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:359;a:24:{s:2:\"id\";s:3:\"404\";s:5:\"title\";s:11:\"Brutal Hero\";s:5:\"alias\";s:11:\"brutal-hero\";s:3:\"zip\";s:21:\"packs/brutal-hero.zip\";s:3:\"uid\";s:32:\"a342ad01054b97bac7980fdf9e275b34\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:360;a:24:{s:2:\"id\";s:3:\"405\";s:5:\"title\";s:12:\"Brutal About\";s:5:\"alias\";s:12:\"brutal-about\";s:3:\"zip\";s:22:\"packs/brutal-about.zip\";s:3:\"uid\";s:32:\"a3e1cd2e36c9a783c1932fdafe2e4434\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:361;a:24:{s:2:\"id\";s:3:\"406\";s:5:\"title\";s:16:\"Brutal Highlight\";s:5:\"alias\";s:16:\"brutal-highlight\";s:3:\"zip\";s:26:\"packs/brutal-highlight.zip\";s:3:\"uid\";s:32:\"b7f8522dcb4636467633bd3b14f4e3e9\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:362;a:24:{s:2:\"id\";s:3:\"407\";s:5:\"title\";s:15:\"Brutal Projects\";s:5:\"alias\";s:15:\"brutal-projects\";s:3:\"zip\";s:25:\"packs/brutal-projects.zip\";s:3:\"uid\";s:32:\"1a462e91373042193ca5d623dd8e8a47\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:363;a:24:{s:2:\"id\";s:3:\"408\";s:5:\"title\";s:15:\"Brutal Services\";s:5:\"alias\";s:15:\"brutal-services\";s:3:\"zip\";s:25:\"packs/brutal-services.zip\";s:3:\"uid\";s:32:\"cbeeb1e7a5c2842b155fe13acb7c165d\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:364;a:24:{s:2:\"id\";s:3:\"409\";s:5:\"title\";s:14:\"Brutal Callout\";s:5:\"alias\";s:14:\"brutal-callout\";s:3:\"zip\";s:24:\"packs/brutal-callout.zip\";s:3:\"uid\";s:32:\"31b6dafdb2dfb548152653e60df5a3bc\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:365;a:24:{s:2:\"id\";s:3:\"410\";s:5:\"title\";s:13:\"Brutal Footer\";s:5:\"alias\";s:13:\"brutal-footer\";s:3:\"zip\";s:23:\"packs/brutal-footer.zip\";s:3:\"uid\";s:32:\"07559f0c574e3dd95b2d40d72cbb01bc\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";s:7:\"preview\";s:58:\"https://revolution.themepunch.com/brutal-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:232:\"<span class=\"ttm_content\">The Brutal template is a one-pager with a unique design that sticks out. The project & services sliders with direction based transitions are particularly interesting.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Brutal Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"31\";s:9:\"installed\";b:0;}i:366;a:24:{s:2:\"id\";s:3:\"411\";s:5:\"title\";s:23:\"Church Website Template\";s:5:\"alias\";s:23:\"church-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"church-website-template-package\";s:3:\"img\";s:36:\"packages/church-website-template.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:367;a:24:{s:2:\"id\";s:3:\"412\";s:5:\"title\";s:13:\"Church Header\";s:5:\"alias\";s:13:\"Church-Header\";s:3:\"zip\";s:23:\"packs/Church-Header.zip\";s:3:\"uid\";s:32:\"c14289117e1e2b9ee716fb99146b2e03\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:368;a:24:{s:2:\"id\";s:3:\"413\";s:5:\"title\";s:22:\"Church Upcoming Events\";s:5:\"alias\";s:22:\"Church-Upcoming-Events\";s:3:\"zip\";s:32:\"packs/Church-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"056a26efddae92973fee4ee5cfa75f10\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:369;a:24:{s:2:\"id\";s:3:\"414\";s:5:\"title\";s:12:\"Church About\";s:5:\"alias\";s:12:\"Church-About\";s:3:\"zip\";s:22:\"packs/Church-About.zip\";s:3:\"uid\";s:32:\"8ef133f3f669f06380334a83e27eedbb\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:370;a:24:{s:2:\"id\";s:3:\"415\";s:5:\"title\";s:14:\"Church Pastors\";s:5:\"alias\";s:14:\"Church-Pastors\";s:3:\"zip\";s:24:\"packs/Church-Pastors.zip\";s:3:\"uid\";s:32:\"715edc0833a753b72350b8c974f86f94\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:371;a:24:{s:2:\"id\";s:3:\"416\";s:5:\"title\";s:20:\"Church Photo Gallery\";s:5:\"alias\";s:20:\"Church-Photo-Gallery\";s:3:\"zip\";s:30:\"packs/Church-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"d94808a97149cd5d3b3354a28409ffd7\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:372;a:24:{s:2:\"id\";s:3:\"417\";s:5:\"title\";s:16:\"Church Community\";s:5:\"alias\";s:16:\"Church-Community\";s:3:\"zip\";s:26:\"packs/Church-Community.zip\";s:3:\"uid\";s:32:\"2244e6a6d7a691653eae2d70765130a7\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:373;a:24:{s:2:\"id\";s:3:\"418\";s:5:\"title\";s:13:\"Church Sermon\";s:5:\"alias\";s:13:\"Church-Sermon\";s:3:\"zip\";s:23:\"packs/Church-Sermon.zip\";s:3:\"uid\";s:32:\"8fedf983bd55fff0f7a16d9f0a7e5408\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:374;a:24:{s:2:\"id\";s:3:\"419\";s:5:\"title\";s:15:\"Church Contacts\";s:5:\"alias\";s:15:\"Church-Contacts\";s:3:\"zip\";s:25:\"packs/Church-Contacts.zip\";s:3:\"uid\";s:32:\"0b1a6968e75868548fd98e435625c090\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:375;a:24:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:13:\"Church Footer\";s:5:\"alias\";s:13:\"Church-Footer\";s:3:\"zip\";s:23:\"packs/Church-Footer.zip\";s:3:\"uid\";s:32:\"29756685d3dc49e42edada43e6393b7b\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";s:7:\"preview\";s:63:\"https://revolution.themepunch.com/church-website-template-dark/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:23:\"Church Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"32\";s:9:\"installed\";b:0;}i:376;a:24:{s:2:\"id\";s:3:\"421\";s:5:\"title\";s:29:\"Church Light Website Template\";s:5:\"alias\";s:29:\"church-light-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"church-light-website-template-package\";s:3:\"img\";s:42:\"packages/church-light-website-template.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:377;a:24:{s:2:\"id\";s:3:\"422\";s:5:\"title\";s:19:\"Church Light Header\";s:5:\"alias\";s:19:\"Church-Light-Header\";s:3:\"zip\";s:29:\"packs/Church-Light-Header.zip\";s:3:\"uid\";s:32:\"81c00f4b52cf55214de919e3f13121fc\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:378;a:24:{s:2:\"id\";s:3:\"423\";s:5:\"title\";s:28:\"Church Light Upcoming Events\";s:5:\"alias\";s:28:\"Church-Light-Upcoming-Events\";s:3:\"zip\";s:38:\"packs/Church-Light-Upcoming-Events.zip\";s:3:\"uid\";s:32:\"963a49f4be0557ac5f3ee61d256f5bda\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:379;a:24:{s:2:\"id\";s:3:\"424\";s:5:\"title\";s:18:\"Church Light About\";s:5:\"alias\";s:18:\"Church-Light-About\";s:3:\"zip\";s:28:\"packs/Church-Light-About.zip\";s:3:\"uid\";s:32:\"d46c8e8e6f80e6bfedb54f1cdc49e7e6\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:380;a:24:{s:2:\"id\";s:3:\"425\";s:5:\"title\";s:20:\"Church Light Pastors\";s:5:\"alias\";s:20:\"Church-Light-Pastors\";s:3:\"zip\";s:30:\"packs/Church-Light-Pastors.zip\";s:3:\"uid\";s:32:\"7cc3dec61556e2291d6f38c1ea5e983f\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:381;a:24:{s:2:\"id\";s:3:\"426\";s:5:\"title\";s:26:\"Church Light Photo Gallery\";s:5:\"alias\";s:26:\"Church-Light-Photo-Gallery\";s:3:\"zip\";s:36:\"packs/Church-Light-Photo-Gallery.zip\";s:3:\"uid\";s:32:\"9e13100179b9b700b005693eeca57902\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:382;a:24:{s:2:\"id\";s:3:\"427\";s:5:\"title\";s:22:\"Church Light Community\";s:5:\"alias\";s:22:\"Church-Light-Community\";s:3:\"zip\";s:32:\"packs/Church-Light-Community.zip\";s:3:\"uid\";s:32:\"14fcc0d43d899fd96116bdbc57c7c5ea\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:383;a:24:{s:2:\"id\";s:3:\"428\";s:5:\"title\";s:19:\"Church Light Sermon\";s:5:\"alias\";s:19:\"Church-Light-Sermon\";s:3:\"zip\";s:29:\"packs/Church-Light-Sermon.zip\";s:3:\"uid\";s:32:\"fc30be7e703bc7b235665c36baa80e4e\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:384;a:24:{s:2:\"id\";s:3:\"429\";s:5:\"title\";s:21:\"Church Light Contacts\";s:5:\"alias\";s:21:\"Church-Light-Contacts\";s:3:\"zip\";s:31:\"packs/Church-Light-Contacts.zip\";s:3:\"uid\";s:32:\"ed83d8fa63ecb59cf42656068ecf8d25\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:385;a:24:{s:2:\"id\";s:3:\"430\";s:5:\"title\";s:19:\"Church Light Footer\";s:5:\"alias\";s:19:\"Church-Light-Footer\";s:3:\"zip\";s:29:\"packs/Church-Light-Footer.zip\";s:3:\"uid\";s:32:\"a168772865fd5dcf6229c9c6a49dff73\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/church-website-template-light/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.2\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The Church Website Template is a complete solution for the holy internet presence of your church. Available as a light and dark version.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Church Light Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"33\";s:9:\"installed\";b:0;}i:386;a:24:{s:2:\"id\";s:3:\"431\";s:5:\"title\";s:25:\"Rockable Website Template\";s:5:\"alias\";s:25:\"rockable-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:33:\"rockable-website-template-package\";s:3:\"img\";s:38:\"packages/rockable-website-template.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:387;a:24:{s:2:\"id\";s:3:\"432\";s:5:\"title\";s:13:\"Rockable Menu\";s:5:\"alias\";s:13:\"rockable-menu\";s:3:\"zip\";s:23:\"packs/rockable-menu.zip\";s:3:\"uid\";s:32:\"92d18f7ff38f22ff411a4ef4d9f54934\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:388;a:24:{s:2:\"id\";s:3:\"433\";s:5:\"title\";s:13:\"Rockable Hero\";s:5:\"alias\";s:13:\"rockable-hero\";s:3:\"zip\";s:23:\"packs/rockable-hero.zip\";s:3:\"uid\";s:32:\"ba16b28d6bde95910cbce572bb251208\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:389;a:24:{s:2:\"id\";s:3:\"434\";s:5:\"title\";s:15:\"Rockable Lineup\";s:5:\"alias\";s:15:\"rockable-lineup\";s:3:\"zip\";s:25:\"packs/rockable-lineup.zip\";s:3:\"uid\";s:32:\"6631980112805533a0d328c37e56adbd\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:390;a:24:{s:2:\"id\";s:3:\"435\";s:5:\"title\";s:17:\"Rockable Lineup 2\";s:5:\"alias\";s:17:\"rockable-lineup-2\";s:3:\"zip\";s:27:\"packs/rockable-lineup-2.zip\";s:3:\"uid\";s:32:\"98bc41d982dc478edabff4aa99461dbc\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:391;a:24:{s:2:\"id\";s:3:\"436\";s:5:\"title\";s:22:\"Rockable Gallery Title\";s:5:\"alias\";s:22:\"rockable-gallery-title\";s:3:\"zip\";s:32:\"packs/rockable-gallery-title.zip\";s:3:\"uid\";s:32:\"da43a76f5bc77aa6efe158b00ab7cf0d\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:392;a:24:{s:2:\"id\";s:3:\"437\";s:5:\"title\";s:16:\"Rockable Gallery\";s:5:\"alias\";s:16:\"rockable-gallery\";s:3:\"zip\";s:26:\"packs/rockable-gallery.zip\";s:3:\"uid\";s:32:\"c12a144d6860bcf24e91d5b980ac22f1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:393;a:24:{s:2:\"id\";s:3:\"438\";s:5:\"title\";s:17:\"Rockable Sponsors\";s:5:\"alias\";s:17:\"rockable-sponsors\";s:3:\"zip\";s:27:\"packs/rockable-sponsors.zip\";s:3:\"uid\";s:32:\"1e40d4a810c23f8d5fe5cd5ca31ee20d\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:394;a:24:{s:2:\"id\";s:3:\"439\";s:5:\"title\";s:15:\"Rockable Footer\";s:5:\"alias\";s:15:\"rockable-footer\";s:3:\"zip\";s:25:\"packs/rockable-footer.zip\";s:3:\"uid\";s:32:\"a4a9952d5e56fc14366155e8ebfa432a\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:395;a:24:{s:2:\"id\";s:3:\"440\";s:5:\"title\";s:21:\"Rockable Detail Modal\";s:5:\"alias\";s:21:\"rockable-detail-modal\";s:3:\"zip\";s:31:\"packs/rockable-detail-modal.zip\";s:3:\"uid\";s:32:\"b51d918203ff7975a144a9f1be09f31b\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:396;a:24:{s:2:\"id\";s:3:\"441\";s:5:\"title\";s:23:\"Rockable Detail Modal 2\";s:5:\"alias\";s:23:\"rockable-detail-modal-2\";s:3:\"zip\";s:33:\"packs/rockable-detail-modal-2.zip\";s:3:\"uid\";s:32:\"dcf51ebb3d4a1dec94748a1e016c5ef7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";s:7:\"preview\";s:60:\"https://revolution.themepunch.com/rockable-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">The Rockable Website Template can present your Festival or Concert oriented website in a unique one-pager.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:25:\"Rockable Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"34\";s:9:\"installed\";b:0;}i:397;a:21:{s:2:\"id\";s:3:\"442\";s:5:\"title\";s:27:\"Real Estate Showcase Slider\";s:5:\"alias\";s:27:\"real-estate-showcase-slider\";s:3:\"zip\";s:31:\"Real-Estate-Showcase-Slider.zip\";s:3:\"uid\";s:32:\"486b2bbe296722e70421731e3c05711b\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.3\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">An elegant showcase for your real estate & realtor website. Flexible and customizable.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:398;a:21:{s:2:\"id\";s:3:\"443\";s:5:\"title\";s:16:\"Isometric Slider\";s:5:\"alias\";s:16:\"isometric-slider\";s:3:\"zip\";s:20:\"isometric-slider.zip\";s:3:\"uid\";s:32:\"fb06051fcf6649a44f2292044e414a36\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/isometric-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:154:\"<span class=\"ttm_content\">A colorful, isometric slider template with fully customizable colors and screen content.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:399;a:24:{s:2:\"id\";s:3:\"444\";s:5:\"title\";s:26:\"Woo Commerce Slider Static\";s:5:\"alias\";s:26:\"woo-commerce-slider-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"woo-commerce-slider-static\";s:3:\"img\";s:39:\"packages/woo-commerce-slider-static.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:7:\"website\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:400;a:24:{s:2:\"id\";s:3:\"445\";s:5:\"title\";s:17:\"E-Commerce Slider\";s:5:\"alias\";s:17:\"E-Commerce-Slider\";s:3:\"zip\";s:27:\"packs/E-Commerce-Slider.zip\";s:3:\"uid\";s:32:\"1533cfd83c2ae122f23074e1ed77f256\";s:3:\"img\";s:28:\"E-Commerce-Slider/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:401;a:24:{s:2:\"id\";s:3:\"446\";s:5:\"title\";s:23:\"E-Commerce Slider Modal\";s:5:\"alias\";s:23:\"E-Commerce-Slider-Modal\";s:3:\"zip\";s:33:\"packs/E-Commerce-Slider-Modal.zip\";s:3:\"uid\";s:32:\"825e05c3967515b92a75da017c68a863\";s:3:\"img\";s:34:\"E-Commerce-Slider-Modal/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:178:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the static version that doesn\'t use Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:4:\"hero\";i:1;s:7:\"website\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Woo Commerce Slider Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"35\";s:9:\"installed\";b:0;}i:402;a:21:{s:2:\"id\";s:3:\"447\";s:5:\"title\";s:27:\"Woo Commerce Slider Dynamic\";s:5:\"alias\";s:27:\"Woo-Commerce-Slider-Dynamic\";s:3:\"zip\";s:31:\"Woo-Commerce-Slider-Dynamic.zip\";s:3:\"uid\";s:32:\"b8e2c64f3739e552c563c48c59f20fe7\";s:3:\"img\";s:38:\"Woo-Commerce-Slider-Dynamic/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/woo-commerce-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">A uniquely animated Woo Commerce Slider template - this is the dynamic version that uses Woo Commerce data</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:403;a:24:{s:2:\"id\";s:3:\"448\";s:5:\"title\";s:31:\"Blooming Event Florist Template\";s:5:\"alias\";s:31:\"blooming-event-florist-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"blooming-event-florist-template-package\";s:3:\"img\";s:52:\"packages/blooming-event-florist-template-package.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:404;a:24:{s:2:\"id\";s:3:\"449\";s:5:\"title\";s:15:\"Blooming Header\";s:5:\"alias\";s:15:\"blooming-header\";s:3:\"zip\";s:25:\"packs/blooming-header.zip\";s:3:\"uid\";s:32:\"aa2ee34fd8ed018945ba64e6913810e4\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:405;a:24:{s:2:\"id\";s:3:\"450\";s:5:\"title\";s:14:\"Blooming About\";s:5:\"alias\";s:14:\"blooming-about\";s:3:\"zip\";s:24:\"packs/blooming-about.zip\";s:3:\"uid\";s:32:\"dd7095e46fab2eb475d00480fd17a6ec\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:406;a:24:{s:2:\"id\";s:3:\"451\";s:5:\"title\";s:18:\"Blooming Portfolio\";s:5:\"alias\";s:18:\"blooming-portfolio\";s:3:\"zip\";s:28:\"packs/blooming-portfolio.zip\";s:3:\"uid\";s:32:\"c72ddcbb07b62982b8c21328a6383e22\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:407;a:24:{s:2:\"id\";s:3:\"452\";s:5:\"title\";s:22:\"Blooming Wedding Title\";s:5:\"alias\";s:22:\"blooming-wedding-title\";s:3:\"zip\";s:32:\"packs/blooming-wedding-title.zip\";s:3:\"uid\";s:32:\"4fcfb0b99289c12d014c67306bb7687b\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:408;a:24:{s:2:\"id\";s:3:\"453\";s:5:\"title\";s:25:\"Blooming Wedding Carousel\";s:5:\"alias\";s:25:\"blooming-wedding-carousel\";s:3:\"zip\";s:35:\"packs/blooming-wedding-carousel.zip\";s:3:\"uid\";s:32:\"1d1bb979dbfca8ba9d43da1c0f665339\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:409;a:24:{s:2:\"id\";s:3:\"454\";s:5:\"title\";s:21:\"Blooming Wedding Text\";s:5:\"alias\";s:21:\"blooming-wedding-text\";s:3:\"zip\";s:31:\"packs/blooming-wedding-text.zip\";s:3:\"uid\";s:32:\"326f2793294a739dd3aac3cc45332df8\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:410;a:24:{s:2:\"id\";s:3:\"455\";s:5:\"title\";s:22:\"Blooming Parties Title\";s:5:\"alias\";s:22:\"blooming-parties-title\";s:3:\"zip\";s:32:\"packs/blooming-parties-title.zip\";s:3:\"uid\";s:32:\"b47aae1b368d3c3d9017f260e6c6a547\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:411;a:24:{s:2:\"id\";s:3:\"456\";s:5:\"title\";s:25:\"Blooming Parties Carousel\";s:5:\"alias\";s:25:\"blooming-parties-carousel\";s:3:\"zip\";s:35:\"packs/blooming-parties-carousel.zip\";s:3:\"uid\";s:32:\"9f90a9da7b017aeee7f3b608cda066e6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:412;a:24:{s:2:\"id\";s:3:\"457\";s:5:\"title\";s:21:\"Blooming Parties Text\";s:5:\"alias\";s:21:\"blooming-parties-text\";s:3:\"zip\";s:31:\"packs/blooming-parties-text.zip\";s:3:\"uid\";s:32:\"66a47346cc639b8b9b9b5dfa1521b6ef\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:413;a:24:{s:2:\"id\";s:3:\"458\";s:5:\"title\";s:22:\"Blooming Funeral Title\";s:5:\"alias\";s:22:\"blooming-funeral-title\";s:3:\"zip\";s:32:\"packs/blooming-funeral-title.zip\";s:3:\"uid\";s:32:\"e9e77134472c33c56be442073f29d1fd\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:414;a:24:{s:2:\"id\";s:3:\"459\";s:5:\"title\";s:23:\"Blooming Funeral Slider\";s:5:\"alias\";s:23:\"blooming-funeral-slider\";s:3:\"zip\";s:33:\"packs/blooming-funeral-slider.zip\";s:3:\"uid\";s:32:\"d15090841c25c7c8f0e1b0987c0c0887\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:415;a:24:{s:2:\"id\";s:3:\"460\";s:5:\"title\";s:21:\"Blooming Funeral Text\";s:5:\"alias\";s:21:\"blooming-funeral-text\";s:3:\"zip\";s:31:\"packs/blooming-funeral-text.zip\";s:3:\"uid\";s:32:\"d7c80e246f31e3d2f4e5dc1656f133cc\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"12\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:416;a:24:{s:2:\"id\";s:3:\"461\";s:5:\"title\";s:16:\"Blooming Contact\";s:5:\"alias\";s:16:\"blooming-contact\";s:3:\"zip\";s:26:\"packs/blooming-contact.zip\";s:3:\"uid\";s:32:\"54280182bca86443e2648b3146f41e47\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";s:7:\"preview\";s:57:\"https://revolution.themepunch.com/event-florist-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">The Blooming Event Florist Template is a complete one-page website solution with beautiful floral animations.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Blooming Event Florist Template\";s:13:\"package_order\";s:2:\"13\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"36\";s:9:\"installed\";b:0;}i:417;a:21:{s:2:\"id\";s:3:\"462\";s:5:\"title\";s:13:\"Particle Hero\";s:5:\"alias\";s:13:\"particle-hero\";s:3:\"zip\";s:17:\"particle-hero.zip\";s:3:\"uid\";s:32:\"3f422f4807bf9ef4cb15dade515dad00\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide6\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:120:\"<span class=\"ttm_content\">A Hero header module using the Particle Effect Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:418;a:21:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:17:\"Bubble Morph Hero\";s:5:\"alias\";s:17:\"bubble-morph-hero\";s:3:\"zip\";s:21:\"bubble-morph-hero.zip\";s:3:\"uid\";s:32:\"b47e6bcc1ae80393ff3f7388ed3b9f8f\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide5\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A Hero header module using the Bubble Morph Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:419;a:21:{s:2:\"id\";s:3:\"464\";s:5:\"title\";s:13:\"Parallax Hero\";s:5:\"alias\";s:13:\"parallax-hero\";s:3:\"zip\";s:17:\"parallax-hero.zip\";s:3:\"uid\";s:32:\"290e86534326ee118e96ae7ce0538fa2\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide4\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:117:\"<span class=\"ttm_content\">A parallax hero module with mouse move interaction.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:420;a:21:{s:2:\"id\";s:3:\"465\";s:5:\"title\";s:10:\"Video Hero\";s:5:\"alias\";s:10:\"video-hero\";s:3:\"zip\";s:14:\"video-hero.zip\";s:3:\"uid\";s:32:\"f9e280015d3408bb0482e13fe753da8f\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide3\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:111:\"<span class=\"ttm_content\">A simple Hero header module with HTML5 video.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:421;a:21:{s:2:\"id\";s:3:\"466\";s:5:\"title\";s:14:\"Ken Burns Hero\";s:5:\"alias\";s:14:\"ken-burns-hero\";s:3:\"zip\";s:18:\"ken-burns-hero.zip\";s:3:\"uid\";s:32:\"d5f89e5f5b3991b995e2bfeb50cfe9f8\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://revolution.themepunch.com/wordpress-hero-image-header/#slide2\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:142:\"<span class=\"ttm_content\">A simple image background hero header module with a subtle Ken Burns effect.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:422;a:21:{s:2:\"id\";s:3:\"467\";s:5:\"title\";s:21:\"Basic Hero Collection\";s:5:\"alias\";s:21:\"basic-hero-collection\";s:3:\"zip\";s:25:\"basic-hero-collection.zip\";s:3:\"uid\";s:32:\"ff625c65e8aab4689fa56d5652279d51\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/wordpress-hero-image-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.5\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">A collection of WordPress Hero Headers with image, video, particles, parallax and more!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:423;a:21:{s:2:\"id\";s:3:\"468\";s:5:\"title\";s:19:\"Launching Very Soon\";s:5:\"alias\";s:19:\"launching-very-soon\";s:3:\"zip\";s:23:\"launching-very-soon.zip\";s:3:\"uid\";s:32:\"2da45cf2d9bec07e7183b3f7777986b9\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";s:7:\"preview\";s:59:\"https://revolution.themepunch.com/launching-soon-countdown/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:166:\"<span class=\"ttm_content\">Rocket BOOST! A beautifully animated launching soon countdown module using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:424;a:21:{s:2:\"id\";s:3:\"469\";s:5:\"title\";s:18:\"Under Construction\";s:5:\"alias\";s:18:\"Under-Construction\";s:3:\"zip\";s:22:\"Under-Construction.zip\";s:3:\"uid\";s:32:\"4b12f9a82a5b48d45a707df93406eb5b\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";s:7:\"preview\";s:53:\"https://revolution.themepunch.com/under-construction/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">You will love this animated under construction landing page using our \"Coming Soon\" Add-On.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:197:\"[{\"path\":\"revslider-maintenance-addon\\/revslider-maintenance-addon.php\",\"name\":\"Coming Soon & Maintenance AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/revslider-doc\\/add-coming-soon-maintenance\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:425;a:21:{s:2:\"id\";s:3:\"470\";s:5:\"title\";s:15:\"Particle Effect\";s:5:\"alias\";s:15:\"Particle-Effect\";s:3:\"zip\";s:19:\"Particle-Effect.zip\";s:3:\"uid\";s:32:\"66cf4e514e83a6984903694fd587edb6\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";s:7:\"preview\";s:54:\"https://revolution.themepunch.com/snow-particle-scene/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">Get into a winter mood with our Snow Particle Scene for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:426;a:21:{s:2:\"id\";s:3:\"471\";s:5:\"title\";s:17:\"Particle Effect 2\";s:5:\"alias\";s:17:\"Particle-Effect-2\";s:3:\"zip\";s:21:\"Particle-Effect-2.zip\";s:3:\"uid\";s:32:\"303337c29a97a816ccecca7e5f0b5e20\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";s:7:\"preview\";s:56:\"https://revolution.themepunch.com/cyber-particle-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:147:\"<span class=\"ttm_content\">Amaze your website visitors with the cyber particle effect for Slider Revolution!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:427;a:24:{s:2:\"id\";s:3:\"472\";s:5:\"title\";s:22:\"Stark Website Template\";s:5:\"alias\";s:22:\"stark-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:30:\"stark-website-template-package\";s:3:\"img\";s:43:\"packages/stark-website-template-package.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:428;a:24:{s:2:\"id\";s:3:\"473\";s:5:\"title\";s:10:\"Stark Menu\";s:5:\"alias\";s:10:\"stark-menu\";s:3:\"zip\";s:20:\"packs/stark-menu.zip\";s:3:\"uid\";s:32:\"bb31150df180e784d76a1f5ea306bf05\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:87:\"offset=\"t:0px,0px,0px,0px;b:0px,0px,0px,0px;l:140px,70px,0px,0px;r:140px,70px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:429;a:24:{s:2:\"id\";s:3:\"474\";s:5:\"title\";s:12:\"Stark Header\";s:5:\"alias\";s:12:\"stark-header\";s:3:\"zip\";s:22:\"packs/stark-header.zip\";s:3:\"uid\";s:32:\"62bfca01bf6e33cfad81d8df06498299\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:93:\"offset=\"t:40px,30px,20px,10px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:430;a:24:{s:2:\"id\";s:3:\"475\";s:5:\"title\";s:13:\"Stark Content\";s:5:\"alias\";s:13:\"stark-content\";s:3:\"zip\";s:23:\"packs/stark-content.zip\";s:3:\"uid\";s:32:\"4577ca760133eb5d894c46f212f6eefb\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"6\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:431;a:24:{s:2:\"id\";s:3:\"476\";s:5:\"title\";s:14:\"Stark Carousel\";s:5:\"alias\";s:14:\"stark-carousel\";s:3:\"zip\";s:24:\"packs/stark-carousel.zip\";s:3:\"uid\";s:32:\"de63336d333eeff10eccfd5d9741e6c9\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"1\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:432;a:24:{s:2:\"id\";s:3:\"477\";s:5:\"title\";s:15:\"Stark Portfolio\";s:5:\"alias\";s:15:\"stark-portfolio\";s:3:\"zip\";s:25:\"packs/stark-portfolio.zip\";s:3:\"uid\";s:32:\"99fcf3df65f8471fe30bec1bf0c2350d\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:110:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"5\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:433;a:24:{s:2:\"id\";s:3:\"478\";s:5:\"title\";s:22:\"Stark Portfolio Detail\";s:5:\"alias\";s:22:\"stark-portfolio-detail\";s:3:\"zip\";s:32:\"packs/stark-portfolio-detail.zip\";s:3:\"uid\";s:32:\"7484fc54f81daec07c93e992216310ce\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:434;a:24:{s:2:\"id\";s:3:\"479\";s:5:\"title\";s:13:\"Stark Contact\";s:5:\"alias\";s:13:\"stark-contact\";s:3:\"zip\";s:23:\"packs/stark-contact.zip\";s:3:\"uid\";s:32:\"8d704226b7093123a9d9faf424da6c35\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:108:\"offset=\"t:-50px,-30px,-30px,-20px;b:0px,0px,0px,0px;l:40px,30px,20px,10px;r:40px,30px,20px,10px;\" zindex=\"2\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:435;a:24:{s:2:\"id\";s:3:\"480\";s:5:\"title\";s:12:\"Stark Footer\";s:5:\"alias\";s:12:\"stark-footer\";s:3:\"zip\";s:22:\"packs/stark-footer.zip\";s:3:\"uid\";s:32:\"e7132dc158e7dcdb4ef5b3a1aa00208a\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.2.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:114:\"offset=\"t:-50px,-30px,-30px,-20px;b:40px,30px,20px,20px;l:140px,70px,50px,30px;r:140px,70px,50px,30px;\" zindex=\"3\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:436;a:24:{s:2:\"id\";s:3:\"481\";s:5:\"title\";s:16:\"Stark Newsletter\";s:5:\"alias\";s:16:\"stark-newsletter\";s:3:\"zip\";s:26:\"packs/stark-newsletter.zip\";s:3:\"uid\";s:32:\"bb76ddd68dbe6bda5ece7e4227a51413\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";s:7:\"preview\";s:64:\"https://revolution.themepunch.com/stark-agency-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:221:\"<span class=\"ttm_content\">The Stark Agency website template is a collection of modules using our new Gutenberg Block \"margin & padding\" feature. Create unique, customizable layouts!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:22:\"Stark Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:33:\"usage=\"modal\" modal=\"s:#contact;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"37\";s:9:\"installed\";b:0;}i:437;a:21:{s:2:\"id\";s:3:\"482\";s:5:\"title\";s:15:\"Big Summer Sale\";s:5:\"alias\";s:15:\"big-summer-sale\";s:3:\"zip\";s:19:\"big-summer-sale.zip\";s:3:\"uid\";s:32:\"a6779fa7109763209d234f9cf2e766c6\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";s:7:\"preview\";s:62:\"https://revolution.themepunch.com/big-summer-sale-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:153:\"<span class=\"ttm_content\">The Big Summer Sale Shop Slider is a beautiful eye catcher for your e-commerce website!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:438;a:22:{s:2:\"id\";s:3:\"483\";s:5:\"title\";s:18:\"Traveller Carousel\";s:5:\"alias\";s:18:\"traveller-carousel\";s:3:\"zip\";s:22:\"traveller-carousel.zip\";s:3:\"uid\";s:32:\"185344ed6236bea2906a79035d1d5702\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";s:7:\"preview\";s:55:\"https://revolution.themepunch.com/travel-blog-carousel/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A travel blog carousel with interesting parallax and ken burns effects!</span>\r\n<span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:263:\"<span class=\"ttm_content\">Note that the content visible on all slides can be edited on the \"global layers\" slide.<br/>Checkout our <a href=\"https://revolution.themepunch.com/documentation\" target=\"_blank\">Documentation</a> for basic Slider Revolution help.</span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:439;a:21:{s:2:\"id\";s:3:\"484\";s:5:\"title\";s:16:\"Project Carousel\";s:5:\"alias\";s:16:\"project-carousel\";s:3:\"zip\";s:20:\"project-carousel.zip\";s:3:\"uid\";s:32:\"49c85ad406da943bdd25f08fd6496748\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";s:7:\"preview\";s:51:\"https://revolution.themepunch.com/project-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:137:\"<span class=\"ttm_content\">A project carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:440;a:21:{s:2:\"id\";s:3:\"485\";s:5:\"title\";s:13:\"News Carousel\";s:5:\"alias\";s:13:\"news-carousel\";s:3:\"zip\";s:17:\"news-carousel.zip\";s:3:\"uid\";s:32:\"76f5b939150092a30038f161084140ae\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";s:7:\"preview\";s:48:\"https://revolution.themepunch.com/news-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:134:\"<span class=\"ttm_content\">A news carousel with images and texts that can be customized easily!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:441;a:24:{s:2:\"id\";s:3:\"486\";s:5:\"title\";s:29:\"Story Blocks Website Template\";s:5:\"alias\";s:29:\"story-blocks-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"story-blocks-website-template-package\";s:3:\"img\";s:50:\"packages/story-blocks-website-template-package.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:442;a:24:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:10:\"Story Menu\";s:5:\"alias\";s:10:\"story-menu\";s:3:\"zip\";s:20:\"packs/story-menu.zip\";s:3:\"uid\";s:32:\"1f2f7cd91480f15cff8e7100f788c650\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:443;a:24:{s:2:\"id\";s:3:\"488\";s:5:\"title\";s:12:\"Story Header\";s:5:\"alias\";s:12:\"story-header\";s:3:\"zip\";s:22:\"packs/story-header.zip\";s:3:\"uid\";s:32:\"e1a5ad5018a24ccdc71c2863edfe775e\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:444;a:24:{s:2:\"id\";s:3:\"489\";s:5:\"title\";s:13:\"Story Block 1\";s:5:\"alias\";s:13:\"story-block-1\";s:3:\"zip\";s:23:\"packs/story-block-1.zip\";s:3:\"uid\";s:32:\"2a9fee97dcf477e36d048af8a902f47a\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:445;a:24:{s:2:\"id\";s:3:\"490\";s:5:\"title\";s:15:\"Story Content 1\";s:5:\"alias\";s:15:\"story-content-1\";s:3:\"zip\";s:25:\"packs/story-content-1.zip\";s:3:\"uid\";s:32:\"6773614bbce543b83a0d2b2ad8facc96\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:446;a:24:{s:2:\"id\";s:3:\"491\";s:5:\"title\";s:13:\"Story Block 2\";s:5:\"alias\";s:13:\"story-block-2\";s:3:\"zip\";s:23:\"packs/story-block-2.zip\";s:3:\"uid\";s:32:\"2e708e3cebab57ca20b228ffba426ce7\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:447;a:24:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:13:\"Story Block 3\";s:5:\"alias\";s:13:\"story-block-3\";s:3:\"zip\";s:23:\"packs/story-block-3.zip\";s:3:\"uid\";s:32:\"7156cf069f65644faf90122dab451231\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:448;a:24:{s:2:\"id\";s:3:\"493\";s:5:\"title\";s:15:\"Story Content 2\";s:5:\"alias\";s:15:\"story-content-2\";s:3:\"zip\";s:25:\"packs/story-content-2.zip\";s:3:\"uid\";s:32:\"1223cd77d1f36d69e69ce50223e16ea7\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:449;a:24:{s:2:\"id\";s:3:\"494\";s:5:\"title\";s:13:\"Story Block 4\";s:5:\"alias\";s:13:\"story-block-4\";s:3:\"zip\";s:23:\"packs/story-block-4.zip\";s:3:\"uid\";s:32:\"85ac48e8e8231d2c38206cba4e7ebb68\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:450;a:24:{s:2:\"id\";s:3:\"495\";s:5:\"title\";s:15:\"Story Content 3\";s:5:\"alias\";s:15:\"story-content-3\";s:3:\"zip\";s:25:\"packs/story-content-3.zip\";s:3:\"uid\";s:32:\"82cac52f3ba79c0559fe0ad0cdf9d3b2\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";s:7:\"preview\";s:47:\"https://revolution.themepunch.com/story-blocks/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.1.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The Story Blocks for Slider Revolution can be used to create scroll-based stories on your WordPress site. Mix and match the individual blocks to create YOUR story!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Story Blocks Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"38\";s:9:\"installed\";b:0;}i:451;a:21:{s:2:\"id\";s:3:\"496\";s:5:\"title\";s:21:\"Animated Mini Website\";s:5:\"alias\";s:12:\"mini-website\";s:3:\"zip\";s:16:\"mini-website.zip\";s:3:\"uid\";s:32:\"cc6c0a3b0f933a88c43e2be0fa397c1c\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";s:7:\"preview\";s:56:\"https://www.sliderrevolution.com/templates/mini-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:209:\"<span class=\"ttm_content\">The animated mini website template has a modern, vibrant design and can be customized easily! Get the #1 WordPress Builder with 200+ templates.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:452;a:21:{s:2:\"id\";s:3:\"497\";s:5:\"title\";s:18:\"Food Delivery Hero\";s:5:\"alias\";s:13:\"food-delivery\";s:3:\"zip\";s:17:\"food-delivery.zip\";s:3:\"uid\";s:32:\"992e9b22ff43227a655eea341835d04c\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/food-delivery-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:207:\"<span class=\"ttm_content\">Yummy! This hero template convinces with a changing color background, a particle effect, vibrant illustrations and smooth mouse over effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:342:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:453;a:21:{s:2:\"id\";s:3:\"498\";s:5:\"title\";s:25:\"Slider With Illustrations\";s:5:\"alias\";s:25:\"slider-with-illustrations\";s:3:\"zip\";s:29:\"slider-with-illustrations.zip\";s:3:\"uid\";s:32:\"ebc24280b669f26734c7fdd8b5683e9f\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/slider-with-illustrations/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:175:\"<span class=\"ttm_content\">A basic slider template with easy to customize content, colorful illustrations and pleasant parallax effects.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:454;a:24:{s:2:\"id\";s:3:\"499\";s:5:\"title\";s:31:\"Zen Technology Website Template\";s:5:\"alias\";s:31:\"zen-technology-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:39:\"zen-technology-website-template-package\";s:3:\"img\";s:52:\"packages/zen-technology-website-template-package.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:455;a:24:{s:2:\"id\";s:3:\"500\";s:5:\"title\";s:8:\"Zen Menu\";s:5:\"alias\";s:8:\"zen-menu\";s:3:\"zip\";s:18:\"packs/zen-menu.zip\";s:3:\"uid\";s:32:\"3b53d755058b75fa6172510dcca2f2bb\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:456;a:24:{s:2:\"id\";s:3:\"501\";s:5:\"title\";s:10:\"Zen Header\";s:5:\"alias\";s:10:\"zen-header\";s:3:\"zip\";s:20:\"packs/zen-header.zip\";s:3:\"uid\";s:32:\"13d3cdde05308616fda7e2920a29e006\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:457;a:24:{s:2:\"id\";s:3:\"502\";s:5:\"title\";s:9:\"Zen About\";s:5:\"alias\";s:9:\"zen-about\";s:3:\"zip\";s:19:\"packs/zen-about.zip\";s:3:\"uid\";s:32:\"d50d4f9b43e025fa99503b9a4eec6551\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:458;a:24:{s:2:\"id\";s:3:\"503\";s:5:\"title\";s:12:\"Zen Features\";s:5:\"alias\";s:12:\"zen-features\";s:3:\"zip\";s:22:\"packs/zen-features.zip\";s:3:\"uid\";s:32:\"f4f7f500fae57b1b55adace13f030778\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:459;a:24:{s:2:\"id\";s:3:\"504\";s:5:\"title\";s:9:\"Zen Video\";s:5:\"alias\";s:9:\"zen-video\";s:3:\"zip\";s:19:\"packs/zen-video.zip\";s:3:\"uid\";s:32:\"fa83df1b45b795174770b1b0155e89f3\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:460;a:24:{s:2:\"id\";s:3:\"505\";s:5:\"title\";s:11:\"Zen Pricing\";s:5:\"alias\";s:11:\"zen-pricing\";s:3:\"zip\";s:21:\"packs/zen-pricing.zip\";s:3:\"uid\";s:32:\"921f8e5c156d9027f6ae8f1c5e426251\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:461;a:24:{s:2:\"id\";s:3:\"506\";s:5:\"title\";s:22:\"Zen Testimonials Title\";s:5:\"alias\";s:22:\"zen-testimonials-title\";s:3:\"zip\";s:32:\"packs/zen-testimonials-title.zip\";s:3:\"uid\";s:32:\"d9aeeb596c0455ddd564a60a2d449b17\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:462;a:24:{s:2:\"id\";s:3:\"507\";s:5:\"title\";s:16:\"Zen Testimonials\";s:5:\"alias\";s:16:\"zen-testimonials\";s:3:\"zip\";s:26:\"packs/zen-testimonials.zip\";s:3:\"uid\";s:32:\"5a0e0141599c63828e4b99e3bc863366\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:463;a:24:{s:2:\"id\";s:3:\"508\";s:5:\"title\";s:10:\"Zen Footer\";s:5:\"alias\";s:10:\"zen-footer\";s:3:\"zip\";s:20:\"packs/zen-footer.zip\";s:3:\"uid\";s:32:\"47fb8604e2aafa8cfc97f5af75fda911\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/zen-technology-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:200:\"<span class=\"ttm_content\">The Zen Technology Website Template is a modern, striking one-pager for your technology focused project. Easy to edit and get started!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:175:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:31:\"Zen Technology Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"39\";s:9:\"installed\";b:0;}i:464;a:21:{s:2:\"id\";s:3:\"509\";s:5:\"title\";s:24:\"Paintbrush Effect Add-on\";s:5:\"alias\";s:17:\"Paintbrush-Effect\";s:3:\"zip\";s:21:\"Paintbrush-Effect.zip\";s:3:\"uid\";s:32:\"b934d1376df026f0ff45447de17b5ee9\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/paintbrush-effect-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:179:\"<span class=\"ttm_content\">The Paintbrush Effect Add-on is the perfect way to add some interactivity to your website with Slider Revolution.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:338:\"[{\"path\":\"revslider-paintbrush-addon\\/revslider-paintbrush-addon.php\",\"name\":\"Paintbrush AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:465;a:24:{s:2:\"id\";s:3:\"510\";s:5:\"title\";s:29:\"Photographer Website Template\";s:5:\"alias\";s:29:\"photographer-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"photographer-website-template-package\";s:3:\"img\";s:50:\"packages/photographer-website-template-package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:466;a:24:{s:2:\"id\";s:3:\"511\";s:5:\"title\";s:19:\"Photographer Header\";s:5:\"alias\";s:19:\"Photographer-Header\";s:3:\"zip\";s:29:\"packs/Photographer-Header.zip\";s:3:\"uid\";s:32:\"22de8b3b1eeca5d0d1087791a28cc641\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:467;a:24:{s:2:\"id\";s:3:\"512\";s:5:\"title\";s:27:\"Photographer Welcome Screen\";s:5:\"alias\";s:27:\"Photographer-Welcome-Screen\";s:3:\"zip\";s:37:\"packs/Photographer-Welcome-Screen.zip\";s:3:\"uid\";s:32:\"8de63df079ad8b7c0aa7bf164bd5fd8f\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:468;a:24:{s:2:\"id\";s:3:\"513\";s:5:\"title\";s:21:\"Photographer Showcase\";s:5:\"alias\";s:21:\"Photographer-Showcase\";s:3:\"zip\";s:31:\"packs/Photographer-Showcase.zip\";s:3:\"uid\";s:32:\"8b2c7a1541465f77e829a9ac58926359\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:469;a:24:{s:2:\"id\";s:3:\"514\";s:5:\"title\";s:22:\"Photographer Portfolio\";s:5:\"alias\";s:22:\"Photographer-Portfolio\";s:3:\"zip\";s:32:\"packs/Photographer-Portfolio.zip\";s:3:\"uid\";s:32:\"ba5cc502a9505725ef169eaf4852d10f\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:470;a:24:{s:2:\"id\";s:3:\"515\";s:5:\"title\";s:21:\"Photographer Contacts\";s:5:\"alias\";s:21:\"Photographer-Contacts\";s:3:\"zip\";s:31:\"packs/Photographer-Contacts.zip\";s:3:\"uid\";s:32:\"6ac142733cd260b5d5d3cdce30885074\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:471;a:24:{s:2:\"id\";s:3:\"516\";s:5:\"title\";s:19:\"Photographer Footer\";s:5:\"alias\";s:19:\"Photographer-Footer\";s:3:\"zip\";s:29:\"packs/Photographer-Footer.zip\";s:3:\"uid\";s:32:\"5fae568a988d072fb14b66cc2732ea46\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:472;a:24:{s:2:\"id\";s:3:\"517\";s:5:\"title\";s:18:\"Photographer Modal\";s:5:\"alias\";s:18:\"Photographer-Modal\";s:3:\"zip\";s:28:\"packs/Photographer-Modal.zip\";s:3:\"uid\";s:32:\"e6b47a765ad19bce4726540ff7211c07\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/photographer-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.2.23\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">The Photographer Website Template is the perfect way to introduce your portfolio. Showcase your latests works, projects and contacts with sleek transitions!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Photographer Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"40\";s:9:\"installed\";b:0;}i:473;a:21:{s:2:\"id\";s:3:\"518\";s:5:\"title\";s:25:\"Black Friday Scroll Video\";s:5:\"alias\";s:25:\"black-friday-scroll-video\";s:3:\"zip\";s:29:\"black-friday-scroll-video.zip\";s:3:\"uid\";s:32:\"a6a4ab2e2f703aaee0a1e6121881bdd8\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/black-friday-scroll-video/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">Blackfriday offers are coming towards you from the depths of space, with this scroll-based hero module.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:369:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:474;a:24:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:26:\"Charity Non-Profit-Website\";s:5:\"alias\";s:26:\"charity-non-profit-website\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:26:\"charity-non-profit-website\";s:3:\"img\";s:47:\"packages/charity-non-profit-website-package.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:475;a:24:{s:2:\"id\";s:3:\"520\";s:5:\"title\";s:12:\"Charity Menu\";s:5:\"alias\";s:12:\"charity-menu\";s:3:\"zip\";s:22:\"packs/charity-menu.zip\";s:3:\"uid\";s:32:\"77794a39041c7f128de3b5ad9b8e7d0d\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:476;a:24:{s:2:\"id\";s:3:\"521\";s:5:\"title\";s:14:\"Charity Header\";s:5:\"alias\";s:14:\"charity-header\";s:3:\"zip\";s:24:\"packs/charity-header.zip\";s:3:\"uid\";s:32:\"36096787d4ed62942cbd48f6a57e9d4f\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:86:\" offset=\"t:90px,80px,70px,70px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:477;a:24:{s:2:\"id\";s:3:\"522\";s:5:\"title\";s:15:\"Charity Mission\";s:5:\"alias\";s:15:\"charity-mission\";s:3:\"zip\";s:25:\"packs/charity-mission.zip\";s:3:\"uid\";s:32:\"8c5cd67e3eb51c0ca3e571408ac8e97b\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:478;a:24:{s:2:\"id\";s:3:\"523\";s:5:\"title\";s:13:\"Charity Funds\";s:5:\"alias\";s:13:\"charity-funds\";s:3:\"zip\";s:23:\"packs/charity-funds.zip\";s:3:\"uid\";s:32:\"10da554c7529ef91965e1618a04b410b\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:479;a:24:{s:2:\"id\";s:3:\"524\";s:5:\"title\";s:15:\"Charity Success\";s:5:\"alias\";s:15:\"charity-success\";s:3:\"zip\";s:25:\"packs/charity-success.zip\";s:3:\"uid\";s:32:\"0c35448c1905272606e87447886a348e\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:480;a:24:{s:2:\"id\";s:3:\"525\";s:5:\"title\";s:15:\"Charity Stories\";s:5:\"alias\";s:15:\"charity-stories\";s:3:\"zip\";s:25:\"packs/charity-stories.zip\";s:3:\"uid\";s:32:\"f277f145d9f9c3f0033bb8ceffeb4c9f\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:481;a:24:{s:2:\"id\";s:3:\"526\";s:5:\"title\";s:16:\"Charity Worldmap\";s:5:\"alias\";s:16:\"charity-worldmap\";s:3:\"zip\";s:26:\"packs/charity-worldmap.zip\";s:3:\"uid\";s:32:\"9e00cbac269b92cb24fd3230297f4685\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:482;a:24:{s:2:\"id\";s:3:\"527\";s:5:\"title\";s:19:\"Charity Large Image\";s:5:\"alias\";s:19:\"charity-large-image\";s:3:\"zip\";s:29:\"packs/charity-large-image.zip\";s:3:\"uid\";s:32:\"fa927036c2b14622832106fa987bc8e7\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:483;a:24:{s:2:\"id\";s:3:\"528\";s:5:\"title\";s:16:\"Charity Sponsors\";s:5:\"alias\";s:16:\"charity-sponsors\";s:3:\"zip\";s:26:\"packs/charity-sponsors.zip\";s:3:\"uid\";s:32:\"efd087bc3fa3915139af9e93d47ee295\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:484;a:24:{s:2:\"id\";s:3:\"529\";s:5:\"title\";s:12:\"Charity Help\";s:5:\"alias\";s:12:\"charity-help\";s:3:\"zip\";s:22:\"packs/charity-help.zip\";s:3:\"uid\";s:32:\"4f3571c0b27f061648c9ff95b1a3f718\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:485;a:24:{s:2:\"id\";s:3:\"530\";s:5:\"title\";s:14:\"Charity Footer\";s:5:\"alias\";s:14:\"charity-footer\";s:3:\"zip\";s:24:\"packs/charity-footer.zip\";s:3:\"uid\";s:32:\"9340fa48c56635a8a781cc37c4bf538c\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/charity-non-profit-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:26:\"Charity Non-Profit-Website\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"41\";s:9:\"installed\";b:0;}i:486;a:21:{s:2:\"id\";s:3:\"531\";s:5:\"title\";s:21:\"Cinematic Hero Titles\";s:5:\"alias\";s:21:\"cinematic-hero-titles\";s:3:\"zip\";s:25:\"cinematic-hero-titles.zip\";s:3:\"uid\";s:32:\"51a59c54bb97c274092d22dbf4f6085e\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/cinematic-hero-titles/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:199:\"<span class=\"ttm_content\">The \"Cinematic Hero Titles\" template is a collection of fullscreen hero blocks that use a cinematic, animated letter-spacing effect..</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:487;a:21:{s:2:\"id\";s:3:\"532\";s:5:\"title\";s:23:\"Design DNA Scroll Video\";s:5:\"alias\";s:23:\"design-dna-scroll-video\";s:3:\"zip\";s:27:\"design-dna-scroll-video.zip\";s:3:\"uid\";s:32:\"39180fc9f7a07e50832fc1a68fb4eba2\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/design-dna-scroll-video/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:543:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-scrollvideo-addon\\/revslider-scrollvideo-addon.php\",\"name\":\"Slider Revolution Scroll Video AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:488;a:21:{s:2:\"id\";s:3:\"533\";s:5:\"title\";s:27:\"Food Delivery Lottie Scroll\";s:5:\"alias\";s:27:\"food-delivery-lottie-scroll\";s:3:\"zip\";s:31:\"food-delivery-lottie-scroll.zip\";s:3:\"uid\";s:32:\"5dfbfac45c5df7702238ba1b43afe8f6\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/food-delivery-lottie-scroll/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">The \"Design DNA Scroll Video\" template is a striking, fullscreen hero module that is using our new Scroll Video addon.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:177:\"[{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:489;a:24:{s:2:\"id\";s:3:\"534\";s:5:\"title\";s:29:\"Food Recipe Carousel Template\";s:5:\"alias\";s:29:\"food-recipe-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:29:\"food-recipe-carousel-template\";s:3:\"img\";s:50:\"packages/food-recipe-carousel-template-package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1024\";s:6:\"height\";s:3:\"768\";s:11:\"description\";s:193:\"<span class=\"ttm_content\">Showcase your cooking recipes with the easy to use \"Food Recipe Carousel\" template. Clicking the titles opens up a detail view!</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:490;a:24:{s:2:\"id\";s:3:\"535\";s:5:\"title\";s:20:\"Food Recipe Carousel\";s:5:\"alias\";s:20:\"food-recipe-carousel\";s:3:\"zip\";s:30:\"packs/food-recipe-carousel.zip\";s:3:\"uid\";s:32:\"6ba9695ba1a22a6e99f96431d8fb01e8\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:491;a:24:{s:2:\"id\";s:3:\"536\";s:5:\"title\";s:17:\"Food Recipe Modal\";s:5:\"alias\";s:17:\"food-recipe-modal\";s:3:\"zip\";s:27:\"packs/food-recipe-modal.zip\";s:3:\"uid\";s:32:\"1c5b2e959cd973efc5c1887a3a4279f3\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/food-recipe-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"868\";s:11:\"description\";s:202:\"<span class=\"ttm_content\">The \"Charity Non-Profit Website\" is a useful one-page website template with simple & smooth animation effects and animated lottie icons.</span>\r\n<span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"0000-00-00 00:00:00\";s:7:\"package\";s:29:\"Food Recipe Carousel Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"42\";s:9:\"installed\";b:0;}i:492;a:24:{s:2:\"id\";s:3:\"537\";s:5:\"title\";s:27:\"Corporate Carousel Template\";s:5:\"alias\";s:27:\"corporate-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"corporate-carousel-template\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/corporate-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:14:10\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:493;a:24:{s:2:\"id\";s:3:\"538\";s:5:\"title\";s:18:\"Corporate Carousel\";s:5:\"alias\";s:18:\"corporate-carousel\";s:3:\"zip\";s:28:\"packs/corporate-carousel.zip\";s:3:\"uid\";s:32:\"30dea0e333913cb5ebbf8dded8c3a839\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:26:51\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:494;a:24:{s:2:\"id\";s:3:\"539\";s:5:\"title\";s:18:\"Corporate Lightbox\";s:5:\"alias\";s:18:\"corporate-lightbox\";s:3:\"zip\";s:28:\"packs/corporate-lightbox.zip\";s:3:\"uid\";s:32:\"832c277bfc5a288c0dffd784e4041265\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";s:7:\"preview\";s:34:\"https://revolution.themepunch.com/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:220:\"<span class=\"ttm_content\">The Corporate Carousel is a basic, easy to use carousel with tab navigation. The lightbox modal can show any additonal content, independant of the carousel.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:34:36\";s:7:\"package\";s:27:\"Corporate Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"43\";s:9:\"installed\";b:0;}i:495;a:24:{s:2:\"id\";s:3:\"540\";s:5:\"title\";s:23:\"Cyber Carousel Template\";s:5:\"alias\";s:23:\"cyber-carousel-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:23:\"cyber-carousel-template\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:40:25\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:496;a:24:{s:2:\"id\";s:3:\"541\";s:5:\"title\";s:14:\"Cyber Carousel\";s:5:\"alias\";s:14:\"cyber-carousel\";s:3:\"zip\";s:24:\"packs/cyber-carousel.zip\";s:3:\"uid\";s:32:\"b5ef41c7f498bd1dccf8224bfbade718\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:42:44\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:497;a:24:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:23:\"Cyber Carousel Lightbox\";s:5:\"alias\";s:23:\"cyber-carousel-lightbox\";s:3:\"zip\";s:33:\"packs/cyber-carousel-lightbox.zip\";s:3:\"uid\";s:32:\"cb91abeed0555dfcafe849c37e7c9c32\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/cyber-carousel-with-lightbox\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:218:\"<span class=\"ttm_content\">This fullscreen carousel has easy to edit content and vertical navigation tabs. The highlight color can be changed with one click upon opening the editor.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 15:50:15\";s:7:\"package\";s:23:\"Cyber Carousel Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"44\";s:9:\"installed\";b:0;}i:498;a:24:{s:2:\"id\";s:3:\"543\";s:5:\"title\";s:16:\"Woo Carousel One\";s:5:\"alias\";s:24:\"woocommerce-carousel-one\";s:3:\"zip\";s:28:\"woocommerce-carousel-one.zip\";s:3:\"uid\";s:32:\"df0a99cef3981ecb608dff4ed573a493\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:02:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:499;a:24:{s:2:\"id\";s:3:\"544\";s:5:\"title\";s:23:\"Woo Carousel One Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-one-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-one-static.zip\";s:3:\"uid\";s:32:\"5c955a3850369e79b1e18921306ac1df\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:05:02\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:500;a:24:{s:2:\"id\";s:3:\"545\";s:5:\"title\";s:16:\"Woo Carousel Two\";s:5:\"alias\";s:24:\"woocommerce-carousel-two\";s:3:\"zip\";s:28:\"woocommerce-carousel-two.zip\";s:3:\"uid\";s:32:\"fdd797d8e98a9138f5563b68b95ebe1c\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">A basic WooCommerce carousel. Just set your categories and the carousel will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:06:57\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:501;a:24:{s:2:\"id\";s:3:\"546\";s:5:\"title\";s:23:\"Woo Carousel Two Static\";s:5:\"alias\";s:31:\"woocommerce-carousel-two-static\";s:3:\"zip\";s:35:\"woocommerce-carousel-two-static.zip\";s:3:\"uid\";s:32:\"2f3bfb1dfa99647426ce906f10dfc480\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">A static content carousel. Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:16:15\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:502;a:24:{s:2:\"id\";s:3:\"547\";s:5:\"title\";s:18:\"Woo Feature Slider\";s:5:\"alias\";s:26:\"woocommerce-feature-slider\";s:3:\"zip\";s:30:\"woocommerce-feature-slider.zip\";s:3:\"uid\";s:32:\"c8aa1f551065eeffc752f2d8daef6db1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:19:13\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:503;a:24:{s:2:\"id\";s:3:\"548\";s:5:\"title\";s:25:\"Woo Feature Slider Static\";s:5:\"alias\";s:33:\"woocommerce-feature-slider-static\";s:3:\"zip\";s:37:\"woocommerce-feature-slider-static.zip\";s:3:\"uid\";s:32:\"2f29e8fd101c799480152a7911b33ca6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";s:7:\"preview\";s:63:\"https://sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:140:\"<span class=\"ttm_content\">A static content slider Please use the \"non-static\" version for WooCommerce.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-19 16:20:57\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:504;a:21:{s:2:\"id\";s:3:\"549\";s:5:\"title\";s:17:\"Woo Liquid Slider\";s:5:\"alias\";s:17:\"woo-liquid-slider\";s:3:\"zip\";s:21:\"woo-liquid-slider.zip\";s:3:\"uid\";s:32:\"9f455f73675a73dbefe820288e994f27\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:236:\"<span class=\"ttm_content\">A WooCommerce slider using the BubbleMorph addon for an interesting liquid effect. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:23:03\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:505;a:21:{s:2:\"id\";s:3:\"550\";s:5:\"title\";s:24:\"Woo Liquid Slider Static\";s:5:\"alias\";s:32:\"woocommerce-liquid-slider-static\";s:3:\"zip\";s:36:\"woocommerce-liquid-slider-static.zip\";s:3:\"uid\";s:32:\"5848192fea46ffee95a91aa531848e19\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/woocommerce-liquid-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:203:\"<span class=\"ttm_content\">A static content slider using the BubbleMorph addon for an interesting liquid effect. For WooCommerce, please use the \"non-static\" version.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-01-19 16:24:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:506;a:24:{s:2:\"id\";s:3:\"551\";s:5:\"title\";s:15:\"Woo Slider Pack\";s:5:\"alias\";s:15:\"woo-slider-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:15:\"woo-slider-pack\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:4:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:9:\"postbased\";i:3;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:34:45\";s:7:\"package\";s:15:\"Woo Slider Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"45\";s:9:\"installed\";b:0;}i:507;a:24:{s:2:\"id\";s:3:\"552\";s:5:\"title\";s:22:\"Woo Slider Pack Static\";s:5:\"alias\";s:22:\"woo-slider-pack-static\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:22:\"woo-slider-pack-static\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/woocommerce-slider-pack/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.3.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:181:\"<span class=\"ttm_content\">A basic WooCommerce slider. Just set your categories and the slider will be populated with your WooCommerce products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:11:\"woocommerce\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-01-20 09:39:21\";s:7:\"package\";s:22:\"Woo Slider Pack Static\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"46\";s:9:\"installed\";b:0;}i:508;a:21:{s:2:\"id\";s:3:\"553\";s:5:\"title\";s:24:\"Creative Hero Collection\";s:5:\"alias\";s:24:\"creative-hero-collection\";s:3:\"zip\";s:28:\"creative-hero-collection.zip\";s:3:\"uid\";s:32:\"e20126d93d081055e5ff3f6981b971fa\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/creative-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:245:\"<span class=\"ttm_content\">A fantastic intro presentation for almost any website. If you want to use a single slide as a hero, simply drag it to the first position and set the layout of the module to \"scene\".</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:348:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:22:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:509;a:21:{s:2:\"id\";s:3:\"554\";s:5:\"title\";s:12:\"Photo Slider\";s:5:\"alias\";s:19:\"photographer-slider\";s:3:\"zip\";s:23:\"photographer-slider.zip\";s:3:\"uid\";s:32:\"e00104cff231e2aaeb149b3c63e78a5e\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/photographer-and-videographer-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:169:\"<span class=\"ttm_content\">A great module for any photographer/videographer who wants to display their portfolio in an engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:174:\"[{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:25:31\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:510;a:21:{s:2:\"id\";s:3:\"555\";s:5:\"title\";s:18:\"Real Estate Slider\";s:5:\"alias\";s:17:\"realestate-slider\";s:3:\"zip\";s:21:\"realestate-slider.zip\";s:3:\"uid\";s:32:\"596effabfef768f0371cba2b1fdd0c1d\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/real-estate-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:152:\"<span class=\"ttm_content\">Showcase your clients real estate offerings with this clean and convincing presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-02-23 10:45:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:511;a:21:{s:2:\"id\";s:3:\"556\";s:5:\"title\";s:19:\"Saas Product Slider\";s:5:\"alias\";s:19:\"saas-product-slider\";s:3:\"zip\";s:23:\"saas-product-slider.zip\";s:3:\"uid\";s:32:\"3cf7809058f383425c5409aa1204335f\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/saas-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.4.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:143:\"<span class=\"ttm_content\">Present your digital SaaS product with a modern design and stunning animations.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:349:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-lottie-addon\\/revslider-lottie-addon.php\",\"name\":\"Slider Revolution Lottie AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-02-23 10:49:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:512;a:24:{s:2:\"id\";s:3:\"557\";s:5:\"title\";s:27:\"Cinematic Wildlife Template\";s:5:\"alias\";s:27:\"cinematic-wildlife-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:27:\"cinematic-wildlife-template\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:45:38\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:513;a:24:{s:2:\"id\";s:3:\"558\";s:5:\"title\";s:25:\"Cinematic Wildlife Slider\";s:5:\"alias\";s:25:\"cinematic-wildlife-slider\";s:3:\"zip\";s:35:\"packs/cinematic-wildlife-slider.zip\";s:3:\"uid\";s:32:\"a37b04e221a845d6d446f4d70e815b87\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:47:01\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:514;a:24:{s:2:\"id\";s:3:\"559\";s:5:\"title\";s:24:\"Cinematic Wildlife Modal\";s:5:\"alias\";s:24:\"cinematic-wildlife-modal\";s:3:\"zip\";s:34:\"packs/cinematic-wildlife-modal.zip\";s:3:\"uid\";s:32:\"636a6885199f684ad743167ceea70dc4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/cinematic-wildlife-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.4.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:185:\"<span class=\"ttm_content\">Easily create cinematic presentations with this photography-based slider, that features a convenient YouTube video popup.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-04-16 10:50:56\";s:7:\"package\";s:27:\"Cinematic Wildlife Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"47\";s:9:\"installed\";b:0;}i:515;a:21:{s:2:\"id\";s:3:\"560\";s:5:\"title\";s:32:\"Gaming Stats Presentation Slider\";s:5:\"alias\";s:32:\"gaming-stats-presentation-slider\";s:3:\"zip\";s:36:\"gaming-stats-presentation-slider.zip\";s:3:\"uid\";s:32:\"988df5050f2a45a108ef32518a725bf8\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/charts-addon-presentation-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.4.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:156:\"<span class=\"ttm_content\">Create interactive presentations and showcase statistics with unique and customizable charts</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:159:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-04-29 09:50:58\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:516;a:21:{s:2:\"id\";s:3:\"561\";s:5:\"title\";s:31:\"Coffee Shop Split Screen Slider\";s:5:\"alias\";s:15:\"coffee-flavours\";s:3:\"zip\";s:19:\"coffee-flavours.zip\";s:3:\"uid\";s:32:\"63726447a6a614d8f53fbf6024fd3033\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/coffee-shop-split-screen-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:249:\"<span class=\"ttm_content\">The animated elements and clean layout make this slider an eye-catcher for your coffee shop. With it\'s easy customizability, this template is perfect for showcasing any type of product!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:09:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:517;a:21:{s:2:\"id\";s:3:\"562\";s:5:\"title\";s:32:\"Modern Portfolio Showreel Slider\";s:5:\"alias\";s:15:\"showreel-slider\";s:3:\"zip\";s:19:\"showreel-slider.zip\";s:3:\"uid\";s:32:\"bced29a585e67153a1ed7608ddcdb69d\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/modern-portfolio-showreel-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:216:\"<span class=\"ttm_content\">Showcase beautiful videos and photography with this clean looking slider with modern UI and effective typography. Perfect for any creative professional.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:14:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:518;a:21:{s:2:\"id\";s:3:\"563\";s:5:\"title\";s:23:\"Visual Art Forms Slider\";s:5:\"alias\";s:16:\"visual-art-forms\";s:3:\"zip\";s:20:\"visual-art-forms.zip\";s:3:\"uid\";s:32:\"4d57a5abf20bc4a615fe30837ac3ce1a\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/visual-art-forms-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:180:\"<span class=\"ttm_content\">Present just about anything with this highly flexible and modern looking slider, no matter what industry you are in.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-06-11 09:18:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:519;a:21:{s:2:\"id\";s:3:\"564\";s:5:\"title\";s:22:\"Background Effect Hero\";s:5:\"alias\";s:14:\"bg-effect-hero\";s:3:\"zip\";s:18:\"bg-effect-hero.zip\";s:3:\"uid\";s:32:\"55bb0fa5ac66ad84423fa704b701e1df\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";s:7:\"preview\";s:77:\"https://www.sliderrevolution.com/templates/background-effect-hero-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:224:\"<span class=\"ttm_content\">If you really want to stun your visitors with gorgeous gradients and dreamy transitions, <br />\r\nthis slider / hero module is exactly what you were looking for.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:703:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-bubblemorph-addon\\/revslider-bubblemorph-addon.php\",\"name\":\"BubbleMorph AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:45:50\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:520;a:21:{s:2:\"id\";s:3:\"565\";s:5:\"title\";s:26:\"Cyber Glitch Effect Slider\";s:5:\"alias\";s:9:\"cyberfunk\";s:3:\"zip\";s:13:\"cyberfunk.zip\";s:3:\"uid\";s:32:\"44fdc7e13074bdc46500972cd708c739\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/cyber-glitch-effect-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Dive into a futuristic, neon, cyber world with this amazing slider template featuring <br />\r\nglitch effect transitions and a typewriter effect.<br />\r\nThe custom navigation skin can be customized easily!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:361:\"[{\"path\":\"revslider-typewriter-addon\\/revslider-typewriter-addon.php\",\"name\":\"Typewriter AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/typewriter-addon\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:51:54\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:521;a:21:{s:2:\"id\";s:3:\"566\";s:5:\"title\";s:30:\"Motion Blur Portfolio Showcase\";s:5:\"alias\";s:21:\"motion-blur-portfolio\";s:3:\"zip\";s:25:\"motion-blur-portfolio.zip\";s:3:\"uid\";s:32:\"28086bed49cfb241c7d40f91cd64e970\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/motion-blur-portfolio-showcase/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:238:\"<span class=\"ttm_content\">This clean showcase slider with an optional video popup is using a fancy motion blur transition!<br />\r\nPacked with a logo and menu its ready to visualize your wildest ideas.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 10:56:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:522;a:21:{s:2:\"id\";s:3:\"567\";s:5:\"title\";s:25:\"Portal Effect Hero Slider\";s:5:\"alias\";s:18:\"portal-effect-hero\";s:3:\"zip\";s:22:\"portal-effect-hero.zip\";s:3:\"uid\";s:32:\"87f5b64e44dc5b75bc1c7adbeb287ee9\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/portal-effect-hero-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:282:\"<span class=\"ttm_content\">This slider module can function as an impressive landing page or a striking product presentation anywhere on your WordPress website.<br />\r\nThe design already includes elements like a logo, menu and social media icons.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:08:18\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:523;a:21:{s:2:\"id\";s:3:\"568\";s:5:\"title\";s:22:\"Winery Timeline Slider\";s:5:\"alias\";s:15:\"winery-timeline\";s:3:\"zip\";s:19:\"winery-timeline.zip\";s:3:\"uid\";s:32:\"d2ccdaf0a5c73db21e8e8a3f6712e8bd\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/winery-timeline-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.6\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:247:\"<span class=\"ttm_content\">Tell your own story with this fabulous timeline slider.<br />\r\nLogo and social icon design elements are already included if you want to use this template as a standalone landing page!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-08-09 11:13:39\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:524;a:24:{s:2:\"id\";s:3:\"569\";s:5:\"title\";s:25:\"Smart Living One Pager V1\";s:5:\"alias\";s:25:\"smart-living-one-pager-v1\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:33:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:525;a:24:{s:2:\"id\";s:3:\"570\";s:5:\"title\";s:25:\"Smart Living One Pager V2\";s:5:\"alias\";s:25:\"smart-living-one-pager-v2\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v2\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:38:21\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:526;a:24:{s:2:\"id\";s:3:\"571\";s:5:\"title\";s:25:\"Smart Living One Pager V3\";s:5:\"alias\";s:25:\"smart-living-one-pager-v3\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"smart-living-one-pager-v3\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:39:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:527;a:24:{s:2:\"id\";s:3:\"572\";s:5:\"title\";s:6:\"Menu 1\";s:5:\"alias\";s:6:\"menu-1\";s:3:\"zip\";s:16:\"packs/menu-1.zip\";s:3:\"uid\";s:32:\"6e5038d711f2ee8326c79c3a9e06ded4\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:41:12\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:528;a:24:{s:2:\"id\";s:3:\"573\";s:5:\"title\";s:6:\"Hero 1\";s:5:\"alias\";s:14:\"onepage-hero-1\";s:3:\"zip\";s:24:\"packs/onepage-hero-1.zip\";s:3:\"uid\";s:32:\"9f5fec6956bd2e1e1ecc553a8b7471b0\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 14:48:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:529;a:24:{s:2:\"id\";s:3:\"574\";s:5:\"title\";s:7:\"About 1\";s:5:\"alias\";s:6:\"about1\";s:3:\"zip\";s:16:\"packs/about1.zip\";s:3:\"uid\";s:32:\"fc4962093f61124101c05ceb506fa5d2\";s:3:\"img\";s:17:\"about1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:50:54\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:530;a:24:{s:2:\"id\";s:3:\"575\";s:5:\"title\";s:10:\"Services 1\";s:5:\"alias\";s:9:\"services1\";s:3:\"zip\";s:19:\"packs/services1.zip\";s:3:\"uid\";s:32:\"08f72a81aeb9afdaa57f544e4331a6da\";s:3:\"img\";s:20:\"services1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 14:52:41\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:531;a:24:{s:2:\"id\";s:3:\"576\";s:5:\"title\";s:10:\"Projects 1\";s:5:\"alias\";s:9:\"projects1\";s:3:\"zip\";s:19:\"packs/projects1.zip\";s:3:\"uid\";s:32:\"11ff60e82fcf47a6a2c6bdce3cc1d8f2\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:01:48\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:532;a:24:{s:2:\"id\";s:3:\"577\";s:5:\"title\";s:8:\"Footer 1\";s:5:\"alias\";s:8:\"footer-1\";s:3:\"zip\";s:18:\"packs/footer-1.zip\";s:3:\"uid\";s:32:\"947fac99689a985c7f0f7dfec4311f6b\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:05:00\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:533;a:25:{s:2:\"id\";s:3:\"578\";s:5:\"title\";s:24:\"Explainer Block 1 Part 1\";s:5:\"alias\";s:23:\"explainer-block-1-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part1.zip\";s:3:\"uid\";s:32:\"731980bef0ea06263d05b286b5a75dfe\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:06:07\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:534;a:25:{s:2:\"id\";s:3:\"579\";s:5:\"title\";s:24:\"Explainer Block 1 Part 2\";s:5:\"alias\";s:23:\"explainer-block-1-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-1-part2.zip\";s:3:\"uid\";s:32:\"ded730f13551f78b9a87b159b72d8ce8\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:07:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:535;a:24:{s:2:\"id\";s:3:\"580\";s:5:\"title\";s:16:\"Projects Modal 1\";s:5:\"alias\";s:16:\"projects-modal-1\";s:3:\"zip\";s:26:\"packs/projects-modal-1.zip\";s:3:\"uid\";s:32:\"b17af2f4e21786711a2ce4ac0c4436ad\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v1/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:08:26\";s:7:\"package\";s:25:\"Smart Living One Pager V1\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"48\";s:9:\"installed\";b:0;}i:536;a:24:{s:2:\"id\";s:3:\"581\";s:5:\"title\";s:6:\"Menu 2\";s:5:\"alias\";s:6:\"menu-2\";s:3:\"zip\";s:16:\"packs/menu-2.zip\";s:3:\"uid\";s:32:\"a8d103f753ee50d4f81aa4100df8b7f9\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:20:20\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:537;a:24:{s:2:\"id\";s:3:\"582\";s:5:\"title\";s:6:\"Hero 2\";s:5:\"alias\";s:6:\"hero-2\";s:3:\"zip\";s:16:\"packs/hero-2.zip\";s:3:\"uid\";s:32:\"7e56900f8c4b6e12435b70e141accaa8\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-07 15:27:59\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:538;a:24:{s:2:\"id\";s:3:\"583\";s:5:\"title\";s:10:\"Services 2\";s:5:\"alias\";s:10:\"services-2\";s:3:\"zip\";s:20:\"packs/services-2.zip\";s:3:\"uid\";s:32:\"da2d588b291a7754096ac77746ba1da5\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:29:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:539;a:24:{s:2:\"id\";s:3:\"584\";s:5:\"title\";s:7:\"About 2\";s:5:\"alias\";s:7:\"about-2\";s:3:\"zip\";s:17:\"packs/about-2.zip\";s:3:\"uid\";s:32:\"8e9e84d1aec08de6e099473683bf0e57\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:30:15\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:540;a:24:{s:2:\"id\";s:3:\"585\";s:5:\"title\";s:10:\"Projects 2\";s:5:\"alias\";s:10:\"projects-2\";s:3:\"zip\";s:20:\"packs/projects-2.zip\";s:3:\"uid\";s:32:\"99bc6ca75f6d5e018701aef5f5b22b27\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:32:06\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:541;a:24:{s:2:\"id\";s:3:\"586\";s:5:\"title\";s:8:\"Footer 2\";s:5:\"alias\";s:7:\"footer2\";s:3:\"zip\";s:17:\"packs/footer2.zip\";s:3:\"uid\";s:32:\"99df496d2fd9e897a2debb66958cb610\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:34:09\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:542;a:24:{s:2:\"id\";s:3:\"587\";s:5:\"title\";s:24:\"Explainer Block 2 Part 1\";s:5:\"alias\";s:23:\"explainer-block-2-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part1.zip\";s:3:\"uid\";s:32:\"aee4d41e9cf5f91ad69bfbe96d1dc1b8\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:35:48\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:543;a:24:{s:2:\"id\";s:3:\"588\";s:5:\"title\";s:24:\"Explainer Block 2 Part 2\";s:5:\"alias\";s:23:\"explainer-block-2-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-2-part2.zip\";s:3:\"uid\";s:32:\"b12ac82484c5d2609994978f95026057\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:37:05\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:544;a:24:{s:2:\"id\";s:3:\"589\";s:5:\"title\";s:16:\"Projects Modal 2\";s:5:\"alias\";s:16:\"projects-modal-2\";s:3:\"zip\";s:26:\"packs/projects-modal-2.zip\";s:3:\"uid\";s:32:\"ac164d7043a8958ae2931e4be54bf56e\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v2/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:38:22\";s:7:\"package\";s:25:\"Smart Living One Pager V2\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"49\";s:9:\"installed\";b:0;}i:545;a:24:{s:2:\"id\";s:3:\"590\";s:5:\"title\";s:6:\"Menu 3\";s:5:\"alias\";s:6:\"menu-3\";s:3:\"zip\";s:16:\"packs/menu-3.zip\";s:3:\"uid\";s:32:\"7300529d564642c76e61890cf0ef57cf\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:42:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:546;a:24:{s:2:\"id\";s:3:\"591\";s:5:\"title\";s:6:\"Hero 3\";s:5:\"alias\";s:6:\"hero-3\";s:3:\"zip\";s:16:\"packs/hero-3.zip\";s:3:\"uid\";s:32:\"08db05794abf4e6c10788cbd423f92b2\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:46:06\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:547;a:24:{s:2:\"id\";s:3:\"592\";s:5:\"title\";s:7:\"About 3\";s:5:\"alias\";s:7:\"about-3\";s:3:\"zip\";s:17:\"packs/about-3.zip\";s:3:\"uid\";s:32:\"dac01fc9b9d664f271e1ea6a1bbb850c\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:47:44\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:548;a:24:{s:2:\"id\";s:3:\"593\";s:5:\"title\";s:10:\"Services 3\";s:5:\"alias\";s:10:\"services-3\";s:3:\"zip\";s:20:\"packs/services-3.zip\";s:3:\"uid\";s:32:\"4bad1c4a765cef7d93d3c7e2a0e76b83\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:50:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:549;a:24:{s:2:\"id\";s:3:\"594\";s:5:\"title\";s:10:\"Projects 3\";s:5:\"alias\";s:10:\"projects-3\";s:3:\"zip\";s:20:\"packs/projects-3.zip\";s:3:\"uid\";s:32:\"e3337a84122e580679474dea8d7bf37c\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:51:31\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:550;a:24:{s:2:\"id\";s:3:\"595\";s:5:\"title\";s:8:\"Footer 3\";s:5:\"alias\";s:8:\"footer-3\";s:3:\"zip\";s:18:\"packs/footer-3.zip\";s:3:\"uid\";s:32:\"524f4445a5565bf3ef1dcd7b2f0228cc\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:53:03\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:551;a:24:{s:2:\"id\";s:3:\"596\";s:5:\"title\";s:24:\"Explainer Block 3 Part 1\";s:5:\"alias\";s:23:\"explainer-block-3-part1\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part1.zip\";s:3:\"uid\";s:32:\"b1469a955fecb4e1d645a604804716de\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:54:20\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:552;a:24:{s:2:\"id\";s:3:\"597\";s:5:\"title\";s:24:\"Explainer Block 3 Part 2\";s:5:\"alias\";s:23:\"explainer-block-3-part2\";s:3:\"zip\";s:33:\"packs/explainer-block-3-part2.zip\";s:3:\"uid\";s:32:\"3faa6f1dc248ef2ba3d50cc60db557b1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:55:33\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:553;a:24:{s:2:\"id\";s:3:\"598\";s:5:\"title\";s:16:\"Projects Modal 3\";s:5:\"alias\";s:16:\"projects-modal-3\";s:3:\"zip\";s:26:\"packs/projects-modal-3.zip\";s:3:\"uid\";s:32:\"b22bb57c30e75bf7d7ba7d240a21b3fe\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";s:7:\"preview\";s:91:\"https://www.sliderrevolution.com/templates/smart-living-one-page-template-for-wordpress-v3/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:350:\"<span class=\"ttm_content\">Never build a one pager from scratch again!<br>\r\nSlider Revolution for WordPress is a modular, fully visual content builder, that allows you to create pro-level one-pagers like this one in no time.<br>\r\n20 different \"Smart Living\" modules are included and come in 3 example page setups!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-09-07 15:57:05\";s:7:\"package\";s:25:\"Smart Living One Pager V3\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"50\";s:9:\"installed\";b:0;}i:554;a:21:{s:2:\"id\";s:3:\"599\";s:5:\"title\";s:25:\"Urban Street Skate Slider\";s:5:\"alias\";s:25:\"urban-street-skate-slider\";s:3:\"zip\";s:29:\"urban-street-skate-slider.zip\";s:3:\"uid\";s:32:\"14b18e98ac51aa922a264b74518d6f25\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";s:7:\"preview\";s:83:\"https://www.sliderrevolution.com/templates/urban-street-skate-slider-for-wordpress/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Create catchy presentations with sleek transitions, using this urban-themed slider. A template that\'s perfectly suitable for showcasing products and marketing campaigns!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-09-14 18:54:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:555;a:21:{s:2:\"id\";s:3:\"600\";s:5:\"title\";s:34:\"Fast Food Burger Restaurant Slider\";s:5:\"alias\";s:13:\"yummy-burgers\";s:3:\"zip\";s:17:\"yummy-burgers.zip\";s:3:\"uid\";s:32:\"3de3520af809748281f3aaa16d8c2222\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";s:7:\"preview\";s:78:\"https://www.sliderrevolution.com/templates/fast-food-burger-restaurant-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:242:\"<span class=\"ttm_content\">Make your clients feel hungry with this tasty looking slider, featuring jaw dropping animations and smooth interactions! Easily customizable for showcasing food related products.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-11 12:47:33\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:556;a:24:{s:2:\"id\";s:3:\"601\";s:5:\"title\";s:37:\"Tattoo Event Website Template Package\";s:5:\"alias\";s:37:\"tattoo-event-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"tattoo-event-website-template-package\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-12 14:37:06\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:557;a:24:{s:2:\"id\";s:3:\"602\";s:5:\"title\";s:24:\"Tattoo Event Hero Slider\";s:5:\"alias\";s:24:\"tattoo-event-hero-slider\";s:3:\"zip\";s:34:\"packs/tattoo-event-hero-slider.zip\";s:3:\"uid\";s:32:\"3a4eb0f2f1de6b9a644d626c4472208b\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:11:21\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:558;a:24:{s:2:\"id\";s:3:\"603\";s:5:\"title\";s:18:\"Tattoo Event About\";s:5:\"alias\";s:18:\"tattoo-event-about\";s:3:\"zip\";s:28:\"packs/tattoo-event-about.zip\";s:3:\"uid\";s:32:\"ae8aaf2b1aeb84036c35ac3d4a178ed6\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:14:35\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:559;a:24:{s:2:\"id\";s:3:\"604\";s:5:\"title\";s:20:\"Tattoo Event Artists\";s:5:\"alias\";s:20:\"tattoo-event-artists\";s:3:\"zip\";s:30:\"packs/tattoo-event-artists.zip\";s:3:\"uid\";s:32:\"e11b6508214396963c856afc1b604e58\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:16:36\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:560;a:24:{s:2:\"id\";s:3:\"605\";s:5:\"title\";s:21:\"Tattoo Event Schedule\";s:5:\"alias\";s:21:\"tattoo-event-schedule\";s:3:\"zip\";s:31:\"packs/tattoo-event-schedule.zip\";s:3:\"uid\";s:32:\"73be4b953a719fc9abfadc447e88b906\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:7:\"website\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-10-13 11:19:17\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:561;a:24:{s:2:\"id\";s:3:\"606\";s:5:\"title\";s:17:\"Tattoo Event News\";s:5:\"alias\";s:17:\"tattoo-event-news\";s:3:\"zip\";s:27:\"packs/tattoo-event-news.zip\";s:3:\"uid\";s:32:\"80eafaaaa2f1844cac7c5c1efb0912d1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:21:56\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:562;a:24:{s:2:\"id\";s:3:\"607\";s:5:\"title\";s:19:\"Tattoo Event Footer\";s:5:\"alias\";s:19:\"tattoo-event-footer\";s:3:\"zip\";s:29:\"packs/tattoo-event-footer.zip\";s:3:\"uid\";s:32:\"0c16f7290794f2e26566c8a8ca8f6493\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/tattoo-event-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:330:\"<span class=\"ttm_content\">This modern, typography driven, one-page website template is the perfect event landing page. Whether you are looking for a wordpress event website template or a conference website template, Slider Revolution gives you a competitive advantage in event website design.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-10-13 11:23:18\";s:7:\"package\";s:29:\"Tattoo Event Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"51\";s:9:\"installed\";b:0;}i:563;a:24:{s:2:\"id\";s:3:\"608\";s:5:\"title\";s:24:\"Startup Website Template\";s:5:\"alias\";s:24:\"startup-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:24:\"startup-website-template\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:29:34\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:564;a:24:{s:2:\"id\";s:3:\"609\";s:5:\"title\";s:12:\"Startup Menu\";s:5:\"alias\";s:12:\"startup-menu\";s:3:\"zip\";s:22:\"packs/startup-menu.zip\";s:3:\"uid\";s:32:\"10b7853c05d47a99e61a68ec7ef0a0ea\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:32:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:565;a:24:{s:2:\"id\";s:3:\"610\";s:5:\"title\";s:12:\"Startup Hero\";s:5:\"alias\";s:12:\"startup-hero\";s:3:\"zip\";s:22:\"packs/startup-hero.zip\";s:3:\"uid\";s:32:\"7a41e68bac8bc7f937b7eb957e01eb11\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:34:41\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:566;a:24:{s:2:\"id\";s:3:\"611\";s:5:\"title\";s:13:\"Startup About\";s:5:\"alias\";s:13:\"startup-about\";s:3:\"zip\";s:23:\"packs/startup-about.zip\";s:3:\"uid\";s:32:\"22a816ba986476a36fef3887ff4d1ea1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:36:55\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:567;a:24:{s:2:\"id\";s:3:\"612\";s:5:\"title\";s:18:\"Startup Features 1\";s:5:\"alias\";s:18:\"startup-features-1\";s:3:\"zip\";s:28:\"packs/startup-features-1.zip\";s:3:\"uid\";s:32:\"4b0b7b8773ba30bdc58b862442155faa\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:39:11\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:568;a:24:{s:2:\"id\";s:3:\"613\";s:5:\"title\";s:18:\"Startup Features 2\";s:5:\"alias\";s:18:\"startup-features-2\";s:3:\"zip\";s:28:\"packs/startup-features-2.zip\";s:3:\"uid\";s:32:\"7a686556ca8c4355fea931b3e946a3d0\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:40:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:10:\"zindex=\"0\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:569;a:24:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:12:\"Startup Team\";s:5:\"alias\";s:12:\"startup-team\";s:3:\"zip\";s:22:\"packs/startup-team.zip\";s:3:\"uid\";s:32:\"7969f1f556fd276ec04dcbf49144d2f8\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:42:12\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:570;a:24:{s:2:\"id\";s:3:\"615\";s:5:\"title\";s:15:\"Startup Reviews\";s:5:\"alias\";s:15:\"startup-reviews\";s:3:\"zip\";s:25:\"packs/startup-reviews.zip\";s:3:\"uid\";s:32:\"4d5253028165c237cda5f42c3f721c09\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:43:42\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:12:\"zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:571;a:24:{s:2:\"id\";s:3:\"616\";s:5:\"title\";s:11:\"Startup CTA\";s:5:\"alias\";s:11:\"startup-cta\";s:3:\"zip\";s:21:\"packs/startup-cta.zip\";s:3:\"uid\";s:32:\"bfe7cb2a94dd8292179e16a986cf2748\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:179:\"[{\"path\":\"revslider-polyfold-addon\\/revslider-polyfold-addon.php\",\"name\":\"Polyfold Scroll Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-11-03 09:45:02\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:572;a:24:{s:2:\"id\";s:3:\"617\";s:5:\"title\";s:14:\"Startup Footer\";s:5:\"alias\";s:14:\"startup-footer\";s:3:\"zip\";s:24:\"packs/startup-footer.zip\";s:3:\"uid\";s:32:\"d73466042d108699d366bf9cab2beaa8\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:46:31\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:573;a:24:{s:2:\"id\";s:3:\"618\";s:5:\"title\";s:19:\"Startup Video Modal\";s:5:\"alias\";s:19:\"startup-video-modal\";s:3:\"zip\";s:29:\"packs/startup-video-modal.zip\";s:3:\"uid\";s:32:\"5fd53a8ad93456a152c25079f6437377\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/startup-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.5.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:399:\"<span class=\"ttm_content\">Launch your startup landing page in no time, with this colourful startup company website template, featuring a fresh, easy-to-read design and subtle animation effects.<br>\r\nWith the YouTube video modal and universally usable content blocks, this template can also be used as a company website template or a business portfolio template.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2021-11-03 09:47:44\";s:7:\"package\";s:24:\"Startup Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"52\";s:9:\"installed\";b:0;}i:574;a:24:{s:2:\"id\";s:3:\"619\";s:5:\"title\";s:32:\"Christmas Gift Card Landing Page\";s:5:\"alias\";s:32:\"christmas-gift-card-landing-page\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:32:\"christmas-gift-card-landing-page\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:05:33\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:575;a:24:{s:2:\"id\";s:3:\"620\";s:5:\"title\";s:24:\"Christmas Landing Page 1\";s:5:\"alias\";s:24:\"christmas-landing-page-1\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-1.zip\";s:3:\"uid\";s:32:\"17eb656138d076ca1dc2d9fa5cefb1b8\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:515:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:08:37\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:576;a:24:{s:2:\"id\";s:3:\"621\";s:5:\"title\";s:24:\"Christmas Landing Page 2\";s:5:\"alias\";s:24:\"christmas-landing-page-2\";s:3:\"zip\";s:34:\"packs/christmas-landing-page-2.zip\";s:3:\"uid\";s:32:\"ea0d2cfdba50c8060c66ee7b979c3b83\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/christmas-gift-card-landing-page/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.11\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:372:\"<span class=\"ttm_content\">Greet and thank your visitors in a creative way during the Christmas Holidays with this dynamic, two-part Christmas gift card landing page. Ideal for e-commerce websites that want to give special discounts during the holidays. The first module can also be used on it\'s own to bring xmas vibes to any website!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:341:\"[{\"path\":\"revslider-snow-addon\\/revslider-snow-addon.php\",\"name\":\"Snow AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2021-12-08 12:10:54\";s:7:\"package\";s:32:\"Christmas Gift Card Landing Page\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"53\";s:9:\"installed\";b:0;}i:577;a:21:{s:2:\"id\";s:3:\"622\";s:5:\"title\";s:12:\"Image Slider\";s:5:\"alias\";s:12:\"image-slider\";s:3:\"zip\";s:16:\"image-slider.zip\";s:3:\"uid\";s:32:\"85a8fcfa9220809176bd3d6bc70b4abf\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/newborn-image-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.12\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:213:\"<span class=\"ttm_content\">Get an instant \"wow\" from your visitors with this sleek background image slider, that includes a clean UI for easy navigation and smooth transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-04 09:45:41\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:578;a:21:{s:2:\"id\";s:3:\"623\";s:5:\"title\";s:17:\"Full Width Slider\";s:5:\"alias\";s:17:\"full-width-slider\";s:3:\"zip\";s:21:\"full-width-slider.zip\";s:3:\"uid\";s:32:\"e2792804e7a1f3ec9806f6a6225a559d\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/delicious-full-width-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">We\'ve prepared something tasty for you. A delicious looking, responsive full width slider, with a wide range of use cases and a plethora of smart, UI navigation options.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-10 11:40:04\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:579;a:24:{s:2:\"id\";s:3:\"624\";s:5:\"title\";s:20:\"App Website Template\";s:5:\"alias\";s:20:\"app-website-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:20:\"app-website-template\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:7:\"website\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:22:53\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:580;a:24:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:16:\"App Website Menu\";s:5:\"alias\";s:16:\"app-website-menu\";s:3:\"zip\";s:26:\"packs/app-website-menu.zip\";s:3:\"uid\";s:32:\"c3c100db368c091d01852df9851b9840\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:26:14\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:581;a:24:{s:2:\"id\";s:3:\"626\";s:5:\"title\";s:16:\"App Website Hero\";s:5:\"alias\";s:16:\"app-website-hero\";s:3:\"zip\";s:26:\"packs/app-website-hero.zip\";s:3:\"uid\";s:32:\"4b42974b08f2923986932ed529974d6f\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:29:00\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:13:\" zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:582;a:24:{s:2:\"id\";s:3:\"627\";s:5:\"title\";s:20:\"App Download Buttons\";s:5:\"alias\";s:20:\"app-download-buttons\";s:3:\"zip\";s:30:\"packs/app-download-buttons.zip\";s:3:\"uid\";s:32:\"d5ecce65284cc95c506185e6f6291d55\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:31:22\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:583;a:24:{s:2:\"id\";s:3:\"628\";s:5:\"title\";s:17:\"App Website About\";s:5:\"alias\";s:17:\"app-website-about\";s:3:\"zip\";s:27:\"packs/app-website-about.zip\";s:3:\"uid\";s:32:\"984477b3ea7c943a7c6be78950754e3c\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:33:06\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:584;a:24:{s:2:\"id\";s:3:\"629\";s:5:\"title\";s:20:\"App Website Features\";s:5:\"alias\";s:20:\"app-website-features\";s:3:\"zip\";s:30:\"packs/app-website-features.zip\";s:3:\"uid\";s:32:\"206a0f73553c974ad86790fba6a13efd\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:35:08\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:585;a:24:{s:2:\"id\";s:3:\"630\";s:5:\"title\";s:21:\"App Website Video Cta\";s:5:\"alias\";s:21:\"app-website-video-cta\";s:3:\"zip\";s:31:\"packs/app-website-video-cta.zip\";s:3:\"uid\";s:32:\"19b2930f9cd9840dccbe94cb1cc435e2\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:36:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:586;a:24:{s:2:\"id\";s:3:\"631\";s:5:\"title\";s:23:\"App Website Screenshots\";s:5:\"alias\";s:23:\"app-website-screenshots\";s:3:\"zip\";s:33:\"packs/app-website-screenshots.zip\";s:3:\"uid\";s:32:\"94ce8eeecb7ffad62adc2d29b203f9d2\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:38:15\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:587;a:24:{s:2:\"id\";s:3:\"632\";s:5:\"title\";s:22:\"App Testimonials Title\";s:5:\"alias\";s:22:\"app-testimonials-title\";s:3:\"zip\";s:32:\"packs/app-testimonials-title.zip\";s:3:\"uid\";s:32:\"bea74fa6e180fe23007c3d215b1b0704\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:40:21\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:588;a:24:{s:2:\"id\";s:3:\"633\";s:5:\"title\";s:24:\"App Website Testimonials\";s:5:\"alias\";s:24:\"app-website-testimonials\";s:3:\"zip\";s:34:\"packs/app-website-testimonials.zip\";s:3:\"uid\";s:32:\"e7438a870ac1007da4c7821056d511fc\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:41:59\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:107:\" offset=\"t:-300px,-300px,-300px,-250px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\" zindex=\"300\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:589;a:24:{s:2:\"id\";s:3:\"634\";s:5:\"title\";s:16:\"App Website Team\";s:5:\"alias\";s:16:\"app-website-team\";s:3:\"zip\";s:26:\"packs/app-website-team.zip\";s:3:\"uid\";s:32:\"d9013f2968e43f696f8cc33fa3524071\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:43:40\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:1:\"9\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:94:\" offset=\"t:-350px,-350px,-350px,-300px;b:0px,0px,0px,0px;l:0px,0px,0px,0px;r:0px,0px,0px,0px;\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:590;a:24:{s:2:\"id\";s:3:\"635\";s:5:\"title\";s:18:\"App Website Footer\";s:5:\"alias\";s:18:\"app-website-footer\";s:3:\"zip\";s:28:\"packs/app-website-footer.zip\";s:3:\"uid\";s:32:\"5e13126b929feb389f9e083f3476ec46\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-01-17 10:45:12\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"10\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:591;a:24:{s:2:\"id\";s:3:\"636\";s:5:\"title\";s:15:\"App Video Modal\";s:5:\"alias\";s:15:\"app-video-modal\";s:3:\"zip\";s:25:\"packs/app-video-modal.zip\";s:3:\"uid\";s:32:\"7fe8115d0b6158c90fe92d1144ed7b01\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/spaceman-app-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.14\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:194:\"<span class=\"ttm_content\">From a stunning feature carousel, to a screenshot gallery and testimonial slider, this mobile app website template has got it all!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-17 10:46:49\";s:7:\"package\";s:20:\"App Website Template\";s:13:\"package_order\";s:2:\"11\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"54\";s:9:\"installed\";b:0;}i:592;a:24:{s:2:\"id\";s:3:\"637\";s:5:\"title\";s:25:\"Testimonial Carousel Pack\";s:5:\"alias\";s:25:\"testimonial-carousel-pack\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:25:\"testimonial-carousel-pack\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:126:\"<span class=\"ttm_content\">An elegant slider for your website. Flexible and customizable.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:38:17\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:593;a:24:{s:2:\"id\";s:3:\"638\";s:5:\"title\";s:22:\"Testimonial Carousel 1\";s:5:\"alias\";s:22:\"testimonial-carousel-1\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-1.zip\";s:3:\"uid\";s:32:\"1cc1f92edb4edd47f880c0b4f77e343d\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:41:02\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:594;a:24:{s:2:\"id\";s:3:\"639\";s:5:\"title\";s:22:\"Testimonial Carousel 2\";s:5:\"alias\";s:22:\"testimonial-carousel-2\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-2.zip\";s:3:\"uid\";s:32:\"b6ad1675b8d14c0ccc63ffc01b221aac\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:43:25\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:595;a:24:{s:2:\"id\";s:3:\"640\";s:5:\"title\";s:22:\"Testimonial Carousel 3\";s:5:\"alias\";s:22:\"testimonial-carousel-3\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-3.zip\";s:3:\"uid\";s:32:\"cb4a72fb40fc400a71754f71b9bb2d6e\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:46:01\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:596;a:24:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:22:\"Testimonial Carousel 4\";s:5:\"alias\";s:22:\"testimonial-carousel-4\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-4.zip\";s:3:\"uid\";s:32:\"bfca98d6b4042b38df044e9e2a6ca983\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:47:57\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:597;a:24:{s:2:\"id\";s:3:\"642\";s:5:\"title\";s:22:\"Testimonial Carousel 5\";s:5:\"alias\";s:22:\"testimonial-carousel-5\";s:3:\"zip\";s:32:\"packs/testimonial-carousel-5.zip\";s:3:\"uid\";s:32:\"4a9b9c72b51628e1343adde9bff3915f\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/testimonial-carousel-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:227:\"<span class=\"ttm_content\">Want to show testimonials on your website ? We got you covered. Our testimonial carousel pack has 5 options to choose from with colours you can easily customise.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-01-31 16:49:27\";s:7:\"package\";s:25:\"Testimonial Carousel Pack\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"55\";s:9:\"installed\";b:0;}i:598;a:21:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:28:\"Deep Dive Ocean Water Effect\";s:5:\"alias\";s:9:\"deep-dive\";s:3:\"zip\";s:13:\"deep-dive.zip\";s:3:\"uid\";s:32:\"5cc0599857b0108fe4e76adc7fbf9a16\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/deep-dive-ocean-water-effect/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:267:\"<span class=\"ttm_content\">Take a dive into the ocean with this 3D Particles Animation template for Slider Revolution.<br>\r\nThe scroll-based interaction makes this hero module an absolute eye-catcher for any ocean-related website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:23:47\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:599;a:21:{s:2:\"id\";s:3:\"644\";s:5:\"title\";s:22:\"Particle Wave Showcase\";s:5:\"alias\";s:22:\"particle-wave-showcase\";s:3:\"zip\";s:26:\"particle-wave-showcase.zip\";s:3:\"uid\";s:32:\"1c9ac477fd636078d1812d8d98060899\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/particle-wave-showcase/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:307:\"<span class=\"ttm_content\">Is your website missing that one unique design element to set it apart from your competition? The Particle Wave addon for Slider Revolution enables you to add interactive, 3D particles background animation effects that will amaze your clients!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:30:08\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:600;a:21:{s:2:\"id\";s:3:\"645\";s:5:\"title\";s:17:\"Video Hero Header\";s:5:\"alias\";s:17:\"video-hero-header\";s:3:\"zip\";s:21:\"video-hero-header.zip\";s:3:\"uid\";s:32:\"f6a715d4b10e0746f7eb5100836ba1ab\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";s:7:\"preview\";s:61:\"https://www.sliderrevolution.com/templates/video-hero-header/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:288:\"<span class=\"ttm_content\">Get ahead with this modern, futuristic video hero header with colorful gradients and a polygon particle wave.<br>\r\nShowcase the highlights of your tech-related business website with a video button that demands to be clicked.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:4:\"hero\";i:1;s:9:\"specialfx\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:33:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:601;a:21:{s:2:\"id\";s:3:\"646\";s:5:\"title\";s:28:\"Solar System Showcase Slider\";s:5:\"alias\";s:28:\"solar-system-showcase-slider\";s:3:\"zip\";s:32:\"solar-system-showcase-slider.zip\";s:3:\"uid\";s:32:\"40f7b26ea7f8228d40e8e9cf0f34b5e8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";s:7:\"preview\";s:72:\"https://www.sliderrevolution.com/templates/solar-system-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.15\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">Want to amaze your users ? Look no further. Showcase products, images or anything you can think of with this highly capable and easily customisable full screen slider. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-02-09 09:50:27\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:602;a:21:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:26:\"Optic Shop Showcase Slider\";s:5:\"alias\";s:26:\"Optic-shop-showcase-slider\";s:3:\"zip\";s:30:\"Optic-shop-showcase-slider.zip\";s:3:\"uid\";s:32:\"01509228c996ad45c2179d03654f499b\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/optic-shop-showcase-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.16\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This image slider is the perfect showcase for any optic shop, utilizing the blur effect in a brilliant way. It\'s not just made for your optic showcase but also a great fit for any modern product presentation.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-02-16 16:41:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:603;a:21:{s:2:\"id\";s:3:\"648\";s:5:\"title\";s:27:\"WordPress Charts And Graphs\";s:5:\"alias\";s:24:\"charts-template-showcase\";s:3:\"zip\";s:28:\"charts-template-showcase.zip\";s:3:\"uid\";s:32:\"4ae2fe61830f96c6c5b316368c1ad2c6\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";s:7:\"preview\";s:71:\"https://www.sliderrevolution.com/templates/wordpress-charts-and-graphs/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.17\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Who says data has to look boring? With our WordPress charts addon, you can create eye-catching sliders and hero sections with interactive and stunning-looking charts.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:347:\"[{\"path\":\"revslider-charts-addon\\/revslider-charts-addon.php\",\"name\":\"Charts AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-03 15:55:16\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:604;a:24:{s:2:\"id\";s:3:\"649\";s:5:\"title\";s:31:\"Fashion Website Slider Template\";s:5:\"alias\";s:31:\"fashion-website-slider-template\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:31:\"fashion-website-slider-template\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/fashion-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:00:36\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:605;a:24:{s:2:\"id\";s:3:\"650\";s:5:\"title\";s:22:\"Fashion Website Slider\";s:5:\"alias\";s:22:\"fashion-website-slider\";s:3:\"zip\";s:32:\"packs/fashion-website-slider.zip\";s:3:\"uid\";s:32:\"8fb8379f47346173fa0dd402dda37360\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/fashion-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:04:56\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:606;a:24:{s:2:\"id\";s:3:\"651\";s:5:\"title\";s:28:\"Fashion Website Slider Modal\";s:5:\"alias\";s:28:\"fashion-website-slider-modal\";s:3:\"zip\";s:38:\"packs/fashion-website-slider-modal.zip\";s:3:\"uid\";s:32:\"788f34043b6a5fcbfa5fc1c3322fb502\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/fashion-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:251:\"<span class=\"ttm_content\">A fashion slider that\'s not just for fashion! This template is suitable for any image-based marketing campaign and also comes with a fullscreen gallery carousel modal to show more images.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-14 13:08:21\";s:7:\"package\";s:22:\"Fashion Website Slider\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"56\";s:9:\"installed\";b:0;}i:607;a:21:{s:2:\"id\";s:3:\"652\";s:5:\"title\";s:24:\"Furniture Website Slider\";s:5:\"alias\";s:24:\"furniture-website-slider\";s:3:\"zip\";s:28:\"furniture-website-slider.zip\";s:3:\"uid\";s:32:\"8575493ed5fd1ee2e671e67479fdeccb\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/furniture-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.19\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:268:\"<span class=\"ttm_content\">Promote products or create stunning landing pages with the Furniture Website Slider. Each slide comes with a different layout that can be used as a hero module or on an individual section on your website.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-03-23 14:05:44\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:608;a:21:{s:2:\"id\";s:3:\"653\";s:5:\"title\";s:26:\"Fitness Gym Website Slider\";s:5:\"alias\";s:26:\"fitness-gym-website-slider\";s:3:\"zip\";s:30:\"fitness-gym-website-slider.zip\";s:3:\"uid\";s:32:\"86894d98e34a590e80a1d0cd3d7dc819\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/fitness-gym-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:240:\"<span class=\"ttm_content\">Make your website visitors want to hit the gym once they see this fitness website slider. The background videos and unique, masked slide transitions make this module stand out!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-04-19 11:02:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:609;a:24:{s:2:\"id\";s:3:\"654\";s:5:\"title\";s:36:\"Ai & Robotics Webside Slider Package\";s:5:\"alias\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:35:\"ai--robotics-webside-slider-package\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:12:25\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:610;a:24:{s:2:\"id\";s:3:\"655\";s:5:\"title\";s:28:\"Ai & Robotics Website Slider\";s:5:\"alias\";s:30:\"ai-and-robotics-website-slider\";s:3:\"zip\";s:40:\"packs/ai-and-robotics-website-slider.zip\";s:3:\"uid\";s:32:\"e40b7296d1519972029e9744a0c09b29\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:16:48\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:611;a:24:{s:2:\"id\";s:3:\"656\";s:5:\"title\";s:14:\"AI Video Modal\";s:5:\"alias\";s:14:\"ai-video-modal\";s:3:\"zip\";s:24:\"packs/ai-video-modal.zip\";s:3:\"uid\";s:32:\"aab36a599413b7e66dfdda8f517b47b1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";s:7:\"preview\";s:74:\"https://www.sliderrevolution.com/templates/ai-and-robotics-website-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:196:\"<span class=\"ttm_content\">Have a glimpse of the future of robots and artificial intelligence. A vivid-looking slider, perfect for tech companies and startups.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:178:\"[{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-19 15:20:55\";s:7:\"package\";s:36:\"Ai & Robotics Webside Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"57\";s:9:\"installed\";b:0;}i:612;a:21:{s:2:\"id\";s:3:\"657\";s:5:\"title\";s:33:\"Minimal Typography Website Slider\";s:5:\"alias\";s:33:\"minimal-typography-website-slider\";s:3:\"zip\";s:37:\"minimal-typography-website-slider.zip\";s:3:\"uid\";s:32:\"43cf63d6541d33b7d4e59350935d73bf\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";s:7:\"preview\";s:77:\"https://www.sliderrevolution.com/templates/minimal-typography-website-slider/\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.20\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:228:\"<span class=\"ttm_content\">Make the hero section on your website stand out with this minimal, typography-based hero slider, featuring cool parallax bubble effects and fluid slide transitions.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-04-25 14:39:36\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:613;a:21:{s:2:\"id\";s:3:\"658\";s:5:\"title\";s:19:\"404 Page Collection\";s:5:\"alias\";s:19:\"404-page-collection\";s:3:\"zip\";s:23:\"404-page-collection.zip\";s:3:\"uid\";s:32:\"3f0b25b5e893b170536a498939465a1a\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/404-page-collection/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.21\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:167:\"<span class=\"ttm_content\">Show your lost website visitors a funny and lighthearted message with our 404 page template collection.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-04 11:30:30\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:614;a:21:{s:2:\"id\";s:3:\"659\";s:5:\"title\";s:24:\"eCommerce Product Slider\";s:5:\"alias\";s:21:\"ecommerce-sale-slider\";s:3:\"zip\";s:25:\"ecommerce-sale-slider.zip\";s:3:\"uid\";s:32:\"49ca4743090cddca705ee108eae967c5\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/ecommerce-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:269:\"<span class=\"ttm_content\">So you have an eCommerce shop and are looking for the ultimate sales pitch on your landing page? Trying to convert your precious visitors into more sales? Look no further than our eCommerce Product Slider!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-05-17 14:22:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:615;a:21:{s:2:\"id\";s:3:\"660\";s:5:\"title\";s:19:\"Fashion Shop Slider\";s:5:\"alias\";s:19:\"fashion-shop-slider\";s:3:\"zip\";s:23:\"fashion-shop-slider.zip\";s:3:\"uid\";s:32:\"e488e9126dbe4a34c02c89a1115f4ff9\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/fashion-shop-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">Customize texts, images, and colors in seconds and have this beast of a shop slider running on your own website in no time.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:24:56\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:616;a:21:{s:2:\"id\";s:3:\"661\";s:5:\"title\";s:29:\"Lingerie Store Website Slider\";s:5:\"alias\";s:29:\"lingerie-store-website-slider\";s:3:\"zip\";s:33:\"lingerie-store-website-slider.zip\";s:3:\"uid\";s:32:\"7bdad27521b7c9b171b618dff2fa0315\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/lingerie-store-website-slider/\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"required\";s:6:\"6.5.22\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:187:\"<span class=\"ttm_content\">This hero slider also includes optional menu navigation and links, in case you want to use it as a standalone landing page.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-05-18 13:28:21\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:617;a:21:{s:2:\"id\";s:3:\"662\";s:5:\"title\";s:28:\"Beach Events Hero Collection\";s:5:\"alias\";s:28:\"beach-events-hero-collection\";s:3:\"zip\";s:32:\"beach-events-hero-collection.zip\";s:3:\"uid\";s:32:\"cf87cd65572e9bc4ee019cceae1c75f8\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";s:7:\"preview\";s:78:\"https://www.sliderrevolution.com/templates/summer-beach-events-hero-collection\";s:7:\"version\";s:5:\"1.0.1\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:157:\"<span class=\"ttm_content\">These hero image templates offer a high-octane mix of headlines, images, and special effects.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 16:56:11\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:618;a:24:{s:2:\"id\";s:3:\"663\";s:5:\"title\";s:41:\"Creative Portfolio Website Slider Package\";s:5:\"alias\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:41:\"creative-portfolio-website-slider-package\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:00:43\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:619;a:24:{s:2:\"id\";s:3:\"664\";s:5:\"title\";s:30:\"Creative Portfolio Main Slider\";s:5:\"alias\";s:30:\"creative-portfolio-main-slider\";s:3:\"zip\";s:40:\"packs/creative-portfolio-main-slider.zip\";s:3:\"uid\";s:32:\"2b01de6e46611e4353f1687609aa6783\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:03:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:620;a:24:{s:2:\"id\";s:3:\"665\";s:5:\"title\";s:28:\"Creative Portfolio Project 1\";s:5:\"alias\";s:28:\"creative-portfolio-project-1\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-1.zip\";s:3:\"uid\";s:32:\"f1e3a170d3f06d7162445fe9cce99335\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:07:45\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:621;a:24:{s:2:\"id\";s:3:\"666\";s:5:\"title\";s:28:\"Creative Portfolio Project 2\";s:5:\"alias\";s:28:\"creative-portfolio-project-2\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-2.zip\";s:3:\"uid\";s:32:\"59369faef5b4a0571cd5fd72432d2d20\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:12:09\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:622;a:24:{s:2:\"id\";s:3:\"667\";s:5:\"title\";s:28:\"Creative Portfolio Project 3\";s:5:\"alias\";s:28:\"creative-portfolio-project-3\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-3.zip\";s:3:\"uid\";s:32:\"ac6823b9ffeba97c56aa6f4593109e5f\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:14:02\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:623;a:24:{s:2:\"id\";s:3:\"668\";s:5:\"title\";s:28:\"Creative Portfolio Project 4\";s:5:\"alias\";s:28:\"creative-portfolio-project-4\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-4.zip\";s:3:\"uid\";s:32:\"31f5cc4c9d13af7b56adfa7b7c84dce9\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:16:40\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:624;a:24:{s:2:\"id\";s:3:\"669\";s:5:\"title\";s:28:\"Creative Portfolio Project 5\";s:5:\"alias\";s:28:\"creative-portfolio-project-5\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-5.zip\";s:3:\"uid\";s:32:\"23c8e18d556da040ef6ac2382d4a7b94\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:20:22\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:625;a:24:{s:2:\"id\";s:3:\"670\";s:5:\"title\";s:28:\"Creative Portfolio Project 6\";s:5:\"alias\";s:28:\"creative-portfolio-project-6\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-6.zip\";s:3:\"uid\";s:32:\"518434a06d7a959bd3f3e0905e252209\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:21:51\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:626;a:24:{s:2:\"id\";s:3:\"671\";s:5:\"title\";s:28:\"Creative Portfolio Project 7\";s:5:\"alias\";s:28:\"creative-portfolio-project-7\";s:3:\"zip\";s:38:\"packs/creative-portfolio-project-7.zip\";s:3:\"uid\";s:32:\"bb1552746859766efbe319d7c0a1978e\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/creative-portfolio-website-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:6:\"6.5.25\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">This one-page portfolio website template was built to impress. Shine a spotlight on all your work with this striking, interactive design and wow prospective clients the second they step foot inside your site.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";s:345:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-07-18 17:24:03\";s:7:\"package\";s:41:\"Creative Portfolio Website Slider Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"58\";s:9:\"installed\";b:0;}i:627;a:22:{s:2:\"id\";s:3:\"672\";s:5:\"title\";s:24:\"AI Particle Cluster Hero\";s:5:\"alias\";s:19:\"ai-particle-cluster\";s:3:\"zip\";s:23:\"ai-particle-cluster.zip\";s:3:\"uid\";s:32:\"e47971fc290d738faca66e100cc7da74\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/ai-particle-cluster-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:222:\"<span class=\"ttm_content\">If you are looking for a stunning, interactive particles animation for your WordPress website, this Slider Revolution template surely is a unique eye-catcher.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:25:01\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:628;a:22:{s:2:\"id\";s:3:\"673\";s:5:\"title\";s:24:\"Artistic Parallax Slider\";s:5:\"alias\";s:24:\"artistic-parallax-slider\";s:3:\"zip\";s:28:\"artistic-parallax-slider.zip\";s:3:\"uid\";s:32:\"a1488f5f4d3ffd2912f9520bba2a2418\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/artistic-parallax-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:230:\"<span class=\"ttm_content\">Gorgeous visuals and clear typography, paired with scroll-based slide navigation, make this WordPress parallax slider template a winner for a wide range of use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:29:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:629;a:22:{s:2:\"id\";s:3:\"674\";s:5:\"title\";s:23:\"Magazine Content Slider\";s:5:\"alias\";s:23:\"magazine-content-slider\";s:3:\"zip\";s:27:\"magazine-content-slider.zip\";s:3:\"uid\";s:32:\"6701ec2aab76c253004d6ed5755cf9f6\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:259:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if its not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:32:38\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:630;a:22:{s:2:\"id\";s:3:\"675\";s:5:\"title\";s:30:\"Magazine Content Slider Static\";s:5:\"alias\";s:30:\"magazine-content-slider-static\";s:3:\"zip\";s:34:\"magazine-content-slider-static.zip\";s:3:\"uid\";s:32:\"3b1f7d279064fa1fb90bb2000e9ebc7b\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/magazine-content-slider\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:260:\"<span class=\"ttm_content\">This WordPress content slider can display any static content or your WordPress posts. Like any element in this featured slider template, the optional menu can easily be removed if it\'s not needed.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:9:\"postbased\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:35:12\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:631;a:22:{s:2:\"id\";s:3:\"676\";s:5:\"title\";s:24:\"Masonry Gallery Carousel\";s:5:\"alias\";s:24:\"Masonry-Gallery-Carousel\";s:3:\"zip\";s:28:\"Masonry-Gallery-Carousel.zip\";s:3:\"uid\";s:32:\"c189884a358e4984c8f300916909f54b\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/masonry-gallery-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">This masonry gallery template for Slider Revolution has three different masonry layouts, which can be mixed & matched and are easily customized. The headline and description captions make this template very flexible, with many use cases.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:39:35\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:632;a:22:{s:2:\"id\";s:3:\"677\";s:5:\"title\";s:31:\"Neon WordPress Slider With Text\";s:5:\"alias\";s:21:\"neon-wordpress-slider\";s:3:\"zip\";s:25:\"neon-wordpress-slider.zip\";s:3:\"uid\";s:32:\"9d620dfc8df1be5b956a70106a4ca5d7\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/neon-wordpress-slider-with-text/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:241:\"<span class=\"ttm_content\">This is not your average WordPress slider with text and image. Stunning, AI generated images paired with crisp & snappy animations make this Slider Revolution template a winner!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:41:29\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:633;a:22:{s:2:\"id\";s:3:\"678\";s:5:\"title\";s:27:\"Restaurant One Page Website\";s:5:\"alias\";s:27:\"Restaurant-One-Page-Website\";s:3:\"zip\";s:31:\"Restaurant-One-Page-Website.zip\";s:3:\"uid\";s:32:\"747730efa359467cb5627ae123839090\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";s:7:\"preview\";s:80:\"https://www.sliderrevolution.com/templates/kostlich-restaurant-one-page-website/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:287:\"<span class=\"ttm_content\">A restaurant WordPress template can easily be overloaded with features that no one really needs. The Köstlich Restaurant One Page Website template for Slider Revolution focuses on the information, a visitor wants to see.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:8:\"carousel\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:43:57\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:634;a:22:{s:2:\"id\";s:3:\"679\";s:5:\"title\";s:18:\"WooCommerce Slider\";s:5:\"alias\";s:18:\"woocommerce-slider\";s:3:\"zip\";s:22:\"woocommerce-slider.zip\";s:3:\"uid\";s:32:\"5f354f9d17d3b8562e7dfbac0b289ab3\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:11:\"woocommerce\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:47:34\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:635;a:22:{s:2:\"id\";s:3:\"680\";s:5:\"title\";s:25:\"WooCommerce Slider Static\";s:5:\"alias\";s:25:\"woocommerce-slider-static\";s:3:\"zip\";s:29:\"woocommerce-slider-static.zip\";s:3:\"uid\";s:32:\"66d86a41303223abecec3c4820bcd8f0\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";s:7:\"preview\";s:70:\"https://www.sliderrevolution.com/templates/sneaker-woocommerce-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:164:\"<span class=\"ttm_content\">Sell your products faster with this futuristic looking slider with sleek navigation and clean layout</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:50:07\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:636;a:22:{s:2:\"id\";s:3:\"681\";s:5:\"title\";s:21:\"WordPress Post Slider\";s:5:\"alias\";s:21:\"wordpress-post-slider\";s:3:\"zip\";s:25:\"wordpress-post-slider.zip\";s:3:\"uid\";s:32:\"c854a5e0be29cb28893b0bb98d9e6740\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"postbased\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:52:10\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:637;a:22:{s:2:\"id\";s:3:\"682\";s:5:\"title\";s:28:\"WordPress Post Slider Static\";s:5:\"alias\";s:28:\"WordPress-Post-Slider-Static\";s:3:\"zip\";s:32:\"WordPress-Post-Slider-Static.zip\";s:3:\"uid\";s:32:\"edbb9e724f7758aff215ab3e743abd9e\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";s:7:\"preview\";s:75:\"https://www.sliderrevolution.com/templates/superhero-wordpress-post-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:233:\"<span class=\"ttm_content\">This amazing Slider Revolution post slider can display static and dynamic WordPress content. Display your blog posts automatically or add your texts and images manually!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:53:43\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:638;a:22:{s:2:\"id\";s:3:\"683\";s:5:\"title\";s:22:\"Wordpress Video Slider\";s:5:\"alias\";s:22:\"wordpress-video-slider\";s:3:\"zip\";s:26:\"wordpress-video-slider.zip\";s:3:\"uid\";s:32:\"fd50cf2c76a1fe0bf8bd35e727a00bb7\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";s:7:\"preview\";s:66:\"https://www.sliderrevolution.com/templates/wordpress-video-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:303:\"<span class=\"ttm_content\">The WordPress Video Slider template for Slider Revolution offers a cinematic video viewing experience. With it is stylish, blurred background videos and a video player modal, this template is a fitting hero module choice for many websites.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-10-06 12:55:51\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:639;a:24:{s:2:\"id\";s:3:\"684\";s:5:\"title\";s:37:\"Architecture Website Template Package\";s:5:\"alias\";s:37:\"architecture-website-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"architecture-website-template-package\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:7:\"website\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 12:59:17\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:640;a:25:{s:2:\"id\";s:3:\"685\";s:5:\"title\";s:17:\"Architecture Menu\";s:5:\"alias\";s:17:\"architecture-menu\";s:3:\"zip\";s:27:\"packs/architecture-menu.zip\";s:3:\"uid\";s:32:\"a8c46db54ab5fdbb104aacc0cb26d48a\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:10:25\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:641;a:25:{s:2:\"id\";s:3:\"686\";s:5:\"title\";s:26:\"Architecture Header Slider\";s:5:\"alias\";s:26:\"architecture-header-slider\";s:3:\"zip\";s:36:\"packs/architecture-header-slider.zip\";s:3:\"uid\";s:32:\"e13d9d910db3371527ceb9f92a27057d\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:12:12\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:642;a:25:{s:2:\"id\";s:3:\"687\";s:5:\"title\";s:23:\"Architecture Text Block\";s:5:\"alias\";s:23:\"architecture-text-block\";s:3:\"zip\";s:33:\"packs/architecture-text-block.zip\";s:3:\"uid\";s:32:\"c130dd8a5faf7c292c54b99c82226c72\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:15:46\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"2\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:643;a:25:{s:2:\"id\";s:3:\"688\";s:5:\"title\";s:18:\"Architecture About\";s:5:\"alias\";s:18:\"architecture-about\";s:3:\"zip\";s:28:\"packs/architecture-about.zip\";s:3:\"uid\";s:32:\"5f589ec1e639ed4aa9b44542659cb2e9\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:17:04\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"3\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:644;a:25:{s:2:\"id\";s:3:\"689\";s:5:\"title\";s:26:\"Architecture Process Title\";s:5:\"alias\";s:26:\"architecture-process-title\";s:3:\"zip\";s:36:\"packs/architecture-process-title.zip\";s:3:\"uid\";s:32:\"6ca17bec2dc410a6c8a80a138c603a3c\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:18:48\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"4\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:645;a:25:{s:2:\"id\";s:3:\"690\";s:5:\"title\";s:20:\"Architecture Process\";s:5:\"alias\";s:20:\"architecture-process\";s:3:\"zip\";s:30:\"packs/architecture-process.zip\";s:3:\"uid\";s:32:\"df6202f061079192fde61c7756624c6c\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:20:31\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"5\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:646;a:25:{s:2:\"id\";s:3:\"691\";s:5:\"title\";s:22:\"Architecture Portfolio\";s:5:\"alias\";s:22:\"architecture-portfolio\";s:3:\"zip\";s:32:\"packs/architecture-portfolio.zip\";s:3:\"uid\";s:32:\"444b7a502897a53a16eea5ec3cb7f08c\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:22:15\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"6\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:647;a:25:{s:2:\"id\";s:3:\"692\";s:5:\"title\";s:28:\"Architecture Portfolio Modal\";s:5:\"alias\";s:28:\"architecture-portfolio-modal\";s:3:\"zip\";s:38:\"packs/architecture-portfolio-modal.zip\";s:3:\"uid\";s:32:\"59994ba13c87a5409d75fdcbc7f58005\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:23:38\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"7\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:648;a:25:{s:2:\"id\";s:3:\"693\";s:5:\"title\";s:20:\"Architecture Contact\";s:5:\"alias\";s:20:\"architecture-contact\";s:3:\"zip\";s:30:\"packs/architecture-contact.zip\";s:3:\"uid\";s:32:\"b1ff4cf0d6530d79f7d67540ffdcd98d\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/architecture-website-template/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.0\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:272:\"<span class=\"ttm_content\">The architecture website template offers a modern, visually appealing one-page layout with flexible customization options. This is not just a real estate website, but can also fit for any other kind of theme!</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-10-06 13:25:49\";s:7:\"package\";s:37:\"Architecture Website Template Package\";s:13:\"package_order\";s:1:\"8\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"59\";s:9:\"installed\";b:0;}i:649;a:21:{s:2:\"id\";s:3:\"694\";s:5:\"title\";s:23:\"Image Comparison Slider\";s:5:\"alias\";s:23:\"image-comparison-slider\";s:3:\"zip\";s:27:\"image-comparison-slider.zip\";s:3:\"uid\";s:32:\"c5af5832be50fc581c3a5ae31b09e5ab\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";s:7:\"preview\";s:67:\"https://www.sliderrevolution.com/templates/image-comparison-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:254:\"<span class=\"ttm_content\">Create amazing before and after animations for your website with the image comparison slider template. We made sure to include multiple exciting examples for you to customize to your liking.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-beforeafter-addon\\/revslider-beforeafter-addon.php\",\"name\":\"Before After AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:13:19\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:650;a:24:{s:2:\"id\";s:3:\"695\";s:5:\"title\";s:37:\"Wedding Photo Slider Template Package\";s:5:\"alias\";s:37:\"wedding-photo-slider-template-package\";s:3:\"zip\";s:0:\"\";s:3:\"uid\";s:37:\"wedding-photo-slider-template-package\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"800\";s:11:\"description\";s:300:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout. </span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";i:2;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:19:04\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:4:\"true\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:651;a:24:{s:2:\"id\";s:3:\"696\";s:5:\"title\";s:20:\"Wedding Photo Slider\";s:5:\"alias\";s:20:\"wedding-photo-slider\";s:3:\"zip\";s:30:\"packs/wedding-photo-slider.zip\";s:3:\"uid\";s:32:\"490b30ad46586bbf7034e50651b248a7\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:24:38\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"0\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:652;a:24:{s:2:\"id\";s:3:\"697\";s:5:\"title\";s:26:\"Wedding Photo Slider Modal\";s:5:\"alias\";s:26:\"wedding-photo-slider-modal\";s:3:\"zip\";s:36:\"packs/wedding-photo-slider-modal.zip\";s:3:\"uid\";s:32:\"56b40b3a73b786f5320f8814cddd3fda\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";s:7:\"preview\";s:64:\"https://www.sliderrevolution.com/templates/wedding-photo-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">This WordPress photo slider template offers many interesting features to elevate your photography website. The main slider rotates through your photo highlights and a click of the button reveals a lightbox carousel with masonry layout.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:15:\"Revolution Base\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:363:\"[{\"path\":\"revslider-particles-addon\\/revslider-particles-addon.php\",\"name\":\"Particles Effect AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:27:53\";s:7:\"package\";s:37:\"Wedding Photo Slider Template Package\";s:13:\"package_order\";s:1:\"1\";s:14:\"package_parent\";s:0:\"\";s:5:\"modal\";s:1:\"1\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:10:\"package_id\";s:2:\"60\";s:9:\"installed\";b:0;}i:653;a:21:{s:2:\"id\";s:3:\"698\";s:5:\"title\";s:25:\"Travel Agency Card Slider\";s:5:\"alias\";s:24:\"destinations-card-slider\";s:3:\"zip\";s:28:\"destinations-card-slider.zip\";s:3:\"uid\";s:32:\"59af2d3ac72375f6764f224d93d600ac\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/travel-agency-card-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:229:\"<span class=\"ttm_content\">The destination of your travel blog or travel booking website, definitely is \"above & beyond\" with this tastefully modern card slider template for Slider Revolution.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:31:52\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:654;a:21:{s:2:\"id\";s:3:\"699\";s:5:\"title\";s:29:\"Kitchen Knives Product Slider\";s:5:\"alias\";s:21:\"knives-product-slider\";s:3:\"zip\";s:25:\"knives-product-slider.zip\";s:3:\"uid\";s:32:\"b1d2db8fcd3e6bb1e949d00c90fd6ec0\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";s:7:\"preview\";s:73:\"https://www.sliderrevolution.com/templates/kitchen-knives-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.7\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:281:\"<span class=\"ttm_content\">Even if you\'re not into the knives selling business, this product slider template is easily customized to fit any use-case. The beautifully animated parallax elements, can be replaced with your own .png\'s, in no time!</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:189:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-11-18 11:34:48\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:655;a:22:{s:2:\"id\";s:3:\"700\";s:5:\"title\";s:16:\"Tiny Slider Dark\";s:5:\"alias\";s:16:\"tiny-slider-dark\";s:3:\"zip\";s:20:\"tiny-slider-dark.zip\";s:3:\"uid\";s:32:\"57f5cd4e698621f5b7e09bc0bb172d72\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:51:32\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:656;a:22:{s:2:\"id\";s:3:\"701\";s:5:\"title\";s:17:\"Tiny Slider Light\";s:5:\"alias\";s:17:\"tiny-slider-light\";s:3:\"zip\";s:21:\"tiny-slider-light.zip\";s:3:\"uid\";s:32:\"67e9640a0dd7ac7c04342a323abb054a\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";s:7:\"preview\";s:69:\"https://www.sliderrevolution.com/templates/event-booking-tiny-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:301:\"<span class=\"ttm_content\">The Event Booking Tiny Slider is a compact and stylish way to promote your events on your website or social media. With this template, you can create a sleek and minimalistic slider featuring your upcoming events and booking information.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2022-12-20 13:56:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:657;a:22:{s:2:\"id\";s:3:\"702\";s:5:\"title\";s:24:\"Pet Store Product Slider\";s:5:\"alias\";s:24:\"pet-store-product-slider\";s:3:\"zip\";s:28:\"pet-store-product-slider.zip\";s:3:\"uid\";s:32:\"6f847227958900311108951a77721e29\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";s:7:\"preview\";s:68:\"https://www.sliderrevolution.com/templates/pet-store-product-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:328:\"<span class=\"ttm_content\">The Pet Store Product Slider template is a professional and eye-catching way to showcase your pet store\'s products on your website or social media. With this template, you can easily create a dynamic and interactive slider featuring your most popular pet products.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:168:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:02:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:658;a:21:{s:2:\"id\";s:3:\"703\";s:5:\"title\";s:18:\"Material UI Slider\";s:5:\"alias\";s:18:\"material-ui-slider\";s:3:\"zip\";s:22:\"material-ui-slider.zip\";s:3:\"uid\";s:32:\"7e7909a030545f80c8ba8101c5b9bbd7\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";s:7:\"preview\";s:62:\"https://www.sliderrevolution.com/templates/material-ui-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:299:\"<span class=\"ttm_content\">The Material UI Slider Template is easy to use and requires no coding skills. You can quickly and easily create a professional-looking slider to showcase your products, services, or information in a visually appealing and engaging way.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:2:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";}s:14:\"plugin_require\";s:190:\"[{\"path\":\"revslider-thecluster-addon\\/revslider-thecluster-addon.php\",\"name\":\"Slider Revolution The Cluster AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-20 14:06:25\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:659;a:22:{s:2:\"id\";s:3:\"704\";s:5:\"title\";s:19:\"Happy Holidays Hero\";s:5:\"alias\";s:19:\"happy-holidays-hero\";s:3:\"zip\";s:23:\"happy-holidays-hero.zip\";s:3:\"uid\";s:32:\"aabe32f963bc66d36f617c595ca2f1fd\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";s:7:\"preview\";s:63:\"https://www.sliderrevolution.com/templates/happy-holidays-hero/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.8\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:141:\"<span class=\"ttm_content\">Wish everyone happy holidays with our newest Christmas inspired hero section.</span><span class=\"ttm_space\"></span>\";s:11:\"setup_notes\";s:0:\"\";s:3:\"cat\";s:7:\"Premium\";s:6:\"filter\";a:1:{i:0;s:4:\"hero\";}s:14:\"plugin_require\";s:366:\"[{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-particlewave-addon\\/revslider-particlewave-addon.php\",\"name\":\"Particle Wave AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2022-12-22 09:27:59\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:660;a:21:{s:2:\"id\";s:3:\"705\";s:5:\"title\";s:34:\"Space & Sci-Fi Presentation Slider\";s:5:\"alias\";s:36:\"space-and-sci-fi-presentation-slider\";s:3:\"zip\";s:40:\"space-and-sci-fi-presentation-slider.zip\";s:3:\"uid\";s:32:\"6f8a89cfaa624a4ac799901fc85b802d\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";s:7:\"preview\";s:76:\"https://www.sliderrevolution.com/templates/space-sci-fi-presentation-slider/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:172:\"<span class=\"ttm_content\">This is a perfect choice for technology companies, science fiction writers, space enthusiasts and much more.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:3:{i:0;s:6:\"slider\";i:1;s:4:\"hero\";i:2;s:9:\"specialfx\";}s:14:\"plugin_require\";s:356:\"[{\"path\":\"revslider-mousetrap-addon\\/revslider-mousetrap-addon.php\",\"name\":\"Mousetrap AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"},{\"path\":\"revslider-transitionpack-addon\\/revslider-transitionpack-addon.php\",\"name\":\"Advanced Transitions AddOn\",\"url\":\"https:\\/\\/www.themepunch.com\\/slider-revolution\\/install-addons\\/\"}]\";s:4:\"date\";s:19:\"2023-01-24 12:57:45\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}i:661;a:21:{s:2:\"id\";s:3:\"706\";s:5:\"title\";s:21:\"Claymorphism Carousel\";s:5:\"alias\";s:21:\"Claymorphism-Carousel\";s:3:\"zip\";s:25:\"Claymorphism-Carousel.zip\";s:3:\"uid\";s:32:\"8faec9adf09737acd8efdad7a1ccb673\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";s:7:\"preview\";s:65:\"https://www.sliderrevolution.com/templates/claymorphism-carousel/\";s:7:\"version\";s:5:\"1.0.0\";s:8:\"required\";s:5:\"6.6.9\";s:5:\"width\";s:4:\"1240\";s:6:\"height\";s:3:\"900\";s:11:\"description\";s:195:\"<span class=\"ttm_content\">The Claymorphism Carousel template for Slider Revolution is a visually striking slider that features the unique claymorphism style.</span><span class=\"ttm_space\"></span>\";s:3:\"cat\";s:14:\"Slider Package\";s:6:\"filter\";a:2:{i:0;s:8:\"carousel\";i:1;s:6:\"slider\";}s:14:\"plugin_require\";N;s:4:\"date\";s:19:\"2023-01-24 13:01:22\";s:13:\"package_order\";s:1:\"0\";s:5:\"modal\";s:1:\"0\";s:9:\"additions\";s:0:\"\";s:6:\"active\";s:1:\"1\";s:9:\"installed\";b:0;}}s:6:\"slides\";a:655:{s:16:\"classic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"classic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"classic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"classic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"classic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"classic-carousel/slide5.jpg\";}}s:13:\"classicslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"classicslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"classicslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"classicslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"classicslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"classicslider/slide5.jpg\";}}s:11:\"contenttabs\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contenttabs/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contenttabs/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contenttabs/slide3.jpg\";}}s:13:\"facebook-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"facebook-feed/slide1.jpg\";}}s:7:\"fashion\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"fashion/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"fashion/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"fashion/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"fashion/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"fashion/slide5.jpg\";}}s:14:\"flickr-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"flickr-gallery/slide1.jpg\";}}s:3:\"gym\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"gym/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:14:\"gym/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:14:\"gym/slide3.jpg\";}}s:18:\"highlight-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-carousel/slide4.jpg\";}}s:18:\"highlight-showcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"highlight-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"highlight-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"highlight-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"highlight-showcase/slide4.jpg\";}}s:10:\"image-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"imagehero/slide1.jpg\";}}s:13:\"insta-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"insta-gallery/slide1.jpg\";}}s:19:\"levanorestaurantbar\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"levanorestaurantbar/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"levanorestaurantbar/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"levanorestaurantbar/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"levanorestaurantbar/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"levanorestaurantbar/slide5.jpg\";}}s:11:\"mainfeature\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"mainfeature/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"mainfeature/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"mainfeature/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"mainfeature/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"mainfeature/slide7.jpg\";}}s:17:\"media-gallery-two\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"media-gallery-two/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"media-gallery-two/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"media-gallery-two/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"media-gallery-two/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"media-gallery-two/slide6.jpg\";}}s:23:\"media-carousel-autoplay\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"media-carousel-autoplay/slide6.jpg\";}}s:21:\"news-background-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-bg-video/slide1.jpg\";}}s:12:\"news-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"news-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"news-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"news-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"news-gallery/slide4.jpg\";}}s:23:\"news-gallery-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"news-gallery-post-based/slide1.jpg\";}}s:9:\"news-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"news-hero/slide1.jpg\";}}s:10:\"news-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"news-video/slide1.jpg\";}}s:15:\"newsletter-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"newsletter-hero/slide1.jpg\";}}s:10:\"notgeneric\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"notgeneric/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"notgeneric/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"notgeneric/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"notgeneric/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"notgeneric/slide5.jpg\";}}s:11:\"photography\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"photography/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"photography/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"photography/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"photography/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:22:\"photography/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:22:\"photography/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:22:\"photography/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:22:\"photography/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:22:\"photography/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:23:\"photography/slide10.jpg\";}}s:20:\"photography-carousel\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"photography-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"photography-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"photography-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"photography-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"photography-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"photography-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:31:\"photography-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:31:\"photography-carousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:31:\"photography-carousel/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"photography-carousel/slide10.jpg\";}}s:16:\"search-form-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"search-form-hero/slide1.jpg\";}}s:16:\"showcasecarousel\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"showcasecarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"showcasecarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"showcasecarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"showcasecarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"showcasecarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"showcasecarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"showcasecarousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:27:\"showcasecarousel/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:27:\"showcasecarousel/slide9.jpg\";}}s:11:\"sports-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"sportshero/slide1.jpg\";}}s:12:\"twitter-feed\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"twitter-feed/slide1.jpg\";}}s:13:\"vimeo-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"vimeo-gallery/slide1.jpg\";}}s:9:\"vimeohero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"vimeohero/slide1.jpg\";}}s:16:\"web-product-dark\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"web-product-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"web-product-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"web-product-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"web-product-dark/slide4.jpg\";}}s:21:\"web-product-dark-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"web-product-dark-hero/slide1.jpg\";}}s:22:\"web-product-light-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"web-product-light-hero/slide1.jpg\";}}s:15:\"webproductlight\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"webproductlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"webproductlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"webproductlight/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"webproductlight/slide4.jpg\";}}s:15:\"youtube-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"youtube-gallery/slide1.jpg\";}}s:11:\"youtubehero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"youtubehero/slide1.jpg\";}}s:13:\"scroll-effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"scrolleffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"scrolleffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"scrolleffect/slide3.jpg\";}}s:12:\"content-zoom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"contentzoom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"contentzoom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"contentzoom/slide3.jpg\";}}s:13:\"food-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"foodcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"foodcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"foodcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"foodcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"foodcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"foodcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"foodcarousel/slide7.jpg\";}}s:14:\"rotating-words\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rotatingwords/slide1.jpg\";}}s:22:\"travel-static-captions\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"travel-static-captions/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"travel-static-captions/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"travel-static-captions/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"travel-static-captions/slide4.jpg\";}}s:7:\"concept\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"concept/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"concept/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"concept/slide3.jpg\";}}s:17:\"fullscreen-button\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"fullscreen-button/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"fullscreen-button/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"fullscreen-button/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"fullscreen-button/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"fullscreen-button/slide5.jpg\";}}s:15:\"creativefreedom\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"creativefreedom/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"creativefreedom/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"creativefreedom/slide3.jpg\";}}s:13:\"parallaxscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallaxscene/slide1.jpg\";}}s:15:\"slidingoverlays\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"slidingoverlays/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"slidingoverlays/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"slidingoverlays/slide3.jpg\";}}s:25:\"web-product-light-hero-3d\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"web-product-light-hero-3d/slide1.jpg\";}}s:6:\"woobig\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"woobig/slide1.jpg\";}}s:16:\"woocommercesmall\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"woocommercesmall/slide1.jpg\";}}s:10:\"finedining\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"finedining/slide1.jpg\";}}s:12:\"agency-intro\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"agency-intro/slide1.jpg\";}}s:7:\"ourteam\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"ourteam/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"ourteam/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"ourteam/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"ourteam/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"ourteam/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"ourteam/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:18:\"ourteam/slide7.jpg\";}}s:17:\"our-team-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ourteamcarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"ourteamcarousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"ourteamcarousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"ourteamcarousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"ourteamcarousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"ourteamcarousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"ourteamcarousel/slide7.jpg\";}}s:13:\"betteryoutube\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"betteryoutube/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"betteryoutube/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"betteryoutube/slide3.jpg\";}}s:19:\"agencywebsiteheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"agencywebsiteheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"agencywebsiteheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"agencywebsiteheader/slide3.jpg\";}}s:10:\"comingsoon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"comingsoon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"comingsoon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"comingsoon/slide3.jpg\";}}s:9:\"snowscene\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowscene/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowscene/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowscene/slide3.jpg\";}}s:8:\"rockband\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"rockband/slide1.jpg\";}}s:16:\"sleeklandingpage\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"sleeklandingpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"sleeklandingpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"sleeklandingpage/slide3.jpg\";}}s:14:\"applandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"applandingpage/slide1.jpg\";}}s:9:\"deskscene\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deskscene/slide1.jpg\";}}s:15:\"cleannewsslider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"cleannewsslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"cleannewsslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"cleannewsslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"cleannewsslider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"cleannewsslider/slide5.jpg\";}}s:12:\"imagegallery\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"imagegallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"imagegallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"imagegallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"imagegallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:23:\"imagegallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:23:\"imagegallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:23:\"imagegallery/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:23:\"imagegallery/slide8.jpg\";}}s:19:\"standard-wp-gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"standard-wp-gallery/slide1.jpg\";}}s:21:\"clean-news-post-based\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"clean-news-post-based/slide1.jpg\";}}s:21:\"interactivewhiteboard\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"interactivewhiteboard/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"interactivewhiteboard/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"interactivewhiteboard/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"interactivewhiteboard/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"interactivewhiteboard/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"interactivewhiteboard/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"interactivewhiteboard/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"interactivewhiteboard/slide8.jpg\";}}s:10:\"innovation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"innovation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"innovation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"innovation/slide3.jpg\";}}s:24:\"dark-fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"dark-fullsite-block-menu/slide1.jpg\";}}s:21:\"dark-fullsite-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"dark-fullsite-block-1/slide1.jpg\";}}s:27:\"dark-fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"dark-fullsite-block-2-about/slide2.jpg\";}}s:30:\"dark-fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-3-services/slide2.jpg\";}}s:30:\"dark-fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"dark-fullsite-block-4-products/slide5.jpg\";}}s:34:\"dark-fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"dark-fullsite-block-5-testimonials/slide1.jpg\";}}s:29:\"dark-fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"dark-fullsite-block-6-callout/slide1.jpg\";}}s:28:\"dark-fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"dark-fullsite-block-7-footer/slide1.jpg\";}}s:19:\"fullsite-block-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fullsite-block-menu/slide1.jpg\";}}s:15:\"fullsite-block1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"fullsite-block1/slide1.jpg\";}}s:22:\"fullsite-block-2-about\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fullsite-block-2-about/slide2.jpg\";}}s:25:\"fullsite-block-3-services\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-3-services/slide2.jpg\";}}s:25:\"fullsite-block-4-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"fullsite-block-4-products/slide5.jpg\";}}s:29:\"fullsite-block-5-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"fullsite-block-5-testimonials/slide1.jpg\";}}s:24:\"fullsite-block-6-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"fullsite-block-6-callout/slide1.jpg\";}}s:23:\"fullsite-block-7-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"fullsite-block-7-footer/slide1.jpg\";}}s:11:\"techjournal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techjournal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"techjournal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"techjournal/slide3.jpg\";}}s:13:\"cardealership\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"cardealership/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"cardealership/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"cardealership/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"cardealership/slide4.jpg\";}}s:14:\"fullscreenmenu\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fullscreenmenu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fullscreenmenu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fullscreenmenu/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"fullscreenmenu/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"fullscreenmenu/slide5.jpg\";}}s:17:\"creativefrontpage\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"creativefrontpage/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"creativefrontpage/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"creativefrontpage/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"creativefrontpage/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"creativefrontpage/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"creativefrontpage/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:28:\"creativefrontpage/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:28:\"creativefrontpage/slide8.jpg\";}}s:19:\"websitebuilder-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-menu/slide1.jpg\";}}s:19:\"websitebuilder-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"websitebuilder-hero/slide1.jpg\";}}s:22:\"websitebuilder-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"websitebuilder-clients/slide1.jpg\";}}s:23:\"websitebuilder-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-services/slide1.jpg\";}}s:23:\"websitebuilder-discover\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"websitebuilder-discover/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"websitebuilder-discover/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"websitebuilder-discover/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"websitebuilder-discover/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"websitebuilder-discover/slide5.jpg\";}}s:21:\"websitebuilder-slider\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"websitebuilder-slider/slide2.jpg\";}}s:27:\"websitebuilder-calltoaction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"websitebuilder-calltoaction/slide1.jpg\";}}s:21:\"websitebuilder-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"websitebuilder-footer/slide1.jpg\";}}s:13:\"focusparallax\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"focusparallax/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"focusparallax/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"focusparallax/slide3.jpg\";}}s:7:\"duotone\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"duotone/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"duotone/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"duotone/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"duotone/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:18:\"duotone/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:18:\"duotone/slide6.jpg\";}}s:6:\"r_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_menu/slide1.jpg\";}}s:5:\"rhero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_hero/slide1.jpg\";}}s:7:\"r_about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"r_about/slide1.jpg\";}}s:10:\"r_products\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"r_products/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"r_products/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"r_products/slide3.jpg\";}}s:6:\"r_info\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"r_info/slide1.jpg\";}}s:17:\"inspirationheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"inspirationheader/slide1.jpg\";}}s:13:\"magazineposts\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"magazineposts/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"magazineposts/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"magazineposts/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"magazineposts/slide4.jpg\";}}s:17:\"explorationheader\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"explorationheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"explorationheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"explorationheader/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"explorationheader/slide4.jpg\";}}s:16:\"typewritereffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"typewritereffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"typewritereffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"typewritereffect/slide3.jpg\";}}s:15:\"blendmodeheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blendmodeheader/slide1.jpg\";}}s:17:\"themeplicity_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"themeplicity_menu/slide1.jpg\";}}s:19:\"themeplicity_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_header/slide1.jpg\";}}s:18:\"themeplicity_offer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"themeplicity_offer/slide1.jpg\";}}s:21:\"themeplicity_whatwedo\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_whatwedo/slide1.jpg\";}}s:21:\"themeplicity_projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"themeplicity_projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"themeplicity_projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"themeplicity_projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"themeplicity_projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:32:\"themeplicity_projects/slide5.jpg\";s:3:\"img\";s:7:\"Slide 5\";}}s:23:\"themeplicity_whatsgreat\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"themeplicity_whatsgreat/slide1.jpg\";}}s:19:\"themeplicity_tables\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_tables/slide1.jpg\";}}s:24:\"themeplicity_contactform\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"themeplicity_contactform/slide1.jpg\";}}s:19:\"themeplicity_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"themeplicity_footer/slide1.jpg\";}}s:17:\"NiceAndClean_Menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"NiceAndClean_Menu/slide1.jpg\";}}s:19:\"NiceAndClean_Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"NiceAndClean_Header/slide1.jpg\";}}s:21:\"NiceAndClean_Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Services/slide1.jpg\";}}s:18:\"NiceAndClean_About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"NiceAndClean_About/slide1.jpg\";}}s:18:\"niceandclean_video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"niceandclean_video/slide1.jpg\";}}s:23:\"niceandclean_highlights\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_highlights/slide1.jpg\";}}s:21:\"NiceAndClean_Projects\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"NiceAndClean_Projects/slide5.jpg\";}}s:23:\"niceandclean_textblocks\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"niceandclean_textblocks/slide1.jpg\";}}s:20:\"niceandclean_callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"niceandclean_callout/slide1.jpg\";}}s:19:\"niceandclean_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"niceandclean_footer/slide1.jpg\";}}s:3:\"80s\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:14:\"80s/slide1.jpg\";}}s:10:\"blurslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"blurslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"blurslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"blurslider/slide3.jpg\";}}s:15:\"ComingSoonAddon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"ComingSoonAddon/slide1.jpg\";}}s:9:\"snowaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"snowaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"snowaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"snowaddon/slide3.jpg\";}}s:19:\"particle-effect-one\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-one/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"particle-effect-one/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"particle-effect-one/slide3.jpg\";}}s:19:\"particle-effect-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"particle-effect-two/slide1.jpg\";}}s:21:\"particle-effect-three\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"particle-effect-three/slide1.jpg\";}}s:15:\"portfolioviewer\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolioviewer/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"portfolioviewer/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"portfolioviewer/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"portfolioviewer/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"portfolioviewer/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"portfolioviewer/slide6.jpg\";}}s:11:\"appshowcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"appshowcase/slide1.jpg\";}}s:13:\"gravitydesign\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"gravitydesign/slide1.jpg\";}}s:12:\"404errorpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"404errorpage/slide1.jpg\";}}s:15:\"carouselgallery\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"carouselgallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"carouselgallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"carouselgallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"carouselgallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"carouselgallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"carouselgallery/slide6.jpg\";}}s:9:\"filmstrip\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"filmstrip/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"filmstrip/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"filmstrip/slide3.jpg\";}}s:10:\"spaceopera\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"spaceopera/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"spaceopera/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"spaceopera/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"spaceopera/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"spaceopera/slide5.jpg\";}}s:12:\"websiteintro\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"websiteintro/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"websiteintro/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"websiteintro/slide3.jpg\";}}s:12:\"maskshowcase\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"maskshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"maskshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"maskshowcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"maskshowcase/slide4.jpg\";}}s:18:\"parallaxzoomslices\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"parallaxzoomslices/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"parallaxzoomslices/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"parallaxzoomslices/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"parallaxzoomslices/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"parallaxzoomslices/slide5.jpg\";}}s:20:\"doubleexposureeffect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"doubleexposureeffect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"doubleexposureeffect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"doubleexposureeffect/slide3.jpg\";}}s:22:\"mountainparallaxheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"mountainparallaxheader/slide1.jpg\";}}s:12:\"goodnewsmenu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"goodnewsmenu/slide1.jpg\";}}s:14:\"goodnewsheader\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsheader/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"goodnewsheader/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"goodnewsheader/slide3.jpg\";}}s:16:\"goodnewswhatshot\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewswhatshot/slide1.jpg\";}}s:16:\"goodnewsfeatured\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsfeatured/slide1.jpg\";}}s:17:\"goodnewsspotlight\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"goodnewsspotlight/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"goodnewsspotlight/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"goodnewsspotlight/slide3.jpg\";}}s:16:\"goodnewscarousel\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewscarousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"goodnewscarousel/slide2.jpg\";}}s:15:\"goodnewscallout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"goodnewscallout/slide1.jpg\";}}s:14:\"goodnewsfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"goodnewsfooter/slide1.jpg\";}}s:16:\"goodnewsmenuback\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"goodnewsmenuback/slide1.jpg\";}}s:18:\"goodnewsblogheader\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogheader/slide1.jpg\";}}s:19:\"goodnewsblogcontent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"goodnewsblogcontent/slide1.jpg\";}}s:20:\"goodnewstestimonials\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"goodnewstestimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"goodnewstestimonials/slide2.jpg\";}}s:18:\"goodnewsblogfooter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"goodnewsblogfooter/slide1.jpg\";}}s:17:\"beforeafterslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"beforeafterslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"beforeafterslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"beforeafterslider/slide3.jpg\";}}s:15:\"productshowcase\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"productshowcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"productshowcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"productshowcase/slide3.jpg\";}}s:22:\"overexposuretransition\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"overexposuretransition/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"overexposuretransition/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"overexposuretransition/slide3.jpg\";}}s:14:\"parallaxscroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"parallaxscroll/slide1.jpg\";}}s:11:\"techco-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"techco-menu/slide1.jpg\";}}s:13:\"techco-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-header/slide1.jpg\";}}s:12:\"techco-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-about/slide1.jpg\";}}s:15:\"techco-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"techco-services/slide1.jpg\";}}s:12:\"techco-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"techco-video/slide1.jpg\";}}s:13:\"techco-prices\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-prices/slide1.jpg\";}}s:19:\"techco-testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"techco-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"techco-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"techco-testimonials/slide3.jpg\";}}s:13:\"techco-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"techco-footer/slide1.jpg\";}}s:7:\"weather\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"weather/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"weather/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"weather/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:18:\"weather/slide4.jpg\";}}s:11:\"360panorama\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"360panorama/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"360panorama/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"360panorama/slide3.jpg\";}}s:14:\"duotone-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"duotone-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"duotone-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"duotone-add-on/slide3.jpg\";}}s:13:\"reveal-add-on\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"reveal-add-on/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"reveal-add-on/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"reveal-add-on/slide3.jpg\";}}s:16:\"band-tour-poster\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/band-tour-poster/slide1.png\";}}s:14:\"brewery-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/brewery-slider/slide3.png\";}}s:9:\"burgerbar\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"smartcontent/burgerbar/slide3.png\";}}s:19:\"burger-bar-portrait\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"smartcontent/burger-bar-portrait/slide3.png\";}}s:8:\"car-rent\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"smartcontent/car-rent/slide1.png\";}}s:6:\"coffee\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"smartcontent/coffee/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"smartcontent/coffee/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"smartcontent/coffee/slide3.png\";}}s:14:\"holiday-advert\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/holiday-advert/slide1.png\";}}s:18:\"iphone-cases-light\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"smartcontent/iphone-cases-light/slide1.png\";}}s:7:\"medical\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"smartcontent/medical/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"smartcontent/medical/slide2.png\";}}s:13:\"mexican-grill\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"smartcontent/mexican-grill/slide3.png\";}}s:20:\"mobile-retail-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/mobile-retail-slider/slide3.png\";}}s:14:\"money-exchange\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"smartcontent/money-exchange/slide3.png\";}}s:28:\"restaurant-menu-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-first-screen/slide1.png\";}}s:29:\"restaurant-menu-second-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:53:\"smartcontent/restaurant-menu-second-screen/slide1.png\";}}s:28:\"restaurant-menu-third-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:52:\"smartcontent/restaurant-menu-third-screen/slide1.png\";}}s:11:\"shoes-store\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"smartcontent/shoes-store/slide3.png\";}}s:20:\"supermarket-products\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide4.png\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"smartcontent/supermarket-products/slide5.png\";}}s:16:\"travel-insurance\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"smartcontent/travel-insurance/slide1.png\";}}s:12:\"cryptoslider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"cryptoslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"cryptoslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"cryptoslider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"cryptoslider/slide4.jpg\";}}s:16:\"immersion_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion_header/slide1.jpg\";}}s:19:\"immersion-mountains\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"immersion-mountains/slide1.jpg\";}}s:17:\"immersion-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"immersion-product/slide1.jpg\";}}s:16:\"immersion-design\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"immersion-design/slide1.jpg\";}}s:21:\"immersion-photography\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"immersion-photography/slide1.jpg\";}}s:14:\"immersion-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"immersion-grid/slide1.jpg\";}}s:11:\"funkyslider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"funkyslider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"funkyslider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"funkyslider/slide3.jpg\";}}s:14:\"clearview_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"clearview_menu/slide1.jpg\";}}s:16:\"clearview_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"clearview_header/slide1.jpg\";}}s:17:\"clearview_mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clearview_mission/slide1.jpg\";}}s:17:\"clear-view-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"clear-view-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"clear-view-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"clear-view-slider/slide3.jpg\";}}s:15:\"clear-view-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"clear-view-news/slide1.jpg\";}}s:18:\"clear-view-clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-clients/slide1.jpg\";}}s:18:\"clear-view-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"clear-view-contact/slide1.jpg\";}}s:22:\"clear-view-single-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-menu/slide1.jpg\";}}s:24:\"clear-view-single-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"clear-view-single-header/slide1.jpg\";}}s:23:\"clear-view-single-media\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"clear-view-single-media/slide1.jpg\";}}s:22:\"clear-view-single-more\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"clear-view-single-more/slide1.jpg\";}}s:25:\"clear-view-single-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"clear-view-single-contact/slide1.jpg\";}}s:16:\"cleanlandingpage\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cleanlandingpage/slide1.jpg\";}}s:8:\"clearcut\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"clearcut/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:19:\"clearcut/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:19:\"clearcut/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:19:\"clearcut/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:19:\"clearcut/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:19:\"clearcut/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:19:\"clearcut/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:19:\"clearcut/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:19:\"clearcut/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:20:\"clearcut/slide10.jpg\";}}s:17:\"wonderstruck_menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"wonderstruck_menu/slide1.jpg\";}}s:19:\"wonderstruck_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"wonderstruck_header/slide1.jpg\";}}s:18:\"wonderstruck_about\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck_about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"wonderstruck_about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"wonderstruck_about/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"wonderstruck_about/slide4.jpg\";}}s:18:\"wonderstruck-works\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"wonderstruck-works/slide1.jpg\";}}s:20:\"wonderstruck-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wonderstruck-contact/slide1.jpg\";}}s:11:\"bubblemorph\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"bubblemorph/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"bubblemorph/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"bubblemorph/slide3.jpg\";}}s:15:\"distortionaddon\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"distortionaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"distortionaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"distortionaddon/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"distortionaddon/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"distortionaddon/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"distortionaddon/slide6.jpg\";}}s:9:\"clubflyer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"clubflyer/slide1.jpg\";}}s:15:\"paintbrushaddon\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"paintbrushaddon/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"paintbrushaddon/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"paintbrushaddon/slide3.jpg\";}}s:15:\"parallax_header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_header/slide1.jpg\";}}s:16:\"parallax_content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"parallax_content/slide1.jpg\";}}s:15:\"parallax_footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"parallax_footer/slide1.jpg\";}}s:12:\"le-chef-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-menu/slide1.jpg\";}}s:14:\"le-chef-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"le-chef-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"le-chef-header/slide3.jpg\";}}s:18:\"le-chef-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"le-chef-philosophy/slide1.jpg\";}}s:12:\"le-chef-food\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"le-chef-food/slide1.jpg\";}}s:16:\"le-chef-la-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"le-chef-la-carte/slide1.jpg\";}}s:14:\"le-chef-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"le-chef-footer/slide1.jpg\";}}s:20:\"news-magazine-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"news-magazine-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"news-magazine-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"news-magazine-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"news-magazine-slider/slide4.jpg\";}}s:18:\"real-estate-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"real-estate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"real-estate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"real-estate-slider/slide3.jpg\";}}s:14:\"fashion-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"fashion-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"fashion-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"fashion-header/slide3.jpg\";}}s:13:\"seasonaloffer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"seasonaloffer/slide1.jpg\";}}s:18:\"barber-shop-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-header/slide1.jpg\";}}s:23:\"barber-shop-mobile-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"barber-shop-mobile-menu/slide1.jpg\";}}s:24:\"barber-shop-first-screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"barber-shop-first-screen/slide1.jpg\";}}s:17:\"barber-shop-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"barber-shop-about/slide1.jpg\";}}s:20:\"barber-shop-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-services/slide1.jpg\";}}s:19:\"barber-shop-barbers\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"barber-shop-barbers/slide1.jpg\";}}s:20:\"barber-shop-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"barber-shop-contacts/slide1.jpg\";}}s:18:\"barber-shop-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"barber-shop-footer/slide1.jpg\";}}s:21:\"fitness-club-template\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"fitness-club-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"fitness-club-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"fitness-club-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"fitness-club-template/slide4.jpg\";}}s:13:\"soccer-school\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"soccer-school/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"soccer-school/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"soccer-school/slide3.jpg\";}}s:19:\"music-band-template\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"music-band-template/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"music-band-template/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"music-band-template/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"music-band-template/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"music-band-template/slide5.jpg\";}}s:15:\"restaurant-menu\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"restaurant-menu/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"restaurant-menu/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"restaurant-menu/slide3.jpg\";}}s:16:\"cinematic-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"cinematic-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"cinematic-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"cinematic-slider/slide3.jpg\";}}s:17:\"3d-parallax-cubes\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"3d-parallax-cubes/slide3.jpg\";}}s:13:\"medicare-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"medicare-menu/slide1.jpg\";}}s:15:\"medicare-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-header/slide1.jpg\";}}s:14:\"medicare-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"medicare-about/slide1.jpg\";}}s:18:\"medicare-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-highlight/slide1.jpg\";}}s:17:\"medicare-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-services/slide1.jpg\";}}s:16:\"medicare-doctors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-doctors/slide1.jpg\";}}s:17:\"medicare-research\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"medicare-research/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"medicare-research/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"medicare-research/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"medicare-research/slide4.jpg\";}}s:18:\"medicare-whychoose\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"medicare-whychoose/slide1.jpg\";}}s:16:\"medicare-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"medicare-contact/slide1.jpg\";}}s:15:\"medicare-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"medicare-footer/slide1.jpg\";}}s:11:\"coffee-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"coffee-menu/slide1.jpg\";}}s:13:\"coffee-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-header/slide1.jpg\";}}s:17:\"coffee-philosophy\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"coffee-philosophy/slide1.jpg\";}}s:12:\"coffee-carte\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"coffee-carte/slide1.jpg\";}}s:13:\"coffee-teaser\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-teaser/slide1.jpg\";}}s:13:\"coffee-findus\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-findus/slide1.jpg\";}}s:13:\"coffee-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"coffee-footer/slide1.jpg\";}}s:17:\"minimal-portfolio\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"minimal-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"minimal-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"minimal-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"minimal-portfolio/slide4.jpg\";}}s:23:\"minimal-portfolio-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"minimal-portfolio-modal/slide7.jpg\";}}s:11:\"angled-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-menu/slide1.jpg\";}}s:13:\"angled-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-header/slide1.jpg\";}}s:11:\"angled-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"angled-news/slide1.jpg\";}}s:15:\"angled-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"angled-services/slide1.jpg\";}}s:14:\"angled-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"angled-success/slide1.jpg\";}}s:13:\"angled-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"angled-footer/slide1.jpg\";}}s:20:\"angled-content-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"angled-content-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"angled-content-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"angled-content-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"angled-content-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"angled-content-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"angled-content-modal/slide6.jpg\";}}s:13:\"big-bold-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-menu/slide1.jpg\";}}s:15:\"big-bold-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-header/slide1.jpg\";}}s:16:\"big-bold-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"big-bold-content/slide1.jpg\";}}s:13:\"big-bold-blog\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"big-bold-blog/slide1.jpg\";}}s:18:\"big-bold-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"big-bold-highlight/slide1.jpg\";}}s:15:\"big-bold-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-bold-footer/slide1.jpg\";}}s:7:\"Retouch\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"Retouch/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:18:\"Retouch/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:18:\"Retouch/slide3.jpg\";}}s:11:\"tech-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"tech-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"tech-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"tech-slider/slide3.jpg\";}}s:11:\"peak-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-header/slide1.jpg\";}}s:10:\"peak-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"peak-about/slide1.jpg\";}}s:14:\"peak-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"peak-portfolio/slide1.jpg\";}}s:11:\"peak-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"peak-footer/slide1.jpg\";}}s:17:\"portfolio-welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"portfolio-welcome/slide1.jpg\";}}s:15:\"portfolio-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"portfolio-about/slide1.jpg\";}}s:21:\"portfolio-works-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"portfolio-works-title/slide1.jpg\";}}s:23:\"portfolio-works-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"portfolio-works-content/slide1.jpg\";}}s:18:\"portfolio-contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portfolio-contacts/slide1.jpg\";}}s:18:\"App-Studio-Welcome\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"App-Studio-Welcome/slide1.jpg\";}}s:19:\"App-Studio-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Services/slide1.jpg\";}}s:16:\"App-Studio-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"App-Studio-About/slide1.jpg\";}}s:19:\"App-Studio-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"App-Studio-Contacts/slide1.jpg\";}}s:14:\"cube-animation\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cube-animation/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cube-animation/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cube-animation/slide3.jpg\";}}s:10:\"basic-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-menu/slide1.jpg\";}}s:12:\"basic-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-header/slide1.jpg\";}}s:13:\"basic-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-content/slide1.jpg\";}}s:14:\"basic-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-carousel/slide5.jpg\";}}s:13:\"basic-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"basic-callout/slide1.jpg\";}}s:10:\"basic-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"basic-grid/slide1.jpg\";}}s:17:\"basic-video-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"basic-video-block/slide1.jpg\";}}s:12:\"basic-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"basic-footer/slide1.jpg\";}}s:14:\"basic-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"basic-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"basic-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"basic-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"basic-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"basic-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:25:\"basic-lightbox/slide6.jpg\";}}s:13:\"nature-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"nature-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"nature-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"nature-slider/slide3.jpg\";}}s:11:\"art-gallery\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"art-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:22:\"art-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:22:\"art-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:22:\"art-gallery/slide4.jpg\";}}s:19:\"Construction-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Construction-Header/slide1.jpg\";}}s:17:\"Construction-Home\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Construction-Home/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Construction-Home/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Construction-Home/slide3.jpg\";}}s:21:\"Construction-Projects\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Projects/slide1.jpg\";}}s:20:\"Construction-History\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Construction-History/slide1.jpg\";}}s:21:\"Construction-Services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Services/slide1.jpg\";}}s:21:\"Construction-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Construction-Contacts/slide1.jpg\";}}s:21:\"404-Error-Space-Theme\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"404-Error-Space-Theme/slide1.jpg\";}}s:17:\"landing-page-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-hero/slide1.jpg\";}}s:21:\"landing-page-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"landing-page-features/slide1.jpg\";}}s:20:\"landing-page-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-callout/slide1.jpg\";}}s:20:\"landing-page-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"landing-page-content/slide1.jpg\";}}s:25:\"landing-page-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"landing-page-testimonials/slide1.jpg\";}}s:27:\"landing-page-call-to-action\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"landing-page-call-to-action/slide1.jpg\";}}s:17:\"landing-page-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"landing-page-help/slide1.jpg\";}}s:19:\"landing-page-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"landing-page-footer/slide1.jpg\";}}s:24:\"landing-page-price-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"landing-page-price-modal/slide1.jpg\";}}s:18:\"energy-drinks-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"energy-drinks-hero/slide1.jpg\";}}s:19:\"energy-drinks-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-about/slide1.jpg\";}}s:21:\"energy-drinks-product\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"energy-drinks-product/slide1.jpg\";}}s:23:\"energy-drinks-product-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-2/slide1.jpg\";}}s:23:\"energy-drinks-product-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"energy-drinks-product-3/slide1.jpg\";}}s:19:\"energy-drinks-order\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-order/slide1.jpg\";}}s:20:\"energy-drinks-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"energy-drinks-footer/slide1.jpg\";}}s:19:\"energy-drinks-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"energy-drinks-modal/slide1.jpg\";}}s:16:\"Corporate-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Header/slide1.jpg\";}}s:24:\"Corporate-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Corporate-Welcome-Screen/slide1.jpg\";}}s:15:\"Corporate-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-About/slide1.jpg\";}}s:19:\"Corporate-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Corporate-Portfolio/slide1.jpg\";}}s:15:\"Corporate-Chart\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Chart/slide1.jpg\";}}s:14:\"Corporate-News\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:16:\"Corporate-Hiring\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-News/slide1.jpg\";}}s:22:\"Corporate-Testimonials\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Corporate-Testimonials/slide3.jpg\";}}s:15:\"Corporate-Store\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Corporate-Store/slide1.jpg\";}}s:17:\"Corporate-Support\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Support/slide1.jpg\";}}s:14:\"Corporate-Team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Corporate-Team/slide1.jpg\";}}s:33:\"Corporate-Selected-Projects-Title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"Corporate-Selected-Projects-Title/slide1.jpg\";}}s:27:\"Corporate-Selected-Projects\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Corporate-Selected-Projects/slide7.jpg\";}}s:17:\"Corporate-Clients\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Corporate-Clients/slide1.jpg\";}}s:20:\"Corporate-Text-Block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Text-Block/slide1.jpg\";}}s:20:\"Corporate-Mobile-App\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Corporate-Mobile-App/slide1.jpg\";}}s:18:\"Corporate-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Corporate-Contacts/slide1.jpg\";}}s:16:\"Corporate-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Corporate-Footer/slide1.jpg\";}}s:23:\"Corporate-Scroll-To-Top\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"Corporate-Scroll-To-Top/slide1.jpg\";}}s:14:\"geometric-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-menu/slide1.jpg\";}}s:14:\"geometric-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-hero/slide1.jpg\";}}s:14:\"geometric-grid\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"geometric-grid/slide1.jpg\";}}s:15:\"geometric-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-about/slide1.jpg\";}}s:15:\"geometric-texts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"geometric-texts/slide1.jpg\";}}s:18:\"geometric-services\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-services/slide1.jpg\";}}s:17:\"geometric-texts-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"geometric-texts-2/slide1.jpg\";}}s:22:\"geometric-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"geometric-testimonials/slide1.jpg\";}}s:16:\"geometric-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"geometric-footer/slide1.jpg\";}}s:18:\"geometric-lightbox\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"geometric-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"geometric-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"geometric-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"geometric-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"geometric-lightbox/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"geometric-lightbox/slide6.jpg\";}}s:11:\"brutal-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-menu/slide1.jpg\";}}s:11:\"brutal-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"brutal-hero/slide1.jpg\";}}s:12:\"brutal-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"brutal-about/slide1.jpg\";}}s:16:\"brutal-highlight\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"brutal-highlight/slide1.jpg\";}}s:15:\"brutal-projects\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-projects/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-projects/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-projects/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-projects/slide4.jpg\";}}s:15:\"brutal-services\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"brutal-services/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"brutal-services/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"brutal-services/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"brutal-services/slide4.jpg\";}}s:14:\"brutal-callout\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"brutal-callout/slide1.jpg\";}}s:13:\"brutal-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"brutal-footer/slide1.jpg\";}}s:13:\"Church-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Header/slide1.jpg\";}}s:22:\"Church-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"Church-Upcoming-Events/slide3.jpg\";}}s:12:\"Church-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"Church-About/slide1.jpg\";}}s:14:\"Church-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"Church-Pastors/slide1.jpg\";}}s:20:\"Church-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Photo-Gallery/slide1.jpg\";}}s:16:\"Church-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"Church-Community/slide1.jpg\";}}s:13:\"Church-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Sermon/slide1.jpg\";}}s:15:\"Church-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Church-Contacts/slide1.jpg\";}}s:13:\"Church-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"Church-Footer/slide1.jpg\";}}s:19:\"Church-Light-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Header/slide1.jpg\";}}s:28:\"Church-Light-Upcoming-Events\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"Church-Light-Upcoming-Events/slide3.jpg\";}}s:18:\"Church-Light-About\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Church-Light-About/slide1.jpg\";}}s:20:\"Church-Light-Pastors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"Church-Light-Pastors/slide1.jpg\";}}s:26:\"Church-Light-Photo-Gallery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Church-Light-Photo-Gallery/slide1.jpg\";}}s:22:\"Church-Light-Community\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Church-Light-Community/slide1.jpg\";}}s:19:\"Church-Light-Sermon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Sermon/slide1.jpg\";}}s:21:\"Church-Light-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Church-Light-Contacts/slide1.jpg\";}}s:19:\"Church-Light-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Church-Light-Footer/slide1.jpg\";}}s:13:\"rockable-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-menu/slide1.jpg\";}}s:13:\"rockable-hero\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"rockable-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"rockable-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"rockable-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"rockable-hero/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"rockable-hero/slide5.jpg\";}}s:15:\"rockable-lineup\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-lineup/slide1.jpg\";}}s:17:\"rockable-lineup-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-lineup-2/slide1.jpg\";}}s:22:\"rockable-gallery-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"rockable-gallery-title/slide1.jpg\";}}s:16:\"rockable-gallery\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"rockable-gallery/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"rockable-gallery/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"rockable-gallery/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"rockable-gallery/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"rockable-gallery/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"rockable-gallery/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"rockable-gallery/slide7.jpg\";}}s:17:\"rockable-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"rockable-sponsors/slide1.jpg\";}}s:15:\"rockable-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"rockable-footer/slide1.jpg\";}}s:21:\"rockable-detail-modal\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:32:\"rockable-detail-modal/slide1.jpg\";}}s:23:\"rockable-detail-modal-2\";a:18:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:12;a:2:{s:5:\"title\";s:8:\"Slide 13\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:13;a:2:{s:5:\"title\";s:8:\"Slide 14\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:14;a:2:{s:5:\"title\";s:8:\"Slide 15\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:15;a:2:{s:5:\"title\";s:8:\"Slide 16\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:16;a:2:{s:5:\"title\";s:8:\"Slide 17\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}i:17;a:2:{s:5:\"title\";s:8:\"Slide 18\";s:3:\"img\";s:34:\"rockable-detail-modal-2/slide1.jpg\";}}s:27:\"real-estate-showcase-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Real-Estate-Showcase-Slider/slide3.jpg\";}}s:16:\"isometric-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"isometric-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"isometric-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"isometric-slider/slide3.jpg\";}}s:17:\"E-Commerce-Slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"Shoes-Store-Slider/slide3.jpg\";}}s:23:\"E-Commerce-Slider-Modal\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Shoes-Store-Slider-Modal/slide3.jpg\";}}s:27:\"Woo-Commerce-Slider-Dynamic\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Shoes-Store-Slider-Dynamic/slide3.jpg\";}}s:15:\"blooming-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"blooming-header/slide1.jpg\";}}s:14:\"blooming-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"blooming-about/slide1.jpg\";}}s:18:\"blooming-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"blooming-portfolio/slide1.jpg\";}}s:22:\"blooming-wedding-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-wedding-title/slide1.jpg\";}}s:25:\"blooming-wedding-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-wedding-carousel/slide6.jpg\";}}s:21:\"blooming-wedding-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-wedding-text/slide1.jpg\";}}s:22:\"blooming-parties-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-parties-title/slide1.jpg\";}}s:25:\"blooming-parties-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"blooming-parties-carousel/slide6.jpg\";}}s:21:\"blooming-parties-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-parties-text/slide1.jpg\";}}s:22:\"blooming-funeral-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"blooming-funeral-title/slide1.jpg\";}}s:23:\"blooming-funeral-slider\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:34:\"blooming-funeral-slider/slide6.jpg\";}}s:21:\"blooming-funeral-text\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"blooming-funeral-text/slide1.jpg\";}}s:16:\"blooming-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"blooming-contact/slide1.jpg\";}}s:13:\"particle-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"particle-hero/slide1.jpg\";}}s:17:\"bubble-morph-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"bubble-morph-hero/slide1.jpg\";}}s:13:\"parallax-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"parallax-hero/slide1.jpg\";}}s:10:\"video-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"video-hero/slide1.jpg\";}}s:14:\"ken-burns-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ken-burns-hero/slide1.jpg\";}}s:21:\"basic-hero-collection\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"basic-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"basic-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"basic-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"basic-hero-collection/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"basic-hero-collection/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"basic-hero-collection/slide6.jpg\";}}s:19:\"launching-very-soon\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"launching-very-soon/slide1.jpg\";}}s:18:\"Under-Construction\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"Under-Construction/slide1.jpg\";}}s:15:\"Particle-Effect\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"Particle-Effect/slide1.jpg\";}}s:17:\"Particle-Effect-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Particle-Effect-2/slide1.jpg\";}}s:10:\"stark-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"stark-menu/slide1.jpg\";}}s:12:\"stark-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-header/slide1.jpg\";}}s:13:\"stark-content\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-content/slide1.jpg\";}}s:14:\"stark-carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"stark-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"stark-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"stark-carousel/slide3.jpg\";}}s:15:\"stark-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"stark-portfolio/slide1.jpg\";}}s:22:\"stark-portfolio-detail\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:33:\"stark-portfolio-detail/slide6.jpg\";}}s:13:\"stark-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"stark-contact/slide1.jpg\";}}s:12:\"stark-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"stark-footer/slide1.jpg\";}}s:16:\"stark-newsletter\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"stark-newsletter/slide1.jpg\";}}s:15:\"big-summer-sale\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"big-summer-sale/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"big-summer-sale/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"big-summer-sale/slide3.jpg\";}}s:18:\"traveller-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"traveller-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"traveller-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"traveller-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"traveller-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"traveller-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:29:\"traveller-carousel/slide6.jpg\";}}s:16:\"project-carousel\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"project-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"project-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"project-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"project-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"project-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"project-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:27:\"project-carousel/slide7.jpg\";}}s:13:\"news-carousel\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"news-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"news-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"news-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"news-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"news-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:24:\"news-carousel/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:24:\"news-carousel/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:24:\"news-carousel/slide8.jpg\";}}s:10:\"story-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"story-menu/slide1.jpg\";}}s:12:\"story-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"story-header/slide1.jpg\";}}s:13:\"story-block-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-1/slide1.jpg\";}}s:15:\"story-content-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-1/slide1.jpg\";}}s:13:\"story-block-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-2/slide1.jpg\";}}s:13:\"story-block-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-3/slide1.jpg\";}}s:15:\"story-content-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-2/slide1.jpg\";}}s:13:\"story-block-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"story-block-4/slide1.jpg\";}}s:15:\"story-content-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"story-content-3/slide1.jpg\";}}s:12:\"mini-website\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"mini-website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:23:\"mini-website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:23:\"mini-website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:23:\"mini-website/slide4.jpg\";}}s:13:\"food-delivery\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"food-delivery/slide1.jpg\";}}s:25:\"slider-with-illustrations\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"slider-with-illustrations/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"slider-with-illustrations/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"slider-with-illustrations/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"slider-with-illustrations/slide4.jpg\";}}s:8:\"zen-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"zen-menu/slide1.jpg\";}}s:10:\"zen-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-header/slide1.jpg\";}}s:9:\"zen-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-about/slide1.jpg\";}}s:12:\"zen-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"zen-features/slide1.jpg\";}}s:9:\"zen-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"zen-video/slide1.jpg\";}}s:11:\"zen-pricing\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"zen-pricing/slide1.jpg\";}}s:22:\"zen-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"zen-testimonials-title/slide1.jpg\";}}s:16:\"zen-testimonials\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"zen-testimonials/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"zen-testimonials/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"zen-testimonials/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"zen-testimonials/slide4.jpg\";}}s:10:\"zen-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"zen-footer/slide1.jpg\";}}s:17:\"Paintbrush-Effect\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"Paintbrush-Effect/slide3.jpg\";}}s:19:\"Photographer-Header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Header/slide1.jpg\";}}s:27:\"Photographer-Welcome-Screen\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Photographer-Welcome-Screen/slide1.jpg\";}}s:21:\"Photographer-Showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Showcase/slide1.jpg\";}}s:22:\"Photographer-Portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"Photographer-Portfolio/slide1.jpg\";}}s:21:\"Photographer-Contacts\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Photographer-Contacts/slide1.jpg\";}}s:19:\"Photographer-Footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"Photographer-Footer/slide1.jpg\";}}s:18:\"Photographer-Modal\";a:1:{i:0;a:2:{s:5:\"title\";s:8:\"Slider 1\";s:3:\"img\";s:29:\"Photographer-Modal/slide1.jpg\";}}s:25:\"black-friday-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"black-friday-scroll-video/slide1.jpg\";}}s:12:\"charity-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-menu/slide1.jpg\";}}s:14:\"charity-header\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-header/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"charity-header/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"charity-header/slide3.jpg\";}}s:15:\"charity-mission\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-mission/slide1.jpg\";}}s:13:\"charity-funds\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"charity-funds/slide1.jpg\";}}s:15:\"charity-success\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-success/slide1.jpg\";}}s:15:\"charity-stories\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"charity-stories/slide1.jpg\";}}s:16:\"charity-worldmap\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-worldmap/slide1.jpg\";}}s:19:\"charity-large-image\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"charity-large-image/slide1.jpg\";}}s:16:\"charity-sponsors\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"charity-sponsors/slide1.jpg\";}}s:12:\"charity-help\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"charity-help/slide1.jpg\";}}s:14:\"charity-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"charity-footer/slide1.jpg\";}}s:21:\"cinematic-hero-titles\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"cinematic-hero-titles/slide3.jpg\";}}s:23:\"design-dna-scroll-video\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"design-dna-scroll-video/slide1.jpg\";}}s:27:\"food-delivery-lottie-scroll\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"food-delivery-lottie-scroll/slide1.jpg\";}}s:20:\"food-recipe-carousel\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"food-recipe-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"food-recipe-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"food-recipe-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"food-recipe-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"food-recipe-carousel/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:31:\"food-recipe-carousel/slide6.jpg\";}}s:17:\"food-recipe-modal\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"food-recipe-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"food-recipe-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"food-recipe-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"food-recipe-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"food-recipe-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"food-recipe-modal/slide6.jpg\";}}s:27:\"corporate-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/corporate_carousel_bundle.jpg\";}}s:18:\"corporate-carousel\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-carousel/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-carousel/slide5.jpg\";}}s:18:\"corporate-lightbox\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"corporate-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"corporate-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"corporate-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"corporate-lightbox/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:29:\"corporate-lightbox/slide5.jpg\";}}s:23:\"cyber-carousel-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/cybercarousel_bundle.jpg\";}}s:14:\"cyber-carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"cyber-carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"cyber-carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"cyber-carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"cyber-carousel/slide4.jpg\";}}s:23:\"cyber-carousel-lightbox\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"cyber-carousel-lightbox/slide4.jpg\";}}s:24:\"woocommerce-carousel-one\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-one/slide1.jpg\";}}s:31:\"woocommerce-carousel-one-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-one-static/slide6.jpg\";}}s:24:\"woocommerce-carousel-two\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"woocommerce-carousel-two/slide1.jpg\";}}s:31:\"woocommerce-carousel-two-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:42:\"woocommerce-carousel-two-static/slide6.jpg\";}}s:26:\"woocommerce-feature-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"woocommerce-feature-slider/slide1.jpg\";}}s:33:\"woocommerce-feature-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:44:\"woocommerce-feature-slider-static/slide6.jpg\";}}s:17:\"woo-liquid-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"woo-liquid-slider/slide1.jpg\";}}s:32:\"woocommerce-liquid-slider-static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:43:\"woocommerce-liquid-slider-static/slide6.jpg\";}}s:15:\"woo-slider-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"packages/woosliderpack_dynamic.jpg\";}}s:22:\"woo-slider-pack-static\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/woosliderpack_static.jpg\";}}s:24:\"creative-hero-collection\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"creative-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"creative-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"creative-hero-collection/slide3.jpg\";}}s:19:\"photographer-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"photographer-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"photographer-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"photographer-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"photographer-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:30:\"photographer-slider/slide5.jpg\";}}s:17:\"realestate-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"realestate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"realestate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"realestate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"realestate-slider/slide4.jpg\";}}s:19:\"saas-product-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"saas-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"saas-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"saas-product-slider/slide3.jpg\";}}s:27:\"cinematic-wildlife-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/cinematic-wildlife-package.jpg\";}}s:25:\"cinematic-wildlife-slider\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"cinematic-wildlife-slider/slide7.jpg\";}}s:24:\"cinematic-wildlife-modal\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:35:\"cinematic-wildlife-modal/slide7.jpg\";}}s:32:\"gaming-stats-presentation-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:43:\"gaming-stats-presentation-slider/slide5.jpg\";}}s:15:\"coffee-flavours\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"coffee-flavors/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"coffee-flavors/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"coffee-flavors/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"coffee-flavors/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:25:\"coffee-flavors/slide5.jpg\";}}s:15:\"showreel-slider\";a:10:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"showreel-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"showreel-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"showreel-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"showreel-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"showreel-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"showreel-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"showreel-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:26:\"showreel-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:26:\"showreel-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:27:\"showreel-slider/slide10.jpg\";}}s:16:\"visual-art-forms\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"visual-art-forms/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"visual-art-forms/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"visual-art-forms/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"visual-art-forms/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"visual-art-forms/slide5.jpg\";}}s:14:\"bg-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"bg-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:25:\"bg-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:25:\"bg-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:25:\"bg-effect-hero/slide4.jpg\";}}s:9:\"cyberfunk\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"cyberfunk/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"cyberfunk/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"cyberfunk/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"cyberfunk/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"cyberfunk/slide5.jpg\";}}s:21:\"motion-blur-portfolio\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:32:\"motion-blur-portfolio/slide8.jpg\";}}s:18:\"portal-effect-hero\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"portal-effect-hero/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"portal-effect-hero/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"portal-effect-hero/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"portal-effect-hero/slide4.jpg\";}}s:15:\"winery-timeline\";a:7:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"winery-timeline/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:26:\"winery-timeline/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:26:\"winery-timeline/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:26:\"winery-timeline/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:26:\"winery-timeline/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:26:\"winery-timeline/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:26:\"winery-timeline/slide7.jpg\";}}s:25:\"smart-living-one-pager-v1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V1.jpg\";}}s:25:\"smart-living-one-pager-v2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V2.jpg\";}}s:25:\"smart-living-one-pager-v3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/Smart-Living-One-Pager-V3.jpg\";}}s:6:\"menu-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-1/slide1.jpg\";}}s:14:\"onepage-hero-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"onepage-hero-1/slide1.jpg\";}}s:6:\"about1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"about1/slide1.jpg\";}}s:9:\"services1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"services1/slide1.jpg\";}}s:9:\"projects1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"projects1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:20:\"projects1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:20:\"projects1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:20:\"projects1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:20:\"projects1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:20:\"projects1/slide6.jpg\";}}s:8:\"footer-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-1/slide1.jpg\";}}s:23:\"explainer-block-1-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part1/slide1.jpg\";}}s:23:\"explainer-block-1-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-1-part2/slide1.jpg\";}}s:16:\"projects-modal-1\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-1/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-1/slide6.jpg\";}}s:6:\"menu-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-2/slide1.jpg\";}}s:6:\"hero-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-2/slide1.jpg\";}}s:10:\"services-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"services-2/services2-thumbnail.jpg\";}}s:7:\"about-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-2/slide1.jpg\";}}s:10:\"projects-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:21:\"projects-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:21:\"projects-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:21:\"projects-2/slide6.jpg\";}}s:7:\"footer2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"footer2/slide1.jpg\";}}s:23:\"explainer-block-2-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part1/slide1.jpg\";}}s:23:\"explainer-block-2-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-2-part2/slide1.jpg\";}}s:16:\"projects-modal-2\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-2/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-2/slide6.jpg\";}}s:6:\"menu-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"menu-3/slide1.jpg\";}}s:6:\"hero-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:17:\"hero-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:17:\"hero-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:17:\"hero-3/slide3.jpg\";}}s:7:\"about-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:18:\"about-3/slide1.jpg\";}}s:10:\"services-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"services-3/slide1.jpg\";}}s:10:\"projects-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:21:\"projects-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:21:\"projects-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:21:\"projects-3/slide3.jpg\";}}s:8:\"footer-3\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:19:\"footer-3/slide1.jpg\";}}s:23:\"explainer-block-3-part1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part1/slide1.jpg\";}}s:23:\"explainer-block-3-part2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"explainer-block-3-part2/slide1.jpg\";}}s:16:\"projects-modal-3\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"projects-modal-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"projects-modal-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"projects-modal-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"projects-modal-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"projects-modal-3/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"projects-modal-3/slide6.jpg\";}}s:25:\"urban-street-skate-slider\";a:12:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:36:\"urban-street-skate-slider/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide11.jpg\";}i:11;a:2:{s:5:\"title\";s:8:\"Slide 12\";s:3:\"img\";s:37:\"urban-street-skate-slider/slide12.jpg\";}}s:13:\"yummy-burgers\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"yummy-burgers/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"yummy-burgers/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"yummy-burgers/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"yummy-burgers/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"yummy-burgers/slide5.jpg\";}}s:37:\"tattoo-event-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/tattoo_event_website_package.jpg\";}}s:24:\"tattoo-event-hero-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"tattoo-event-hero-slider/slide3.jpg\";}}s:18:\"tattoo-event-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"tattoo-event-about/slide1.jpg\";}}s:20:\"tattoo-event-artists\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"tattoo-event-artists/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"tattoo-event-artists/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"tattoo-event-artists/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"tattoo-event-artists/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:31:\"tattoo-event-artists/slide5.jpg\";}}s:21:\"tattoo-event-schedule\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"tattoo-event-schedule/slide3.jpg\";}}s:17:\"tattoo-event-news\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tattoo-event-news/slide1.jpg\";}}s:19:\"tattoo-event-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"tattoo-event-footer/slide1.jpg\";}}s:24:\"startup-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"packages/startup-website-template.jpg\";}}s:12:\"startup-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-menu/slide1.jpg\";}}s:12:\"startup-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-hero/slide1.jpg\";}}s:13:\"startup-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"startup-about/slide1.jpg\";}}s:18:\"startup-features-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-1/slide1.jpg\";}}s:18:\"startup-features-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"startup-features-2/slide1.jpg\";}}s:12:\"startup-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:23:\"startup-team/slide1.jpg\";}}s:15:\"startup-reviews\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"startup-reviews/slide1.jpg\";}}s:11:\"startup-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:22:\"startup-cta/slide1.jpg\";}}s:14:\"startup-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"startup-footer/slide1.jpg\";}}s:19:\"startup-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"startup-video-modal/slide1.jpg\";}}s:32:\"christmas-gift-card-landing-page\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:45:\"packages/christmas-gift-card-landing-page.jpg\";}}s:24:\"christmas-landing-page-1\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:43:\"christmas-gift-card-landing-page/slide1.jpg\";}}s:24:\"christmas-landing-page-2\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"christmas-landing-page-2/slide1.jpg\";}}s:12:\"image-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:24:\"image-slider/slide-1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:24:\"image-slider/slide-2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:24:\"image-slider/slide-3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:24:\"image-slider/slide-4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:24:\"image-slider/slide-5.jpg\";}}s:17:\"full-width-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"full-width-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"full-width-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"full-width-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"full-width-slider/slide4.jpg\";}}s:20:\"app-website-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"packages/app-website-template.jpg\";}}s:16:\"app-website-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-menu/slide1.jpg\";}}s:16:\"app-website-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-hero/slide1.jpg\";}}s:20:\"app-download-buttons\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-download-buttons/slide1.jpg\";}}s:17:\"app-website-about\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"app-website-about/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"app-website-about/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"app-website-about/slide3.jpg\";}}s:20:\"app-website-features\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"app-website-features/slide1.jpg\";}}s:21:\"app-website-video-cta\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"app-website-video-cta/slide1.jpg\";}}s:23:\"app-website-screenshots\";a:2:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"app-website-screenshots/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"app-website-screenshots/slide2.jpg\";}}s:22:\"app-testimonials-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"app-testimonials-title/slide1.jpg\";}}s:24:\"app-website-testimonials\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"app-website-testimonials/slide1.jpg\";}}s:16:\"app-website-team\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"app-website-team/slide1.jpg\";}}s:18:\"app-website-footer\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"app-website-footer/slide1.jpg\";}}s:15:\"app-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:26:\"app-video-modal/slide1.jpg\";}}s:25:\"testimonial-carousel-pack\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"packages/testimonial-carousel-pack.jpg\";}}s:22:\"testimonial-carousel-1\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-1/slide4.jpg\";}}s:22:\"testimonial-carousel-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"testimonial-carousel-2/slide5.jpg\";}}s:22:\"testimonial-carousel-3\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-3/slide3.jpg\";}}s:22:\"testimonial-carousel-4\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-4/slide1.jpg\";}}s:22:\"testimonial-carousel-5\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"testimonial-carousel-5/slide4.jpg\";}}s:9:\"deep-dive\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:20:\"deep-dive/slide1.jpg\";}}s:22:\"particle-wave-showcase\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"particle-wave-showcase/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"particle-wave-showcase/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"particle-wave-showcase/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"particle-wave-showcase/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"particle-wave-showcase/slide5.jpg\";}}s:17:\"video-hero-header\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"video-hero-header/slide1.jpg\";}}s:28:\"solar-system-showcase-slider\";a:9:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:39:\"solar-system-showcase-slider/slide9.jpg\";}}s:26:\"Optic-shop-showcase-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"Optic-shop-showcase-slider/slide5.jpg\";}}s:24:\"charts-template-showcase\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"charts-template-showcase/slide1.jpg\";}}s:31:\"fashion-website-slider-template\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"packages/fashion-website-slider.jpg\";}}s:22:\"fashion-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"fashion-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"fashion-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"fashion-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"fashion-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"fashion-website-slider/slide5.jpg\";}}s:28:\"fashion-website-slider-modal\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"fashion-website-slider-modal/slide5.jpg\";}}s:24:\"furniture-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"furniture-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"furniture-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"furniture-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"furniture-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"furniture-website-slider/slide5.jpg\";}}s:26:\"fitness-gym-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:37:\"fitness-gym-website-slider/slide5.jpg\";}}s:35:\"ai--robotics-webside-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:51:\"packages/ai-and-robotics-website-slider-package.jpg\";}}s:30:\"ai-and-robotics-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"ai-and-robotics-website-slider/slide4.jpg\";}}s:14:\"ai-video-modal\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:25:\"ai-video-modal/slide1.jpg\";}}s:33:\"minimal-typography-website-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:44:\"minimal-typography-website-slider/slide4.jpg\";}}s:19:\"404-page-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"404-page-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"404-page-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"404-page-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"404-page-collection/slide4.jpg\";}}s:21:\"ecommerce-sale-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"ecommerce-sale-slider/slide4.jpg\";}}s:19:\"fashion-shop-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"fashion-shop-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"fashion-shop-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"fashion-shop-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:30:\"fashion-shop-slider/slide4.jpg\";}}s:29:\"lingerie-store-website-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:40:\"lingerie-store-website-slider/slide5.jpg\";}}s:28:\"beach-events-hero-collection\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"beach-events-hero-collection/slide4.jpg\";}}s:41:\"creative-portfolio-website-slider-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:54:\"packages/creative-portfolio-website-slider-package.jpg\";}}s:30:\"creative-portfolio-main-slider\";a:8:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:41:\"creative-portfolio-main-slider/slide8.jpg\";}}s:28:\"creative-portfolio-project-1\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-1/slide5.jpg\";}}s:28:\"creative-portfolio-project-2\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-2/slide5.jpg\";}}s:28:\"creative-portfolio-project-3\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-3/slide5.jpg\";}}s:28:\"creative-portfolio-project-4\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-4/slide5.jpg\";}}s:28:\"creative-portfolio-project-5\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-5/slide5.jpg\";}}s:28:\"creative-portfolio-project-6\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-6/slide5.jpg\";}}s:28:\"creative-portfolio-project-7\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"creative-portfolio-project-7/slide5.jpg\";}}s:19:\"ai-particle-cluster\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"ai-particle-cluster/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:30:\"ai-particle-cluster/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:30:\"ai-particle-cluster/slide3.jpg\";}}s:24:\"artistic-parallax-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"artistic-parallax-slider/slide4.jpg\";}}s:23:\"magazine-content-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"magazine-content-slider/slide1.jpg\";}}s:30:\"magazine-content-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:41:\"magazine-content-slider-static/slide4.jpg\";}}s:24:\"Masonry-Gallery-Carousel\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"Masonry-Gallery-Carousel/slide3.jpg\";}}s:21:\"neon-wordpress-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:32:\"neon-wordpress-slider/slide5.jpg\";}}s:27:\"Restaurant-One-Page-Website\";a:11:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide6.jpg\";}i:6;a:2:{s:5:\"title\";s:7:\"Slide 7\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide7.jpg\";}i:7;a:2:{s:5:\"title\";s:7:\"Slide 8\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide8.jpg\";}i:8;a:2:{s:5:\"title\";s:7:\"Slide 9\";s:3:\"img\";s:38:\"Restaurant-One-Page-Website/slide9.jpg\";}i:9;a:2:{s:5:\"title\";s:8:\"Slide 10\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide10.jpg\";}i:10;a:2:{s:5:\"title\";s:8:\"Slide 11\";s:3:\"img\";s:39:\"Restaurant-One-Page-Website/slide11.jpg\";}}s:18:\"woocommerce-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"woocommerce-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"woocommerce-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"woocommerce-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:29:\"woocommerce-slider/slide4.jpg\";}}s:25:\"woocommerce-slider-static\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:36:\"woocommerce-slider-static/slide4.jpg\";}}s:21:\"wordpress-post-slider\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"wordpress-post-slider/slide1.jpg\";}}s:28:\"WordPress-Post-Slider-Static\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:39:\"WordPress-Post-Slider-Static/slide6.jpg\";}}s:22:\"wordpress-video-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"wordpress-video-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:33:\"wordpress-video-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:33:\"wordpress-video-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:33:\"wordpress-video-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:33:\"wordpress-video-slider/slide5.jpg\";}}s:37:\"architecture-website-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"packages/architecture-website-thumb.jpg\";}}s:17:\"architecture-menu\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"architecture-menu/slide1.jpg\";}}s:26:\"architecture-header-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-header-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"architecture-header-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"architecture-header-slider/slide3.jpg\";}}s:23:\"architecture-text-block\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"architecture-text-block/slide1.jpg\";}}s:18:\"architecture-about\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"architecture-about/slide1.jpg\";}}s:26:\"architecture-process-title\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"architecture-process-title/slide1.jpg\";}}s:20:\"architecture-process\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-process/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"architecture-process/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"architecture-process/slide3.jpg\";}}s:22:\"architecture-portfolio\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:33:\"architecture-portfolio/slide1.jpg\";}}s:28:\"architecture-portfolio-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:39:\"architecture-portfolio-modal/slide4.jpg\";}}s:20:\"architecture-contact\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"architecture-contact/slide1.jpg\";}}s:23:\"image-comparison-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:34:\"image-comparison-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:34:\"image-comparison-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:34:\"image-comparison-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:34:\"image-comparison-slider/slide4.jpg\";}}s:37:\"wedding-photo-slider-template-package\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:41:\"packages/Wedding-Photo-Slider-Package.jpg\";}}s:20:\"wedding-photo-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:31:\"wedding-photo-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:31:\"wedding-photo-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:31:\"wedding-photo-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:31:\"wedding-photo-slider/slide4.jpg\";}}s:26:\"wedding-photo-slider-modal\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:37:\"wedding-photo-slider-modal/slide4.jpg\";}}s:24:\"destinations-card-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"destinations-card-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"destinations-card-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"destinations-card-slider/slide3.jpg\";}}s:21:\"knives-product-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"knives-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"knives-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"knives-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"knives-product-slider/slide4.jpg\";}}s:16:\"tiny-slider-dark\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:27:\"tiny-slider-dark/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:27:\"tiny-slider-dark/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:27:\"tiny-slider-dark/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:27:\"tiny-slider-dark/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:27:\"tiny-slider-dark/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:27:\"tiny-slider-dark/slide6.jpg\";}}s:17:\"tiny-slider-light\";a:6:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:28:\"tiny-slider-light/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:28:\"tiny-slider-light/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:28:\"tiny-slider-light/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:28:\"tiny-slider-light/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:28:\"tiny-slider-light/slide5.jpg\";}i:5;a:2:{s:5:\"title\";s:7:\"Slide 6\";s:3:\"img\";s:28:\"tiny-slider-light/slide6.jpg\";}}s:24:\"pet-store-product-slider\";a:5:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:35:\"pet-store-product-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:35:\"pet-store-product-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:35:\"pet-store-product-slider/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:35:\"pet-store-product-slider/slide4.jpg\";}i:4;a:2:{s:5:\"title\";s:7:\"Slide 5\";s:3:\"img\";s:35:\"pet-store-product-slider/slide5.jpg\";}}s:18:\"material-ui-slider\";a:3:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:29:\"material-ui-slider/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:29:\"material-ui-slider/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:29:\"material-ui-slider/slide3.jpg\";}}s:19:\"happy-holidays-hero\";a:1:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:30:\"happy-holidays-hero/slide1.jpg\";}}s:36:\"space-and-sci-fi-presentation-slider\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide1.png\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide2.png\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide3.png\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:47:\"space-and-sci-fi-presentation-slider/slide4.png\";}}s:21:\"Claymorphism-Carousel\";a:4:{i:0;a:2:{s:5:\"title\";s:7:\"Slide 1\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide1.jpg\";}i:1;a:2:{s:5:\"title\";s:7:\"Slide 2\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide2.jpg\";}i:2;a:2:{s:5:\"title\";s:7:\"Slide 3\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide3.jpg\";}i:3;a:2:{s:5:\"title\";s:7:\"Slide 4\";s:3:\"img\";s:32:\"Claymorphism-Carousel/slide4.jpg\";}}}}','no'),(294885,'_transient_timeout_external_ip_address_103.145.51.210','1677306670','no'),(146695,'elementor_tracker_notice','1','yes'),(150579,'revslider-valid-notice','false','yes'),(294899,'_transient_timeout_wc_low_stock_count','1679294005','no'),(294900,'_transient_wc_low_stock_count','0','no'),(294901,'_transient_timeout_wc_outofstock_count','1679294005','no'),(294902,'_transient_wc_outofstock_count','0','no'),(296667,'_transient_external_ip_address_142.132.211.18','103.145.51.210','no'),(296712,'_transient_timeout_external_ip_address_34.219.243.236','1677134956','no'),(296713,'_transient_external_ip_address_34.219.243.236','103.145.51.210','no'),(296717,'_transient_timeout_external_ip_address_203.199.206.155','1677134971','no'),(296718,'_transient_external_ip_address_203.199.206.155','103.145.51.210','no'),(296719,'_transient_timeout_external_ip_address_54.188.19.24','1677135596','no'),(296546,'_transient_external_ip_address_91.134.227.26','103.145.51.210','no'),(296550,'_transient_timeout_external_ip_address_193.235.141.150','1677083892','no'),(296551,'_transient_external_ip_address_193.235.141.150','103.145.51.210','no'),(296559,'_transient_timeout_external_ip_address_185.36.248.198','1677087306','no'),(296560,'_transient_external_ip_address_185.36.248.198','103.145.51.210','no'),(296571,'_transient_timeout_external_ip_address_176.9.136.120','1677090680','no');
INSERT INTO `zenoptions` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES (296810,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1677077295;s:8:\"response\";a:3:{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.4\";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.4.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.11.1\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.1.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:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.1.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";s:6:\"tested\";s:5:\"6.0.3\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:12:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":10:{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:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:49:\"w.org/plugins/all-in-one-wp-security-and-firewall\";s:4:\"slug\";s:35:\"all-in-one-wp-security-and-firewall\";s:6:\"plugin\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:11:\"new_version\";s:5:\"5.1.5\";s:3:\"url\";s:66:\"https://wordpress.org/plugins/all-in-one-wp-security-and-firewall/\";s:7:\"package\";s:84:\"https://downloads.wordpress.org/plugin/all-in-one-wp-security-and-firewall.5.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:88:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-256x256.png?rev=2798307\";s:2:\"1x\";s:88:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/icon-128x128.png?rev=2798307\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:91:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-1544x500.png?rev=2798307\";s:2:\"1x\";s:90:\"https://ps.w.org/all-in-one-wp-security-and-firewall/assets/banner-772x250.png?rev=2798307\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";}s:45:\"cf7-phone-mask-field/cf7-phone-mask-field.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:34:\"w.org/plugins/cf7-phone-mask-field\";s:4:\"slug\";s:20:\"cf7-phone-mask-field\";s:6:\"plugin\";s:45:\"cf7-phone-mask-field/cf7-phone-mask-field.php\";s:11:\"new_version\";s:5:\"1.4.2\";s:3:\"url\";s:51:\"https://wordpress.org/plugins/cf7-phone-mask-field/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/cf7-phone-mask-field.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:64:\"https://s.w.org/plugins/geopattern-icon/cf7-phone-mask-field.svg\";}s:7:\"banners\";a:0:{}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:21:\"hello-dolly/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:21:\"hello-dolly/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:43:\"devvn-image-hotspot/devvn-image-hotspot.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:33:\"w.org/plugins/devvn-image-hotspot\";s:4:\"slug\";s:19:\"devvn-image-hotspot\";s:6:\"plugin\";s:43:\"devvn-image-hotspot/devvn-image-hotspot.php\";s:11:\"new_version\";s:5:\"1.2.2\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/devvn-image-hotspot/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/devvn-image-hotspot.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/devvn-image-hotspot/assets/icon-256x256.jpg?rev=1520057\";s:2:\"1x\";s:72:\"https://ps.w.org/devvn-image-hotspot/assets/icon-128x128.jpg?rev=1520057\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:74:\"https://ps.w.org/devvn-image-hotspot/assets/banner-772x250.png?rev=1503014\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";}s:28:\"malcare-security/malcare.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/malcare-security\";s:4:\"slug\";s:16:\"malcare-security\";s:6:\"plugin\";s:28:\"malcare-security/malcare.php\";s:11:\"new_version\";s:4:\"4.87\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/malcare-security/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/malcare-security.4.87.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/malcare-security/assets/icon-256x256.png?rev=2297655\";s:2:\"1x\";s:69:\"https://ps.w.org/malcare-security/assets/icon-128x128.png?rev=2297655\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/malcare-security/assets/banner-1544x500.png?rev=2297655\";s:2:\"1x\";s:71:\"https://ps.w.org/malcare-security/assets/banner-772x250.png?rev=2297655\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:5:\"4.9.1\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.9.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.6\";}s:25:\"option-tree/ot-loader.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/option-tree\";s:4:\"slug\";s:11:\"option-tree\";s:6:\"plugin\";s:25:\"option-tree/ot-loader.php\";s:11:\"new_version\";s:5:\"2.7.3\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/option-tree/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/option-tree.2.7.3.zip\";s:5:\"icons\";a:1:{s:7:\"default\";s:62:\"https://s.w.org/plugins/geopattern-icon/option-tree_363534.svg\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/option-tree/assets/banner-772x250.png?rev=845297\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.8\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":10:{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.4.0\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.7.4.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:29:\"wp-postviews/wp-postviews.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wp-postviews\";s:4:\"slug\";s:12:\"wp-postviews\";s:6:\"plugin\";s:29:\"wp-postviews/wp-postviews.php\";s:11:\"new_version\";s:6:\"1.76.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-postviews/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/wp-postviews.1.76.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/wp-postviews/assets/icon.svg?rev=978002\";s:3:\"svg\";s:56:\"https://ps.w.org/wp-postviews/assets/icon.svg?rev=978002\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-postviews/assets/banner-1544x500.jpg?rev=1206762\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-postviews/assets/banner-772x250.jpg?rev=1206762\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.0\";}s:33:\"yith-woocommerce-compare/init.php\";O:8:\"stdClass\":10:{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.23.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:34:\"yith-woocommerce-wishlist/init.php\";O:8:\"stdClass\":10:{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.18.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.18.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:7:\"checked\";a:20:{s:19:\"akismet/akismet.php\";s:5:\"5.0.2\";s:51:\"all-in-one-wp-security-and-firewall/wp-security.php\";s:5:\"5.1.5\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:5:\"5.7.3\";s:45:\"cf7-phone-mask-field/cf7-phone-mask-field.php\";s:5:\"1.4.2\";s:33:\"derwati_plugin/derwati_plugin.php\";s:1:\"1\";s:23:\"elementor/elementor.php\";s:5:\"2.3.2\";s:21:\"hello-dolly/hello.php\";s:5:\"1.7.2\";s:43:\"devvn-image-hotspot/devvn-image-hotspot.php\";s:5:\"1.2.2\";s:28:\"malcare-security/malcare.php\";s:4:\"4.87\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:5:\"4.9.1\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"2.5.1\";s:25:\"option-tree/ot-loader.php\";s:5:\"2.7.3\";s:23:\"revslider/revslider.php\";s:5:\"5.4.8\";s:27:\"woocommerce/woocommerce.php\";s:5:\"7.4.0\";s:29:\"wp-postviews/wp-postviews.php\";s:6:\"1.76.1\";s:31:\"js_composer_old/js_composer.php\";s:5:\"5.5.4\";s:29:\"vc_clipboard/vc_clipboard.php\";s:5:\"4.5.0\";s:27:\"js_composer/js_composer.php\";s:4:\"4.12\";s:33:\"yith-woocommerce-compare/init.php\";s:6:\"2.23.0\";s:34:\"yith-woocommerce-wishlist/init.php\";s:6:\"3.18.0\";}}','no'),(296683,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1677077293;s:7:\"checked\";a:1:{s:7:\"derwati\";s:3:\"1.1\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(296684,'_transient_timeout_external_ip_address_85.10.207.75','1677127710','no'),(296685,'_transient_external_ip_address_85.10.207.75','103.145.51.210','no'),(296686,'_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:1677077290;s:15:\"version_checked\";s:5:\"6.1.1\";s:12:\"translations\";a:0:{}}','no'),(296578,'_transient_timeout_external_ip_address_174.138.35.154','1677090711','no'),(296579,'_transient_external_ip_address_174.138.35.154','103.145.51.210','no'),(296587,'_transient_timeout_external_ip_address_46.4.116.11','1677100176','no'),(296588,'_transient_external_ip_address_46.4.116.11','103.145.51.210','no'),(296598,'_transient_timeout_external_ip_address_186.209.56.82','1677105705','no'),(296599,'_transient_external_ip_address_186.209.56.82','103.145.51.210','no'),(296610,'_transient_timeout_external_ip_address_35.210.133.198','1677110481','no'),(296611,'_transient_external_ip_address_35.210.133.198','103.145.51.210','no'),(296633,'_transient_timeout_external_ip_address_35.205.159.124','1677114545','no'),(296634,'_transient_external_ip_address_35.205.159.124','103.145.51.210','no'),(296650,'_transient_timeout_external_ip_address_88.198.65.172','1677122151','no'),(296688,'_transient_timeout_external_ip_address_146.190.223.138','1677127760','no'),(296689,'_transient_external_ip_address_146.190.223.138','103.145.51.210','no'),(296692,'_transient_timeout_external_ip_address_106.208.66.25','1677128603','no'),(296693,'_transient_external_ip_address_106.208.66.25','103.145.51.210','no'),(296699,'_transient_timeout_external_ip_address_24.248.225.126','1677131805','no'),(296700,'_transient_external_ip_address_24.248.225.126','103.145.51.210','no'),(296704,'_transient_timeout_external_ip_address_74.125.210.82','1677134434','no'),(296705,'_transient_external_ip_address_74.125.210.82','103.145.51.210','no'),(296709,'_transient_timeout_external_ip_address_74.125.210.78','1677134448','no'),(296710,'_transient_external_ip_address_74.125.210.78','103.145.51.210','no'),(296651,'_transient_external_ip_address_88.198.65.172','103.145.51.210','no'),(294933,'admin_email_lifespan','0','yes'),(294934,'disallowed_keys','','no'),(294935,'comment_previously_approved','1','yes'),(294936,'auto_plugin_theme_update_emails','a:0:{}','no'),(294937,'auto_update_core_dev','enabled','yes'),(294938,'auto_update_core_minor','enabled','yes'),(294939,'auto_update_core_major','unset','yes'),(294940,'wp_force_deactivated_plugins','a:0:{}','yes'),(294942,'user_count','2','no'),(294943,'db_upgraded','','yes'),(294950,'https_detection_errors','a:1:{s:23:\"ssl_verification_failed\";a:1:{i:0;s:24:\"SSL verification failed.\";}}','yes'),(294952,'can_compress_scripts','0','no'),(295023,'action_scheduler_lock_async-request-runner','1677049300','yes'),(295045,'action_scheduler_migration_status','complete','yes'),(294968,'woocommerce_maxmind_geolocation_settings','a:1:{s:15:\"database_prefix\";s:32:\"Oq7z4Cr1k70wRQa1HSG7lANJDp5Vs6RE\";}','yes'),(294971,'_transient_woocommerce_webhook_ids_status_active','a:0:{}','yes'),(294972,'action_scheduler_hybrid_store_demarkation','1849','yes'),(294973,'schema-ActionScheduler_StoreSchema','6.0.1676703343','yes'),(294974,'schema-ActionScheduler_LoggerSchema','3.0.1676703343','yes'),(294975,'woocommerce_admin_install_timestamp','1676703343','yes'),(294979,'woocommerce_downloads_redirect_fallback_allowed','no','no'),(294980,'woocommerce_downloads_deliver_inline','','no'),(294981,'woocommerce_downloads_add_hash_to_filename','yes','yes'),(294983,'woocommerce_attribute_lookup_direct_updates','no','yes'),(294984,'woocommerce_allow_bulk_remove_personal_data','no','no'),(294985,'woocommerce_merchant_email_notifications','no','no'),(294986,'woocommerce_allow_tracking','no','no'),(294987,'woocommerce_show_marketplace_suggestions','yes','no'),(294988,'woocommerce_analytics_enabled','yes','yes'),(294989,'woocommerce_navigation_enabled','no','yes'),(294990,'woocommerce_new_product_management_enabled','no','yes'),(295003,'_transient_timeout_wc_shipping_method_count_legacy','1679295345','no'),(295004,'_transient_wc_shipping_method_count_legacy','a:2:{s:7:\"version\";s:10:\"1543128604\";s:5:\"value\";i:0;}','no'),(295021,'_transient_jetpack_autoloader_plugin_paths','a:1:{i:0;s:29:\"{{WP_PLUGIN_DIR}}/woocommerce\";}','yes'),(295013,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(295014,'_transient_timeout_wc_term_counts','1679295346','no'),(295015,'_transient_wc_term_counts','a:1:{i:15;s:1:\"1\";}','no'),(295017,'wc_blocks_db_schema_version','260','yes'),(295018,'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;}','no'),(295019,'_transient_timeout_woocommerce_admin_remote_inbox_notifications_specs','1677654000','no'),(295020,'_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§ion=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 > 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'),(295007,'_transient_woocommerce_shipping_task_zone_count_transient','0','yes'),(295008,'woocommerce_default_homepage_layout','two_columns','yes'),(295009,'woocommerce_task_list_hidden_lists','a:1:{i:0;s:5:\"setup\";}','yes'),(296344,'_transient_timeout_mc4wp_mailchimp_lists','1677122153','no'),(296345,'_transient_mc4wp_mailchimp_lists','a:0:{}','no'),(295031,'yith_wcwl_color_add_to_wishlist','a:0:{}','yes'),(295032,'yith_wcwl_color_add_to_cart','a:0:{}','yes'),(295033,'yith_wcwl_color_button_style_1','a:0:{}','yes'),(295034,'yith_wcwl_color_button_style_2','a:0:{}','yes'),(295035,'yith_wcwl_color_wishlist_table','a:0:{}','yes'),(295036,'yith_wcwl_add_to_wishlist_style','link','yes'),(295037,'yith_wcwl_add_to_cart_style','link','yes'),(295038,'yith_wcwl_ask_an_estimate_style','link','yes'),(295039,'yith_wcwl_rounded_corners_radius','16','yes'),(295040,'yith_wcwl_add_to_cart_rounded_corners_radius','16','yes'),(295041,'yith_wcwl_ask_an_estimate_rounded_corners_radius','16','yes'),(295101,'mcredirect','no','no'),(295102,'bvActivateTime','1676705564','no'),(295108,'mcbrand','a:12:{s:4:\"name\";s:7:\"MalCare\";s:5:\"title\";s:7:\"MalCare\";s:11:\"description\";s:43:\"Complete protection for your WordPress site\";s:9:\"pluginuri\";s:23:\"https://www.malcare.com\";s:6:\"author\";s:7:\"MalCare\";s:10:\"authorname\";s:7:\"MalCare\";s:9:\"authoruri\";s:23:\"https://www.malcare.com\";s:8:\"menuname\";s:7:\"MalCare\";s:4:\"logo\";s:17:\"../img/mclogo.png\";s:7:\"webpage\";s:19:\"https://malcare.com\";s:6:\"appurl\";s:23:\"https://app.malcare.com\";s:19:\"hide_plugin_details\";b:1;}','no'),(295105,'bvLastRecvTime','1677080758','no'),(295106,'bvAccountsList','a:1:{s:32:\"3f97771bf83e49ed4889db3a4beacdfb\";a:7:{s:6:\"secret\";s:32:\"bc82ea91f8ca5a7ad1a96bc397173c1e\";s:11:\"account_gid\";s:8:\"YqPp3MUv\";s:14:\"lastbackuptime\";i:1677041296;s:7:\"malcare\";b:1;s:12:\"account_type\";s:7:\"malcare\";s:3:\"url\";s:20:\"http://www.zensys.in\";s:5:\"email\";s:24:\"g******@cafsinfotech.com\";}}','no'),(295107,'bvApiPublic','3f97771bf83e49ed4889db3a4beacdfb','no'),(295109,'mcconfig','a:7:{s:8:\"services\";a:2:{i:0;s:12:\"activity_log\";i:1;s:7:\"protect\";}s:12:\"activity_log\";a:2:{s:14:\"ignored_events\";a:2:{s:10:\"post_types\";a:1:{i:0;s:13:\"wppf_property\";}s:16:\"post_types_regex\";a:0:{}}s:9:\"ip_header\";a:2:{s:3:\"hdr\";s:11:\"REMOTE_ADDR\";s:3:\"pos\";i:0;}}s:7:\"protect\";a:5:{s:8:\"ipheader\";a:2:{s:3:\"hdr\";s:11:\"REMOTE_ADDR\";s:3:\"pos\";i:0;}s:9:\"brandname\";s:7:\"MalCare\";s:7:\"confkey\";s:32:\"26fb98f8d5031e21cf1ccc3661efca35\";s:2:\"fw\";a:14:{s:4:\"mode\";i:3;s:16:\"reqprofilingmode\";i:2;s:11:\"bypasslevel\";i:2;s:10:\"cookiemode\";i:2;s:11:\"loggingmode\";i:2;s:15:\"admincookiemode\";i:1;s:12:\"ipcookiemode\";i:2;s:11:\"customroles\";a:0:{}s:9:\"cookiekey\";s:32:\"03ef1452dcbe7754363938a11e4b71da\";s:10:\"cookiepath\";s:0:\"\";s:12:\"cookiedomain\";s:0:\"\";s:9:\"rulesmode\";i:3;s:27:\"cansetcachepreventioncookie\";b:0;s:13:\"isgeoblocking\";b:0;}s:2:\"lp\";a:8:{s:6:\"ptplug\";s:7:\"malcare\";s:4:\"mode\";i:3;s:12:\"captchalimit\";i:10;s:14:\"tempblocklimit\";i:15;s:13:\"blockalllimit\";i:100;s:14:\"failedlogingap\";i:1800;s:15:\"successlogingap\";i:3600;s:13:\"allblockedgap\";i:1800;}}s:10:\"db_version\";s:1:\"3\";s:7:\"abspath\";s:26:\"/home/cafsindia/zensys_in/\";s:7:\"siteurl\";s:20:\"http://www.zensys.in\";s:14:\"siteurl_scheme\";s:4:\"http\";}','no'),(295110,'bvruleset','a:14:{i:0;a:5:{s:2:\"id\";i:1;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:12:\"/phar:\\/\\//i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:12:\"/phar:\\/\\//i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}i:1;a:5:{s:2:\"id\";i:2;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"greaterThan\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:0;}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:10:\"matchCount\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:36:\"/(^|;|{|})O:+?\\+*[0-9]+:\"WP_Theme\"/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:11:\"greaterThan\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"NUMBER\";s:5:\"value\";i:0;}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:10:\"matchCount\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:36:\"/(^|;|{|})O:+?\\+*[0-9]+:\"WP_Theme\"/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}}}s:5:\"level\";N;}i:2;a:5:{s:2:\"id\";i:4;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:43:\"/(^|\\/|\\\\)(\\.\\.?(\\\\|\\/)+)+wp\\-config\\.php/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:43:\"/(^|\\/|\\\\)(\\.\\.?(\\\\|\\/)+)+wp\\-config\\.php/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}i:3;a:5:{s:2:\"id\";i:5;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:94:\"/\\.(p(h(pt?|t(ml?)?|ar)[0-9]?|l|y)|(j|a)sp|aspx|sh|shtml|html?|cgi|htaccess|user\\.ini)($|\\.)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getFileNames\";s:4:\"args\";a:0:{}}}}s:5:\"level\";N;}i:4;a:5:{s:2:\"id\";i:6;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:60:\"/^\\/(?:\\.\\/)*(?:var|home|usr|mnt|media|etc|tmp|dev|proc)\\//i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:60:\"/^\\/(?:\\.\\/)*(?:var|home|usr|mnt|media|etc|tmp|dev|proc)\\//i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}i:5;a:5:{s:2:\"id\";i:7;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:48:\"/<\\!(?:DOCTYPE|ENTITY)\\s+(?:%\\s*)?\\w+\\s+SYSTEM/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:48:\"/<\\!(?:DOCTYPE|ENTITY)\\s+(?:%\\s*)?\\w+\\s+SYSTEM/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}i:6;a:5:{s:2:\"id\";i:8;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:22:\"/(^|\\/|\\\\)\\.\\.(\\\\|\\/)/\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:22:\"/(^|\\/|\\\\)\\.\\.(\\\\|\\/)/\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}i:7;a:5:{s:2:\"id\";i:10;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"CONST\";s:5:\"value\";s:14:\"BVFW::XSSREGEX\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}s:5:\"level\";N;}i:8;a:5:{s:2:\"id\";i:11;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"CONST\";s:5:\"value\";s:14:\"BVFW::XSSREGEX\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:10:\"getHeaders\";s:4:\"args\";a:0:{}}}}s:5:\"level\";N;}i:9;a:5:{s:2:\"id\";i:12;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:51:\"/union(\\s|\\/\\*.*\\*\\/)(all(\\s|\\/\\*.*\\*\\/)|)select/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:51:\"/union(\\s|\\/\\*.*\\*\\/)(all(\\s|\\/\\*.*\\*\\/)|)select/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}i:10;a:5:{s:2:\"id\";i:13;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:51:\"/order(\\s|\\/\\*.*\\*\\/)by(\\s|\\/\\*.*\\*\\/).*(\\-\\-.|#)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:51:\"/order(\\s|\\/\\*.*\\*\\/)by(\\s|\\/\\*.*\\*\\/).*(\\-\\-.|#)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}i:11;a:5:{s:2:\"id\";i:14;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:22:\"/information_schema/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:22:\"/information_schema/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}i:12;a:5:{s:2:\"id\";i:15;s:7:\"actions\";a:2:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}i:1;a:1:{s:4:\"type\";s:5:\"BLOCK\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:2:\"OR\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:1490:\"/(\\s|\\.)(zenactionscheduler_actions|zenactionscheduler_claims|zenactionscheduler_groups|zenactionscheduler_logs|zenaiowps_debug_log|zenaiowps_events|zenaiowps_failed_logins|zenaiowps_global_meta|zenaiowps_login_activity|zenaiowps_login_lockdown|zenaiowps_permanent_block|zenbv_activities_store|zenbv_fw_requests|zenbv_ip_store|zenbv_lp_requests|zencommentmeta|zencomments|zenlinks|zenoptions|zenpostmeta|zenposts|zenrevslider_css|zenrevslider_layer_animations|zenrevslider_navigations|zenrevslider_sliders|zenrevslider_slides|zenrevslider_static_slides|zenterm_relationships|zenterm_taxonomy|zentermmeta|zenterms|zenusermeta|zenusers|zenwc_admin_note_actions|zenwc_admin_notes|zenwc_category_lookup|zenwc_customer_lookup|zenwc_download_log|zenwc_order_coupon_lookup|zenwc_order_product_lookup|zenwc_order_stats|zenwc_order_tax_lookup|zenwc_product_attributes_lookup|zenwc_product_download_directories|zenwc_product_meta_lookup|zenwc_rate_limits|zenwc_reserved_stock|zenwc_tax_rate_classes|zenwc_webhooks|zenwoocommerce_api_keys|zenwoocommerce_attribute_taxonomies|zenwoocommerce_downloadable_product_permissions|zenwoocommerce_log|zenwoocommerce_order_itemmeta|zenwoocommerce_order_items|zenwoocommerce_payment_tokenmeta|zenwoocommerce_payment_tokens|zenwoocommerce_sessions|zenwoocommerce_shipping_zone_locations|zenwoocommerce_shipping_zone_methods|zenwoocommerce_shipping_zones|zenwoocommerce_tax_rate_locations|zenwoocommerce_tax_rates|zenyith_wcwl|zenyith_wcwl_lists)(\\b|\\.|\\-\\-\\s|#)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:1490:\"/(\\s|\\.)(zenactionscheduler_actions|zenactionscheduler_claims|zenactionscheduler_groups|zenactionscheduler_logs|zenaiowps_debug_log|zenaiowps_events|zenaiowps_failed_logins|zenaiowps_global_meta|zenaiowps_login_activity|zenaiowps_login_lockdown|zenaiowps_permanent_block|zenbv_activities_store|zenbv_fw_requests|zenbv_ip_store|zenbv_lp_requests|zencommentmeta|zencomments|zenlinks|zenoptions|zenpostmeta|zenposts|zenrevslider_css|zenrevslider_layer_animations|zenrevslider_navigations|zenrevslider_sliders|zenrevslider_slides|zenrevslider_static_slides|zenterm_relationships|zenterm_taxonomy|zentermmeta|zenterms|zenusermeta|zenusers|zenwc_admin_note_actions|zenwc_admin_notes|zenwc_category_lookup|zenwc_customer_lookup|zenwc_download_log|zenwc_order_coupon_lookup|zenwc_order_product_lookup|zenwc_order_stats|zenwc_order_tax_lookup|zenwc_product_attributes_lookup|zenwc_product_download_directories|zenwc_product_meta_lookup|zenwc_rate_limits|zenwc_reserved_stock|zenwc_tax_rate_classes|zenwc_webhooks|zenwoocommerce_api_keys|zenwoocommerce_attribute_taxonomies|zenwoocommerce_downloadable_product_permissions|zenwoocommerce_log|zenwoocommerce_order_itemmeta|zenwoocommerce_order_items|zenwoocommerce_payment_tokenmeta|zenwoocommerce_payment_tokens|zenwoocommerce_sessions|zenwoocommerce_shipping_zone_locations|zenwoocommerce_shipping_zone_methods|zenwoocommerce_shipping_zones|zenwoocommerce_tax_rate_locations|zenwoocommerce_tax_rates|zenyith_wcwl|zenyith_wcwl_lists)(\\b|\\.|\\-\\-\\s|#)/i\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:12:\"getGetParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}i:13;a:5:{s:2:\"id\";i:16;s:7:\"actions\";a:1:{i:0;a:1:{s:4:\"type\";s:7:\"INSPECT\";}}s:19:\"min_rule_engine_ver\";d:0.1;s:10:\"rule_logic\";a:3:{s:4:\"type\";s:3:\"AND\";s:12:\"left_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:5:\"match\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:5:\"CONST\";s:5:\"value\";s:14:\"BVFW::XSSREGEX\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}s:13:\"right_operand\";a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:8:\"notMatch\";s:4:\"args\";a:2:{i:0;a:2:{s:4:\"type\";s:6:\"STRING\";s:5:\"value\";s:71:\"/rocket_saas_warmup|rocket_rucss_warmup_resource_fetcher|fpd_product/ix\";}i:1;a:3:{s:4:\"type\";s:8:\"FUNCTION\";s:4:\"name\";s:13:\"getPostParams\";s:4:\"args\";a:0:{}}}}}s:5:\"level\";N;}}','no'),(295111,'bvwatchtime','1677080759','no'),(295132,'_site_transient_timeout_php_check_6a93f292d9a273c004fc36e1f86d97b3','1677310639','no'),(295133,'_site_transient_php_check_6a93f292d9a273c004fc36e1f86d97b3','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:0;s:13:\"is_acceptable\";b:0;}','no'),(295142,'_transient_woocommerce_reports-transient-version','1676705841','yes'),(295143,'_transient_timeout_wc_report_orders_stats_bba1a1869b10bd195072af9e07dd0f9d','1677310641','no'),(295144,'_transient_wc_report_orders_stats_bba1a1869b10bd195072af9e07dd0f9d','a:2:{s:7:\"version\";s:10:\"1676705841\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-07\";s:10:\"date_start\";s:19:\"2023-02-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-13 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-06\";s:10:\"date_start\";s:19:\"2023-02-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-06 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-05\";s:10:\"date_start\";s:19:\"2023-02-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(295145,'_transient_timeout_wc_report_orders_stats_8fc6a72996b169a3486d3d96fb8d51e5','1677310641','no'),(295146,'_transient_wc_report_orders_stats_8fc6a72996b169a3486d3d96fb8d51e5','a:2:{s:7:\"version\";s:10:\"1676705841\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":15:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"products\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-07\";s:10:\"date_start\";s:19:\"2023-02-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-13 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-06\";s:10:\"date_start\";s:19:\"2023-02-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-06 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-05\";s:10:\"date_start\";s:19:\"2023-02-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":14:{s:12:\"orders_count\";i:0;s:14:\"num_items_sold\";i:0;s:11:\"gross_sales\";d:0;s:11:\"total_sales\";d:0;s:7:\"coupons\";d:0;s:13:\"coupons_count\";i:0;s:7:\"refunds\";d:0;s:5:\"taxes\";d:0;s:8:\"shipping\";d:0;s:11:\"net_revenue\";d:0;s:19:\"avg_items_per_order\";d:0;s:15:\"avg_order_value\";d:0;s:15:\"total_customers\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(295147,'_transient_timeout_wc_report_products_stats_26839cefc9bea17e6a9bf817fd3d9ebb','1677310641','no'),(295148,'_transient_wc_report_products_stats_26839cefc9bea17e6a9bf817fd3d9ebb','a:2:{s:7:\"version\";s:10:\"1676705841\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-07\";s:10:\"date_start\";s:19:\"2023-02-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-13 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-06\";s:10:\"date_start\";s:19:\"2023-02-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-06 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-05\";s:10:\"date_start\";s:19:\"2023-02-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":6:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:14:\"products_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(295149,'_transient_timeout_wc_report_variations_stats_5501aa0c04b7731987271e3ffb5c0e8a','1677310641','no'),(295150,'_transient_wc_report_variations_stats_5501aa0c04b7731987271e3ffb5c0e8a','a:2:{s:7:\"version\";s:10:\"1676705841\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:3:{i:0;a:6:{s:8:\"interval\";s:7:\"2023-07\";s:10:\"date_start\";s:19:\"2023-02-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-13 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:7:\"2023-06\";s:10:\"date_start\";s:19:\"2023-02-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-06 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:7:\"2023-05\";s:10:\"date_start\";s:19:\"2023-02-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":5:{s:10:\"items_sold\";i:0;s:11:\"net_revenue\";d:0;s:12:\"orders_count\";i:0;s:16:\"variations_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:3;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(295151,'_transient_timeout_wc_report_orders_stats_c28b927fa71fbfff49f619bb1b7d72b7','1677310641','no'),(295152,'_transient_wc_report_orders_stats_c28b927fa71fbfff49f619bb1b7d72b7','a:2:{s:7:\"version\";s:10:\"1676705841\";s:5:\"value\";O:8:\"stdClass\":5:{s:6:\"totals\";O:8:\"stdClass\":4:{s:11:\"net_revenue\";d:0;s:8:\"products\";i:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}s:9:\"intervals\";a:18:{i:0;a:6:{s:8:\"interval\";s:10:\"2023-02-01\";s:10:\"date_start\";s:19:\"2023-02-01 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-01 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-01 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-01 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:1;a:6:{s:8:\"interval\";s:10:\"2023-02-02\";s:10:\"date_start\";s:19:\"2023-02-02 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-02 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-02 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-02 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:2;a:6:{s:8:\"interval\";s:10:\"2023-02-03\";s:10:\"date_start\";s:19:\"2023-02-03 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-03 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-03 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-03 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:3;a:6:{s:8:\"interval\";s:10:\"2023-02-04\";s:10:\"date_start\";s:19:\"2023-02-04 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-04 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-04 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-04 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:4;a:6:{s:8:\"interval\";s:10:\"2023-02-05\";s:10:\"date_start\";s:19:\"2023-02-05 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-05 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-05 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-05 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:5;a:6:{s:8:\"interval\";s:10:\"2023-02-06\";s:10:\"date_start\";s:19:\"2023-02-06 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-06 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-06 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-06 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:6;a:6:{s:8:\"interval\";s:10:\"2023-02-07\";s:10:\"date_start\";s:19:\"2023-02-07 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-07 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-07 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-07 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:7;a:6:{s:8:\"interval\";s:10:\"2023-02-08\";s:10:\"date_start\";s:19:\"2023-02-08 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-08 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-08 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-08 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:8;a:6:{s:8:\"interval\";s:10:\"2023-02-09\";s:10:\"date_start\";s:19:\"2023-02-09 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-09 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-09 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-09 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:9;a:6:{s:8:\"interval\";s:10:\"2023-02-10\";s:10:\"date_start\";s:19:\"2023-02-10 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-10 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-10 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-10 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:10;a:6:{s:8:\"interval\";s:10:\"2023-02-11\";s:10:\"date_start\";s:19:\"2023-02-11 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-11 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-11 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-11 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:11;a:6:{s:8:\"interval\";s:10:\"2023-02-12\";s:10:\"date_start\";s:19:\"2023-02-12 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-12 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-12 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-12 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:12;a:6:{s:8:\"interval\";s:10:\"2023-02-13\";s:10:\"date_start\";s:19:\"2023-02-13 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-13 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-13 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-13 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:13;a:6:{s:8:\"interval\";s:10:\"2023-02-14\";s:10:\"date_start\";s:19:\"2023-02-14 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-14 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-14 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-14 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:14;a:6:{s:8:\"interval\";s:10:\"2023-02-15\";s:10:\"date_start\";s:19:\"2023-02-15 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-15 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-15 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-15 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:15;a:6:{s:8:\"interval\";s:10:\"2023-02-16\";s:10:\"date_start\";s:19:\"2023-02-16 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-16 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-16 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-16 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:16;a:6:{s:8:\"interval\";s:10:\"2023-02-17\";s:10:\"date_start\";s:19:\"2023-02-17 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-17 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-17 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-17 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}i:17;a:6:{s:8:\"interval\";s:10:\"2023-02-18\";s:10:\"date_start\";s:19:\"2023-02-18 00:00:00\";s:14:\"date_start_gmt\";s:19:\"2023-02-18 00:00:00\";s:8:\"date_end\";s:19:\"2023-02-18 23:59:59\";s:12:\"date_end_gmt\";s:19:\"2023-02-18 23:59:59\";s:9:\"subtotals\";O:8:\"stdClass\":3:{s:11:\"net_revenue\";d:0;s:13:\"coupons_count\";i:0;s:8:\"segments\";a:0:{}}}}s:5:\"total\";i:18;s:5:\"pages\";i:1;s:7:\"page_no\";i:1;}}','no'),(295175,'_transient_timeout_woocommerce_admin_payment_method_promotion_specs','1677311037','no'),(295176,'_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'),(295180,'aio_wp_security_configs','a:103:{s:19:\"aiowps_enable_debug\";s:0:\"\";s:36:\"aiowps_enable_php_backtrace_in_email\";s:0:\"\";s:36:\"aiowps_remove_wp_generator_meta_info\";s:0:\"\";s:25:\"aiowps_prevent_hotlinking\";s:1:\"1\";s:28:\"aiowps_enable_login_lockdown\";s:1:\"1\";s:28:\"aiowps_allow_unlock_requests\";s:1:\"1\";s:25:\"aiowps_max_login_attempts\";i:3;s:24:\"aiowps_retry_time_period\";i:5;s:26:\"aiowps_lockout_time_length\";i:5;s:30:\"aiowps_max_lockout_time_length\";i:60;s:28:\"aiowps_set_generic_login_msg\";s:1:\"1\";s:26:\"aiowps_enable_email_notify\";s:1:\"1\";s:20:\"aiowps_email_address\";a:1:{i:0;s:41:\"gs@cafsinfotech.comsathishcafsinfotech.in\";}s:27:\"aiowps_enable_forced_logout\";s:0:\"\";s:25:\"aiowps_logout_time_period\";s:2:\"60\";s:39:\"aiowps_enable_invalid_username_lockdown\";s:0:\"\";s:43:\"aiowps_instantly_lockout_specific_usernames\";a:0:{}s:32:\"aiowps_unlock_request_secret_key\";s:20:\"iw6z9ltighzwzsiryuyw\";s:35:\"aiowps_lockdown_enable_whitelisting\";s:0:\"\";s:36:\"aiowps_lockdown_allowed_ip_addresses\";s:0:\"\";s:26:\"aiowps_enable_whitelisting\";s:0:\"\";s:27:\"aiowps_allowed_ip_addresses\";s:0:\"\";s:22:\"aiowps_default_captcha\";s:4:\"none\";s:27:\"aiowps_enable_login_captcha\";s:0:\"\";s:34:\"aiowps_enable_custom_login_captcha\";s:0:\"\";s:31:\"aiowps_enable_woo_login_captcha\";s:0:\"\";s:34:\"aiowps_enable_woo_register_captcha\";s:0:\"\";s:38:\"aiowps_enable_woo_lostpassword_captcha\";s:0:\"\";s:25:\"aiowps_captcha_secret_key\";s:20:\"c9m03ltxagwcb6taggo4\";s:42:\"aiowps_enable_manual_registration_approval\";s:1:\"1\";s:39:\"aiowps_enable_registration_page_captcha\";s:1:\"1\";s:35:\"aiowps_enable_registration_honeypot\";s:0:\"\";s:27:\"aiowps_enable_random_prefix\";s:0:\"\";s:27:\"aiowps_disable_file_editing\";s:0:\"\";s:37:\"aiowps_prevent_default_wp_file_access\";s:0:\"\";s:22:\"aiowps_system_log_file\";s:9:\"error_log\";s:26:\"aiowps_enable_blacklisting\";s:0:\"\";s:26:\"aiowps_banned_ip_addresses\";s:0:\"\";s:28:\"aiowps_enable_basic_firewall\";s:1:\"1\";s:27:\"aiowps_max_file_upload_size\";i:100;s:31:\"aiowps_enable_pingback_firewall\";s:1:\"1\";s:38:\"aiowps_disable_xmlrpc_pingback_methods\";s:1:\"1\";s:33:\"aiowps_disable_rss_and_atom_feeds\";s:1:\"1\";s:34:\"aiowps_block_debug_log_file_access\";s:1:\"1\";s:26:\"aiowps_disable_index_views\";s:1:\"1\";s:30:\"aiowps_disable_trace_and_track\";s:1:\"1\";s:28:\"aiowps_forbid_proxy_comments\";s:1:\"1\";s:29:\"aiowps_deny_bad_query_strings\";s:1:\"1\";s:34:\"aiowps_advanced_char_string_filter\";s:1:\"1\";s:25:\"aiowps_enable_5g_firewall\";s:1:\"1\";s:25:\"aiowps_enable_6g_firewall\";s:1:\"1\";s:26:\"aiowps_enable_custom_rules\";s:0:\"\";s:32:\"aiowps_place_custom_rules_at_top\";s:0:\"\";s:19:\"aiowps_custom_rules\";s:0:\"\";s:25:\"aiowps_enable_404_logging\";s:1:\"1\";s:28:\"aiowps_enable_404_IP_lockout\";s:1:\"1\";s:30:\"aiowps_404_lockout_time_length\";i:60;s:28:\"aiowps_404_lock_redirect_url\";s:21:\"http://www.zensys.in/\";s:31:\"aiowps_enable_rename_login_page\";s:1:\"1\";s:28:\"aiowps_enable_login_honeypot\";s:0:\"\";s:35:\"aiowps_disable_application_password\";s:1:\"1\";s:43:\"aiowps_enable_brute_force_attack_prevention\";s:0:\"\";s:30:\"aiowps_brute_force_secret_word\";s:0:\"\";s:24:\"aiowps_cookie_brute_test\";s:0:\"\";s:44:\"aiowps_cookie_based_brute_force_redirect_url\";s:16:\"http://127.0.0.1\";s:59:\"aiowps_brute_force_attack_prevention_pw_protected_exception\";s:0:\"\";s:51:\"aiowps_brute_force_attack_prevention_ajax_exception\";s:0:\"\";s:19:\"aiowps_site_lockout\";s:0:\"\";s:23:\"aiowps_site_lockout_msg\";s:0:\"\";s:30:\"aiowps_enable_spambot_blocking\";s:1:\"1\";s:29:\"aiowps_enable_comment_captcha\";s:1:\"1\";s:31:\"aiowps_enable_autoblock_spam_ip\";s:1:\"1\";s:33:\"aiowps_spam_ip_min_comments_block\";i:2;s:33:\"aiowps_enable_bp_register_captcha\";s:0:\"\";s:35:\"aiowps_enable_bbp_new_topic_captcha\";s:0:\"\";s:33:\"aiowps_enable_trash_spam_comments\";s:1:\"1\";s:37:\"aiowps_trash_spam_comments_after_days\";i:14;s:32:\"aiowps_enable_automated_fcd_scan\";s:1:\"1\";s:25:\"aiowps_fcd_scan_frequency\";i:1;s:24:\"aiowps_fcd_scan_interval\";s:1:\"1\";s:28:\"aiowps_fcd_exclude_filetypes\";s:0:\"\";s:24:\"aiowps_fcd_exclude_files\";s:0:\"\";s:26:\"aiowps_send_fcd_scan_email\";s:0:\"\";s:29:\"aiowps_fcd_scan_email_address\";s:43:\"gs@cafsinfotech.com,sathish@cafsinfotech.in\";s:27:\"aiowps_fcds_change_detected\";b:1;s:22:\"aiowps_copy_protection\";s:1:\"1\";s:40:\"aiowps_prevent_site_display_inside_frame\";s:1:\"1\";s:32:\"aiowps_prevent_users_enumeration\";s:1:\"1\";s:42:\"aiowps_disallow_unauthorized_rest_requests\";s:0:\"\";s:25:\"aiowps_turnstile_site_key\";s:0:\"\";s:27:\"aiowps_turnstile_secret_key\";s:0:\"\";s:25:\"aiowps_recaptcha_site_key\";s:0:\"\";s:27:\"aiowps_recaptcha_secret_key\";s:0:\"\";s:24:\"aiowps_default_recaptcha\";s:0:\"\";s:36:\"aiowps_on_uninstall_delete_db_tables\";s:1:\"1\";s:34:\"aiowps_on_uninstall_delete_configs\";s:1:\"1\";s:12:\"installed-at\";i:1676706327;s:25:\"aiowps_ip_retrieve_method\";i:0;s:28:\"aiowps_block_fake_googlebots\";s:1:\"1\";s:22:\"aiowps_login_page_slug\";s:11:\"zensysindia\";s:27:\"aiowps_spam_ip_min_comments\";i:2;s:25:\"aiowps_last_fcd_scan_time\";s:19:\"2023-02-22 11:49:47\";s:19:\"aiowps_fcd_filename\";s:26:\"aiowps_fcd_data_66759raxao\";}','yes'),(295181,'aiowpsec_db_version','1.9.7','yes'),(295182,'aiowpsec_firewall_version','1.0.2','yes'),(295184,'simba_tfa_priv_key_format','1','no'),(295185,'updraft_lock_aios_15_minutes_cron_event','0','no'),(295465,'secret_key','kZtCi#UF2vy0D~QRgb4R^Q`CtvP|8!aDWGkLnV}(RMU-ruJ%EBKm.7oSRK Q230%','no'),(296572,'_transient_external_ip_address_176.9.136.120','103.145.51.210','no'),(296804,'_transient_timeout__woocommerce_helper_subscriptions','1677078191','no'),(296805,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(296720,'_transient_external_ip_address_54.188.19.24','103.145.51.210','no'),(296661,'_transient_timeout_external_ip_address_103.238.228.178','1677127636','no'),(296662,'_transient_external_ip_address_103.238.228.178','103.145.51.210','no'),(295775,'_transient_health-check-site-status-result','{\"good\":14,\"recommended\":5,\"critical\":2}','yes'),(296666,'_transient_timeout_external_ip_address_142.132.211.18','1677127691','no'),(296678,'_transient_timeout_external_ip_address_157.245.34.123','1677127708','no'),(296679,'_transient_external_ip_address_157.245.34.123','103.145.51.210','no'),(296757,'_transient_timeout_external_ip_address_54.191.235.235','1677139518','no'),(296758,'_transient_external_ip_address_54.191.235.235','103.145.51.210','no'),(296759,'_transient_timeout_external_ip_address_54.71.186.247','1677139586','no'),(296760,'_transient_external_ip_address_54.71.186.247','103.145.51.210','no'),(296731,'_transient_timeout_external_ip_address_35.92.155.211','1677136052','no'),(296732,'_transient_external_ip_address_35.92.155.211','103.145.51.210','no'),(296739,'_transient_timeout_external_ip_address_40.113.122.86','1677137482','no'),(296740,'_transient_external_ip_address_40.113.122.86','103.145.51.210','no'),(296742,'_transient_timeout_external_ip_address_54.202.41.75','1677139085','no'),(296743,'_transient_external_ip_address_54.202.41.75','103.145.51.210','no'),(296749,'_transient_timeout_external_ip_address_18.237.163.205','1677139359','no'),(296747,'_transient_timeout_external_ip_address_35.93.34.3','1677139087','no'),(296748,'_transient_external_ip_address_35.93.34.3','103.145.51.210','no'),(296750,'_transient_external_ip_address_18.237.163.205','103.145.51.210','no'),(296752,'_transient_timeout_external_ip_address_54.200.250.136','1677139498','no'),(296753,'_transient_external_ip_address_54.200.250.136','103.145.51.210','no'),(296545,'_transient_timeout_external_ip_address_91.134.227.26','1677081593','no'),(296814,'_transient_timeout_global_styles_derwati','1677080366','no'),(296815,'_transient_global_styles_derwati','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--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'),(296668,'_transient_timeout_external_ip_address_104.238.170.64','1677127696','no'),(296669,'_transient_external_ip_address_104.238.170.64','103.145.51.210','no'),(296816,'_transient_doing_cron','1677080308.6590061187744140625000','yes'),(296812,'_transient_external_ip_address_51.79.241.133','103.145.51.210','no');
/*!40000 ALTER TABLE `zenoptions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `zenpostmeta`
--
DROP TABLE IF EXISTS `zenpostmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `zenpostmeta` (
`meta_id` bigint unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci DEFAULT NULL,
`meta_value` longtext CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_520_ci,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=5054 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `zenpostmeta`
--
LOCK TABLES `zenpostmeta` WRITE;
/*!40000 ALTER TABLE `zenpostmeta` DISABLE KEYS */;
INSERT INTO `zenpostmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3,5,'_form','[text* your-name placeholder \"Your Name...\" ]\n[email* your-email placeholder \"Your Email...\"]\n[number* your-telephone min:1000000000 max:9999999999 placeholder \"Telephone number\"]\n[select* Subject \"Brand SMS\" \"Smart HR Payroll\" \"Bigin - Zoho CRM\" \"E-mail Software\"]\n \n[textarea your-message x6 placeholder \"Your Message\"]\n\n[submit \"Send Message\"]'),(4,5,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:23:\"ZENSYS-HOME \"[Subject]\"\";s:6:\"sender\";s:33:\"[your-name] <saravanan@zensys.in>\";s:9:\"recipient\";s:40:\"saravan23@gmail.com, saravanan@zensys.in\";s:4:\"body\";s:148:\"From: [your-name] <[your-email]>\nPhone Number: [your-telephone]\nSubject: [Subject]\nMessage Body:\n[your-message]\n\n-- \nOur Team contacts you soon.....\";s:18:\"additional_headers\";s:31:\"Reply-To: <saravanan@zensys.in>\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(4580,1759,'_elementor_data','[{\"id\":\"3fd7baf0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"abe8419\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fabb8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"489172e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a7449d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-278\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-277\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"39e76333\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"rgba(232,0,77,0.81)\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#e83a74\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4},\"background_overlay_hover_color\":\"rgba(0,0,0,0.64)\",\"background_color_b\":\"rgba(242,41,91,0.03)\",\"background_hover_color_b\":\"rgba(242,41,91,0)\"},\"elements\":[{\"id\":\"56fc743\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Address\",\"description_text\":\"ZENSYS,\\n\\nHQ-10 SPERO PRIMUS,\\nSP \\u2013 7 A 1st & 2nd Floor, Guindy Industrial Estate,\\nChennai \\u2013 600032.\\n\\nMobile : +91 9790924330\\nLandline : 044 4004 0217\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"30dcaff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b0a625\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a8c0775\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#009ee2\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#4db6e2\",\"background_overlay_background\":\"gradient\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"gradient\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"453197c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"view\":\"framed\",\"title_text\":\"\",\"description_text\":\"\\n\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f20e0ea\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"view\":\"framed\",\"title_text\":\"\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0003f85\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"view\":\"framed\",\"title_text\":\"\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7fb51329\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3065baa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"36730b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>speak your thought<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"09\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39491edc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s meet & chat<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3ac2a07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":true},{\"id\":\"1de00b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"44bfe37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Find way Easy\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"063b7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"View our Location <span>&.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"acfcf64\",\"elType\":\"widget\",\"settings\":{\"address\":\" Agnitio Tech Park\",\"zoom\":{\"unit\":\"px\",\"size\":16},\"height\":{\"unit\":\"px\",\"size\":606},\"height_tablet\":{\"unit\":\"px\",\"size\":370},\"height_mobile\":{\"unit\":\"px\",\"size\":350},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5,5,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:28:\"ZENSYS-HOME \"[your-subject]\"\";s:6:\"sender\";s:33:\"ZENSYS-HOME <gs@cafsinfotech.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:125:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on ZENSYS-HOME (http://cafsinfotech.com/zensysweb)\";s:18:\"additional_headers\";s:29:\"Reply-To: gs@cafsinfotech.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(6,5,'_messages','a:23:{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:17:\"captcha_not_match\";s:31:\"Your entered code 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.\";}'),(7,5,'_additional_settings',''),(8,5,'_locale','en_US'),(9,6,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(10,7,'_wp_attached_file','2018/11/log_file_2018-11-21__15-31-20.txt'),(20,256,'_wp_attached_file','2018/07/abs.png'),(21,256,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:750;s:6:\"height\";i:500;s:4:\"file\";s:15:\"2018/07/abs.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"abs-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:15:\"abs-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"abs-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:15:\"abs-500x300.png\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:15:\"abs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:15:\"abs-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"abs-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:15:\"abs-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:15:\"abs-600x400.png\";s:5:\"width\";i:600;s:6:\"height\";i:400;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"abs-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:{}}}'),(576,1015,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Let\'s start build your own <span>p<\\/span>roject\",\"subtitle\":\"the best for you\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\",\"id\":347}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed. Offal craft beer ennui, meggings.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abbg1-1.jpg\",\"id\":252},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4247,1681,'_elementor_version','0.4'),(4248,1681,'_elementor_template_type','post'),(4249,1681,'_elementor_css','a:4:{s:4:\"time\";i:1546252410;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:24;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(575,1015,'_elementor_edit_mode','builder'),(574,1015,'_wp_page_template','blank-builder.php'),(4241,1680,'_wp_attached_file','2019/01/Finance-Man-Zensys.png'),(4242,1680,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1997;s:6:\"height\";i:2134;s:4:\"file\";s:30:\"2019/01/Finance-Man-Zensys.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:30:\"Finance-Man-Zensys-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:30:\"Finance-Man-Zensys-281x300.png\";s:5:\"width\";i:281;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:30:\"Finance-Man-Zensys-768x821.png\";s:5:\"width\";i:768;s:6:\"height\";i:821;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:31:\"Finance-Man-Zensys-958x1024.png\";s:5:\"width\";i:958;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:30:\"Finance-Man-Zensys-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:30:\"Finance-Man-Zensys-500x300.png\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:30:\"Finance-Man-Zensys-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:30:\"Finance-Man-Zensys-600x641.png\";s:5:\"width\";i:600;s:6:\"height\";i:641;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:30:\"Finance-Man-Zensys-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:30:\"Finance-Man-Zensys-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:30:\"Finance-Man-Zensys-600x641.png\";s:5:\"width\";i:600;s:6:\"height\";i:641;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:30:\"Finance-Man-Zensys-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:{}}}'),(4284,1692,'_elementor_version','0.4'),(4285,1692,'_elementor_template_type','post'),(4286,1692,'_elementor_css','a:4:{s:4:\"time\";i:1546502702;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4288,1693,'_wp_page_template','blank-builder.php'),(4289,1693,'_elementor_edit_mode','builder'),(4290,1693,'_elementor_data','[{\"id\":\"9164aae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"96a3620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"12c1518\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Product<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5263434\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df2d692\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"689db0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"view all best brand of our company\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f9d7d6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e5c60d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f89481\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sliderd.jpg\",\"id\":1298},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"700\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"683a1ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Brand Sms\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36ade11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Brand SMS plays a major role in upgrading your businesses. We have created a pathway for a Quick and Effective way to reach your targeted audience. Our Brand SMS features match with the current trends that meet your requirements.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45aa14c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6e2d881\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7260f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/the-benefits-of-using-one-payroll-hr-system.jpg\",\"id\":1301},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"700\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9919ffc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Smart HR Payroll\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c14ae1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We simplify your payroll and compliance activities. \\nZensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks!\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"faf9e42\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e88df53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b959be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/crm_customer-relationship-management-100752744-large.jpg\",\"id\":1303},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"260\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9139be6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ACT !! CRM\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91b7048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ACT CRM! a type of customer relationship software that focuses on streamlining the entire communication process between businesses & customers and clients & target audiences. This is an Effective communication to increase the reputation and productivity. \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c23c81a\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#e8004d\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/act-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c63a29f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6d1f3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8fd965b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a9f0cfd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/crm_customer-relationship-management-100752744-large.jpg\",\"id\":1303},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"300\",\"height\":\"210\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"30f0844\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys CRM<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4374e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A CRM system brings all this information into one cohesive unit. The customer\\u2019s complete history with your business exists alongside a list of your Leads, deals; your emails, notes, and appointments live in one interface. Add to this the fact that you can get real-time notifications on your desktop or Mobile.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2283865\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/zensys-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc2d337\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4e396d8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"923cc68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2019\\/01\\/CRM-ACTT.jpg\",\"id\":1687},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"240\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"481126f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>STANDALONE<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"721e3ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smart HR allows users to customize the applications in terms of the fields that appear on the screen, their display name and their text type; set the specific components for earnings and deductions for each category and also specify formulae that need to be calculation of monthly salary for each category.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa319d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"d72d591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"00f15bb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"85290b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2019\\/01\\/create-animated-png-6.png\",\"id\":1686},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"300\",\"height\":\"220\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ef9e4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ONLINE PAYROLL\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4e5e34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smart HR PAYROLL is very easy, flexible and user-friendly Payroll Management software that takes care of all your requirements relating to accounting and management of employees Payroll. This versatile, user friendly, package, offers user defined Earning \\/ Deduction \\/ Loan Heads & Calculation Formulae \\/ Tables. The package generates all the outputs & statutory reports required by a Payroll application.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2aa66c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"385821d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\",\"id\":1162},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1202,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background-1.jpg\"},{\"id\":1203,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd-1.jpg\"},{\"id\":1204,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes-1.jpg\"},{\"id\":1205,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/general.jpg\"},{\"id\":1206,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin-1.jpg\"},{\"id\":1207,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee-1.jpg\"},{\"id\":1208,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi-1.jpg\"},{\"id\":1209,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee-1.jpg\"},{\"id\":1210,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel-1.jpg\"},{\"id\":1211,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna-1.jpg\"},{\"id\":1212,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om-1.jpg\"},{\"id\":1213,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic-1.jpg\"},{\"id\":1214,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco-1.jpg\"},{\"id\":1215,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron-1.jpg\"},{\"id\":1216,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma-1.jpg\"},{\"id\":1217,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare-1.jpg\"},{\"id\":1218,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane-1.jpg\"},{\"id\":1219,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs-1.jpg\"},{\"id\":1220,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft-1.jpg\"},{\"id\":1221,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex-1.jpg\"},{\"id\":1222,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems-1.jpg\"},{\"id\":1223,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett-1.jpg\"},{\"id\":1224,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz-1.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60},\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(4291,1693,'_elementor_version','0.4'),(4292,1693,'_elementor_template_type','post'),(4293,1693,'_elementor_css','a:4:{s:4:\"time\";i:1546505289;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4296,1694,'_elementor_data','[{\"id\":\"9164aae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"96a3620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"12c1518\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Product<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5263434\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df2d692\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"689db0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"view all best brand of our company\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f9d7d6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e5c60d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f89481\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sliderd.jpg\",\"id\":1298},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"700\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"683a1ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Brand Sms\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36ade11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Brand SMS plays a major role in upgrading your businesses. We have created a pathway for a Quick and Effective way to reach your targeted audience. Our Brand SMS features match with the current trends that meet your requirements.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45aa14c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6e2d881\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7260f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/the-benefits-of-using-one-payroll-hr-system.jpg\",\"id\":1301},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"700\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9919ffc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Smart HR Payroll\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c14ae1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We simplify your payroll and compliance activities. \\nZensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks!\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"faf9e42\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e88df53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b959be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/crm_customer-relationship-management-100752744-large.jpg\",\"id\":1303},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"260\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9139be6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ACT !! CRM\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91b7048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ACT CRM! a type of customer relationship software that focuses on streamlining the entire communication process between businesses & customers and clients & target audiences. This is an Effective communication to increase the reputation and productivity. \"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c23c81a\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#e8004d\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/act-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c63a29f\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"6d1f3dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"8fd965b\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"a9f0cfd\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/crm_customer-relationship-management-100752744-large.jpg\",\"id\":1303},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"300\",\"height\":\"210\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"30f0844\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys CRM<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b4374e2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A CRM system brings all this information into one cohesive unit. The customer\\u2019s complete history with your business exists alongside a list of your Leads, deals; your emails, notes, and appointments live in one interface. Add to this the fact that you can get real-time notifications on your desktop or Mobile.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2283865\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/zensys-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"dc2d337\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4e396d8\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"923cc68\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2019\\/01\\/CRM-ACTT.jpg\",\"id\":1687},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"240\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"481126f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>STANDALONE<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"721e3ae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smart HR allows users to customize the applications in terms of the fields that appear on the screen, their display name and their text type; set the specific components for earnings and deductions for each category and also specify formulae that need to be calculation of monthly salary for each category.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa319d5\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"d72d591\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"00f15bb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"85290b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2019\\/01\\/create-animated-png-6.png\",\"id\":1686},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"300\",\"height\":\"220\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ef9e4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ONLINE PAYROLL\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4e5e34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smart HR PAYROLL is very easy, flexible and user-friendly Payroll Management software that takes care of all your requirements relating to accounting and management of employees Payroll. This versatile, user friendly, package, offers user defined Earning \\/ Deduction \\/ Loan Heads & Calculation Formulae \\/ Tables. The package generates all the outputs & statutory reports required by a Payroll application.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2aa66c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"385821d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\",\"id\":1162},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1202,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background-1.jpg\"},{\"id\":1203,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd-1.jpg\"},{\"id\":1204,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes-1.jpg\"},{\"id\":1205,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/general.jpg\"},{\"id\":1206,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin-1.jpg\"},{\"id\":1207,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee-1.jpg\"},{\"id\":1208,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi-1.jpg\"},{\"id\":1209,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee-1.jpg\"},{\"id\":1210,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel-1.jpg\"},{\"id\":1211,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna-1.jpg\"},{\"id\":1212,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om-1.jpg\"},{\"id\":1213,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic-1.jpg\"},{\"id\":1214,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco-1.jpg\"},{\"id\":1215,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron-1.jpg\"},{\"id\":1216,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma-1.jpg\"},{\"id\":1217,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare-1.jpg\"},{\"id\":1218,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane-1.jpg\"},{\"id\":1219,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs-1.jpg\"},{\"id\":1220,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft-1.jpg\"},{\"id\":1221,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex-1.jpg\"},{\"id\":1222,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems-1.jpg\"},{\"id\":1223,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett-1.jpg\"},{\"id\":1224,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz-1.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60},\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(158,979,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(159,979,'_elementor_template_type','page'),(160,979,'_elementor_edit_mode','builder'),(161,979,'_wp_page_template','default'),(162,979,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Let\'s start build your own <span>p<\\/span>roject\",\"subtitle\":\"the best for you\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\",\"id\":347}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed. Offal craft beer ennui, meggings.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abbg1-1.jpg\",\"id\":252},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(163,979,'_elementor_version','0.4'),(164,979,'_wxr_import_has_attachment_refs','1'),(165,982,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(166,982,'_elementor_template_type','page'),(167,982,'_elementor_edit_mode','builder'),(168,982,'_wp_page_template','default'),(169,982,'_elementor_data','[{\"id\":\"4d67d3ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-382\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4fef0e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"46b94fc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46d5bdd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5f0740ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall2.jpg\",\"id\":568},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6df1680a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"569dfd7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our background<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b9b752d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our history<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e382a78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"331ccade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha tattooed. Offal craft beer ennui, meggings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31f2573f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2ceb391\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ad8b05\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"945533e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"09e8486\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d6bfba\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36c921b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8ea1649\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"f57d703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"96bb1a8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ead5e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"116dbad\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"64aa54f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7fc6c1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4fe22a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"3402c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0fc7553\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"88b7beb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d9b826b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cb5b7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"82f27b2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"43aef92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4a8ac8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7baf3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9b53063\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"0c6cb10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f3ae8d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ce9897\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"67b3c926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"246c6604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid ecarry migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e1d12d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best people<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"31dfd8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"0be3114\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8a942f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Intan Marinda\",\"text\":\"Web Designer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team1.jpg\",\"id\":331},\"team_icon\":[{\"icon\":\"fa fa-facebook\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-twitter\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"81b63ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"70465e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shanaz Haque\",\"text\":\"Web Developer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team2.jpg\",\"id\":332},\"team_icon\":[{\"icon\":\"fa fa-linkedin\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-youtube\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"6e709e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"9160ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ginta Gutawa\",\"text\":\"Web Designer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team3.jpg\",\"id\":333},\"team_icon\":[{\"icon\":\"fa fa-dribbble\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-vk\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9008695\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"21\",\"gap\":\"no\"},\"elements\":[{\"id\":\"49b0532d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#020202\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#03A9F4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.23}},\"elements\":[{\"id\":\"5b0b1105\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eyedropper\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9928e74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"align\":\"center\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6ff932db\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a3f14eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hammock hella mixtape godard locavore fanny pack. Man bun woke bespoke venmo, paleo iPhone everyday carry umami post-ironic hot chicken. Moon disrupt cliche food truck four loko blog.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2088860b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Listicle pug wayfarers hammock post-ironic. Organic asymmetrical pickled narwhal, tbh butcher bicycle rights gochujang iceland pok pok echo park franzen irony fixie. Blog pork belly pabst, semiotics intelligentsia photo booth kogi live-edge twee williamsburg. <\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c16047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Design\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Web Design\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"17f3c51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Development\",\"percent\":{\"unit\":\"%\",\"size\":65},\"inner_text\":\"Web Development\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"912e781\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding & Indentity\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Branding & Indentity\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(170,982,'_elementor_version','0.4'),(171,982,'_wxr_import_has_attachment_refs','1'),(172,985,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(173,985,'_elementor_template_type','page'),(174,985,'_elementor_edit_mode','builder'),(175,985,'_wp_page_template','default'),(176,985,'_elementor_data','[{\"id\":\"5295794c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65}},\"elements\":[{\"id\":\"72e5295f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"672e4f4e\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Hardwork <span>&<\\/span> Sweat\",\"subtitle\":\"handcrafted asset\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow-carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.74)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69dce417\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256}},\"elements\":[{\"id\":\"5138233f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c36bdd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8d79ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#020202\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.8},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#000000\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.09}},\"elements\":[{\"id\":\"659f5da3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-ship\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"hover_primary_color\":\"#03a9f4\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e284969\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3950ee91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32}},\"elements\":[{\"id\":\"a641787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cd778e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The perfection<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"38a677e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72ae4666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four dollar toast man bun tilde. Godard <u><i>occupy <\\/i><\\/u>banh mi master cleanse mumblecore migas etsy pickled venmo legging\\u00a0 sustainable viral church-key neutra prism asymmetrical.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"306bda9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80f790c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"_element_id\":\"works\"},\"elements\":[{\"id\":\"fb4b150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd7fdb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b664dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our portfolio<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e07fe7f\",\"elType\":\"widget\",\"settings\":{\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"sort_cat\":\"\",\"filter_typography_typography\":\"custom\",\"filter_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"filter_mobile\":\"none\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"filter_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"cport_typography_font_weight\":\"800\",\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"filter_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"a21234d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"566d035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_overlay_position\":\"center right\"},\"elements\":[{\"id\":\"4399161\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-trello\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"95266f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f93b916\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>get yor quote today.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a5fbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For more project<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"607b5e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f06fec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(177,985,'_elementor_version','0.4'),(178,985,'_wxr_import_has_attachment_refs','1'),(179,988,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(180,988,'_elementor_template_type','page'),(181,988,'_elementor_edit_mode','builder'),(182,988,'_wp_page_template','default'),(183,988,'_elementor_data','[{\"id\":\"3fd7baf0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3de4076f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"446dcb08\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Come & visit us\",\"subtitle\":\"let\'s make history\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow-carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\",\"id\":345}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fabb8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"489172e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a7449d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-278\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-277\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"39e76333\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#e91e63\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"56fc743\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Address\",\"description_text\":\"Buah Batu Street no. 127\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a8c0775\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#03a9f4\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\",\"id\":347},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"6b0a625\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+868-000-000\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ee33f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#1f1f1f\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"7a728f3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"email@email.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7fb51329\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3065baa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d9037a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>speak your thought<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39491edc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s meet & chat<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3ac2a07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":true},{\"id\":\"1de00b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"acfcf64\",\"elType\":\"widget\",\"settings\":{\"address\":\"Buah batu bandung 24\",\"zoom\":{\"unit\":\"px\",\"size\":13},\"height\":{\"unit\":\"px\",\"size\":718},\"height_tablet\":{\"unit\":\"px\",\"size\":370},\"height_mobile\":{\"unit\":\"px\",\"size\":350},\"map_style\":\"gray\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(184,988,'_elementor_version','0.4'),(185,991,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(186,991,'_elementor_template_type','page'),(187,991,'_elementor_edit_mode','builder'),(188,991,'_wp_page_template','default'),(189,991,'_elementor_data','[{\"id\":\"6e8bdfba\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=3TKE5lx5r_M\",\"background_video_fallback\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\"},\"elements\":[{\"id\":\"7f9ed0e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"66c7212d\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"From the bl<span>o<\\/span>g\",\"subtitle\":\"the recent event\",\"text\":\"Truffaut photo booth echo park. Skateboard selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow-carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"\",\"id\":\"\"}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.36)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d646904\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"4379b34a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"39b8a20c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"198fd251\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"20edce6\",\"elType\":\"widget\",\"settings\":{\"excerpt_after\":\"...\",\"button\":\"Read More\",\"blog_post\":4,\"excerpt\":80,\"button_show\":\"yes\",\"page_show\":\"yes\",\"image_width\":{\"unit\":\"px\",\"size\":45},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":21},\"title_typo_text_transform\":\"uppercase\",\"meta_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"030\",\"left\":\"0\",\"isLinked\":false},\"meta_typo_typography\":\"custom\",\"meta_typo_font_size\":{\"unit\":\"px\",\"size\":13},\"meta_typo_font_style\":\"normal\",\"cat_typo_typography\":\"custom\",\"cat_typo_font_size\":{\"unit\":\"px\",\"size\":11},\"cat_typo_font_weight\":\"bold\",\"cat_typo_text_transform\":\"uppercase\",\"cat_typo_font_style\":\"normal\",\"cat_typo_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"cat_color\":\"#ffffff\",\"cat_bg\":\"#03a9f4\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_family\":\"Poppins\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_font_weight\":\"600\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"btn_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"btn_border_color\":\"#ffffff\",\"content_bg\":\"#ffffff\",\"excerpt_padding_box\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"pagi-align\":\"center\",\"pagi_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_width_mobile\":{\"unit\":\"px\",\"size\":100},\"content_width_mobile\":{\"unit\":\"px\",\"size\":100},\"meta_color\":\"#aaaaaa\",\"image_width_tablet\":{\"unit\":\"px\",\"size\":50},\"content_width\":{\"unit\":\"px\",\"size\":65},\"content_width_tablet\":{\"unit\":\"px\",\"size\":50},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"text_typo_typography\":\"custom\",\"cat_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"cat_typo_font_family\":\"Raleway\",\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-post-three\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"27cfb079\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"2f214ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5d29a422\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Joseph Pulitzer\",\"position\":\"Publisher\",\"text\":\"What a newspaper needs in its news, in its headlines, and on its editorial page is terseness, humor, descriptive power, satire, originality, good literary style, clever condensation, and accuracy, accuracy, accuracy!\",\"_id\":\"b049862\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"name_typography_text_transform\":\"uppercase\",\"name_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\"},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(190,991,'_elementor_version','0.4'),(191,994,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(192,994,'_elementor_template_type','page'),(193,994,'_elementor_edit_mode','builder'),(194,994,'_wp_page_template','default'),(195,994,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Derwati<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>creative agency<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Buah Batu Street 886 - ID\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+122 - 000 - 000\",\"icon\":\"fa fa-phone-square\",\"_id\":\"888ffcd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"email@email.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac7975\",\"elType\":\"widget\",\"settings\":{\"title\":\"our story<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3657177\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Based in Bandung ID, we offer web design, web development, branding identity. We create brands, campaigns and digital platforms that help our clients grow.<\\/p>\",\"text_color\":\"rgba(255,255,255,0.67)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Made in Bandung with\\u00a0<i class=\\\"fa fa-coffee\\\"><\\/i> by <a href=\\\"http:\\/\\/ridianur.com\\\" rel=\\\"nofollow\\\">Ridianur<\\/a><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"T.O.S.\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\",\"icon_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(196,994,'_elementor_version','0.4'),(197,997,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(198,997,'_elementor_template_type','page'),(199,997,'_elementor_edit_mode','builder'),(200,997,'_wp_page_template','default'),(201,997,'_elementor_data','[{\"id\":\"3299aca9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#353230\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=ezPXxbfx2Gs\",\"background_video_fallback\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\",\"id\":396}},\"elements\":[{\"id\":\"7f06c9ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"42a05de5\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e2c78a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"63794a65\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"12533b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"41556691\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"285f1d24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"677e949c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We optimize your website<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"4102786c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha tattooed. Offal craft beer ennui, meggings. Bespoke taiyaki umami, hell of iPhone freegan bicycle rights. Raw denim artisan aesthetic copper mug ugh schlitz paleo scenester chia activated charcoal hashtag.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"04fc98d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"46d6d1b4\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Website\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"69078586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"8631901\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":396,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\"},{\"id\":347,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_show_tablet\":\"1\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"1\",\"dots_position\":\"inside\",\"dots_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"14cb7a09\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":418,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal2.jpg\"},{\"id\":420,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal4.jpg\"},{\"id\":417,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal1.jpg\"},{\"id\":419,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal3.jpg\"}],\"port_column\":\"col-md-6\",\"gallery_height\":{\"unit\":\"px\",\"size\":42},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b779665\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"5c8d35ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"786f376b\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c07fe16\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"154d5d46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"12d633d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"subtitle\":\"\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"uppercase\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"content_align\":\"left\",\"port_post\":4,\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(202,997,'_elementor_version','0.4'),(203,997,'_wxr_import_has_attachment_refs','1'),(204,1000,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(205,1000,'_elementor_template_type','page'),(206,1000,'_elementor_edit_mode','builder'),(207,1000,'_wp_page_template','default'),(208,1000,'_elementor_data','[{\"id\":\"1dae6b00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#161301\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175}},\"elements\":[{\"id\":\"79d94a62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"36da04e2\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62c248ea\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"4c72969b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"2aee8811\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31e7d6b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"24a2e1da\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":347,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\"},{\"id\":396,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\"},{\"id\":439,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\"}],\"gallery_height\":{\"unit\":\"px\",\"size\":42},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fc92ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"99a0b23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5c5dbf4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"64cec3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We build the dream<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7078958\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"dbc7ee8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"2643359\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Umami paleo tbh iPhone tacos photo booth literally.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\",\"text_color\":\"#000000\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b895088\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Vegan yuccie cold-pressed farm-to-table marfa meditation hella poke flexitarian. Mustache before they sold out yr synth viral vinyl green juice sustainable DIY four dollar toast distillery gentrify glossier selvage woke.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6496bb7\",\"elType\":\"widget\",\"settings\":{\"text\":\"View video\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f7fa692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebe55c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha unicorn tattooed. Offal craft beer ennui, meggings. Yuccie shoreditch narwhal truffaut stumptown squid everyday carry migas.<\\/p>\\n<p>Bicycle rights wolf adaptogen, meh health goth sustainable taiyaki lomo portland kinfolk. Cornhole chambray selfies thundercats edison bulb lumbersexual narwhal. Fashion axe keytar glossier, man braid kale chips vinyl woke. Ugh selfies wayfarers cornhole live-edge austin. Vegan yuccie cold-pressed farm-meditation hella poke flexitarian.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54e95b3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"71d15e4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"23a1ae22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b717049\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"1529cfd3\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda2eac\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"7b757f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cea5b07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Portfolio\",\"subtitle\":\"See our other portfolio\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"none\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":40},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(209,1000,'_elementor_version','0.4'),(210,1000,'_wxr_import_has_attachment_refs','1'),(211,1003,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(212,1003,'_elementor_template_type','page'),(213,1003,'_elementor_edit_mode','builder'),(214,1003,'_wp_page_template','default'),(215,1003,'_elementor_data','[{\"id\":\"163c5ad\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#161301\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175}},\"elements\":[{\"id\":\"15f0e392\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"75183b17\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36204cfa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"742d6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c062d46\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c30bbea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54f5506c\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":278,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work2.jpg\"},{\"id\":283,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work3.jpg\"},{\"id\":281,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work5.jpg\"},{\"id\":280,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work4.jpg\"}],\"port_column\":\"col-md-6\",\"gallery_height\":{\"unit\":\"px\",\"size\":42},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true},{\"id\":\"a0be4fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"645481da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11a77f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product research<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"6f9c723\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed. Offal craft beer ennui, meggings.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"512f5b26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37d7257e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View video\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#e91e63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"224c1641\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"c26b26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30684c8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Portfolio\",\"subtitle\":\"See our other portfolio\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"none\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_align\":\"left\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":40},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(216,1003,'_elementor_version','0.4'),(217,1006,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(218,1006,'_elementor_template_type','page'),(219,1006,'_elementor_edit_mode','builder'),(220,1006,'_wp_page_template','default'),(221,1006,'_elementor_data','[{\"id\":\"57c791b0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#353230\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=ezPXxbfx2Gs\",\"background_video_fallback\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\",\"id\":396}},\"elements\":[{\"id\":\"4b6eaf1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2681b38\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"618de35a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"221a5643\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4126fcfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4983fd00\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"474fd299\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":449,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\"},{\"id\":459,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider7.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_show_tablet\":\"1\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"1\",\"dots_position\":\"inside\",\"dots_color\":\"#ffffff\",\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"navigation\":\"dots\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"64bba34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ac54580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand is your wisdom<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"78249fbe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha tattooed. Offal craft beer ennui, meggings. Bespoke taiyaki umami, hell of iPhone freegan bicycle rights.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"298fba4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"336009ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"View WEbsite\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2e6d27ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"25974d73\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":439,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\"},{\"id\":347,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\"},{\"id\":396,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\"},{\"id\":418,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal2.jpg\"},{\"id\":419,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal3.jpg\"}],\"port_column\":\"col-md-6\",\"gallery_height\":{\"unit\":\"px\",\"size\":55},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f230046\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"3934aa89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"189ab6c5\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"322ec76e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"314c54ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"70fc7473\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"subtitle\":\"\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"uppercase\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"content_align\":\"left\",\"port_post\":4,\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(222,1006,'_elementor_version','0.4'),(223,1006,'_wxr_import_has_attachment_refs','1'),(224,1009,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(225,1009,'_elementor_template_type','page'),(226,1009,'_elementor_edit_mode','builder'),(227,1009,'_wp_page_template','default'),(228,1009,'_elementor_data','[{\"id\":\"15d5966e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#161301\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175}},\"elements\":[{\"id\":\"611781dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d911563\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fc9de16\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"58f7df5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d0c0304\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6980ec50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d98e844\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":439,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\"},{\"id\":347,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\"},{\"id\":396,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\"}],\"gallery_height\":{\"unit\":\"px\",\"size\":42},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a7860\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e40563d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"10e66fb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b67551d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Greater good for all<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5657b5f9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"34b7e7de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5593fe3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Umami paleo tbh iPhone tacos photo booth literally.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\",\"text_color\":\"#000000\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c192192\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Vegan yuccie cold-pressed farm-to-table marfa meditation hella poke flexitarian. Mustache before they sold out yr synth viral vinyl green juice sustainable DIY four dollar toast distillery gentrify glossier selvage woke.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a85453b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View video\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1df2141c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"70fca786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland unicorn\\u00a0 tattooed. Offal craft beer ennui, meggings. Yuccie shoreditch narwhal stumptown squid ugh everyday carry migas.<\\/p><p>Bicycle rights wolf adaptogen, meh health goth sustainable taiyaki lomo portland kinfolk. Cornhole chambray selfies thundercats edison bulb lumbersexual narwhal. Fashion axe, man braid kale chips vinyl woke.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3525b72e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7085b3bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3056333c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50b44fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"53d2e434\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68782e2f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3958a636\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fb18179\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"subtitle\":\"\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"uppercase\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_align\":\"left\",\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(229,1009,'_elementor_version','0.4'),(230,1009,'_wxr_import_has_attachment_refs','1'),(231,89,'views','33594'),(232,89,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(233,89,'_wp_page_template','blank-builder.php'),(234,89,'custom_header_choice','standard'),(235,89,'menu_format','head_clean'),(236,89,'custom_footer_choice','custom_footer'),(237,89,'_elementor_edit_mode','builder'),(238,89,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"We help achieve your <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4-1.jpg\",\"id\":1336}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\",\"title_typo_font_family\":\"Poppins\",\"btn_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Get Started with Zensys\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extend your Boundaries with us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">We started our journey in 2007, Zensys has grown dramatically more than a decade to become the leading provider of high-performance thro HRMS , CRM and Digital Industry. Today, we are Happy to serve more than 200 clients.\\u00a0\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03c04b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Since its founding, Zensys has set the standard for HRMS and CRM software solutions with a combination of responsiveness and technical innovation. We understand the unique needs of the industry\\u2019s various segments and have the technical expertise and vision necessary to translate that understanding into powerful solutions that meet and exceed those needs.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"_background_background\":\"classic\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unleash your Workforce with Zensys<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"dcab018\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"2b0c27c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"76ed1b0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"004dacb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f963fb1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c82c1e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"617e86a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"82da4e5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8108c8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>We engage in a systematic payroll z and finalize the payroll with a few effortless with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b96bbb7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"575e7ed\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"0060d8c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"auto\",\"background_overlay_hover_color\":\"#000000\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a62a220\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-dropbox\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Bigin - Zoho CRM\",\"subtitle\":\"Powerful CRM for Small Business\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"capitalize\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"62\",\"right\":\"0\",\"bottom\":\"62\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"0532234\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Features tailored to the needs of small businesses.\\n<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4547bbc\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Engage Prospects\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Manage Pipelines\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Close More Deals\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Data Management and Security\",\"icon\":\"fa fa-star-o\",\"_id\":\"29f3a2e\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"55b4462\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/bigin-zoho-crm\\/\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2019\\/01\\/Finance-Man-Zensys.png\",\"id\":1680},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our implementation services ensure your system is set up completely and configured to suit your business practices and users\\u2014quickly. We help you identify, introduce and manage your system properly.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We offer high range of modules to suit the needs of your business. This widely-used HR management system is feature-rich, intuitive and that provides an essential HR management platform along with free documentation and accessible to extensive range of users.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6d4a16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Enquiry Now\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kick-Start Your Digital Journey <span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Choosing the right HRMS software is the important step to build a high-quality and dynamic HR environment. For an assured success and business value, it is realized that when the product is fully implemented and utilized by educated employee in your company.<\\/strong><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys module comprises Core HR, Payroll, Attendance & Leave management, Organisation chart, HR analytics. Each of the HR modules is tightly integrated with the overall HRMS application ensuring there is no data duplication.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are on a mission to make extensive competencies, and Zensys is here to change the way you work.<\\/p>\",\"text_color\":\"#707070\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"db85c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bigin - Zoho CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Bigin - Zoho CRM\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a8a4017\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Key to our longevity and stature in the industry is the importance Zensys places on relationships \\u2013 both outside and inside the company. This means listening to our clients and employees and actively seeking their feedback in designing, developing, and supporting our products. We view every client affiliation as a long-term relationship, one in which our goal is to ensure the ongoing satisfaction and goodwill of our clients by providing them with unparalleled products and service.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174}},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"name_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(4684,1780,'_wp_page_template','blank-builder.php'),(4664,1777,'_wp_page_template','blank-builder.php'),(4627,1771,'_wp_page_template','blank-builder.php'),(4628,1771,'_elementor_edit_mode','builder'),(4629,1771,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"We help achieve your <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4-1.jpg\",\"id\":1336}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\",\"title_typo_font_family\":\"Poppins\",\"btn_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Get Started with Zensys\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extend your Boundaries with us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">We started our journey in 2007, Zensys has grown dramatically more than a decade to become the leading provider of high-performance thro HRMS , CRM and Digital Industry. Today, we are Happy to serve more than 200 clients.\\u00a0\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03c04b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Since its founding, Zensys has set the standard for HRMS and CRM software solutions with a combination of responsiveness and technical innovation. We understand the unique needs of the industry\\u2019s various segments and have the technical expertise and vision necessary to translate that understanding into powerful solutions that meet and exceed those needs.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"_background_background\":\"classic\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unleash your Workforce with Zensys<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"a7d7388\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a81fd26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8d1d2a9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8b5f767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3a1fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e5d54b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"50a8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"abeeab0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"184fab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>We engage in a systematic payroll z and finalize the payroll with a few effortless with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bbe172\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"372cea2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"8cd9e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9a3e357\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Bigin - Zoho CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5ec037e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86aad1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21bd5bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/act-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2019\\/01\\/Finance-Man-Zensys.png\",\"id\":1680},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our implementation services ensure your system is set up completely and configured to suit your business practices and users\\u2014quickly. We help you identify, introduce and manage your system properly.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We offer high range of modules to suit the needs of your business. This widely-used HR management system is feature-rich, intuitive and that provides an essential HR management platform along with free documentation and accessible to extensive range of users.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6d4a16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Enquiry Now\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kick-Start Your Digital Journey <span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Choosing the right HRMS software is the important step to build a high-quality and dynamic HR environment. For an assured success and business value, it is realized that when the product is fully implemented and utilized by educated employee in your company.<\\/strong><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys module comprises Core HR, Payroll, Attendance & Leave management, Organisation chart, HR analytics. Each of the HR modules is tightly integrated with the overall HRMS application ensuring there is no data duplication.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are on a mission to make extensive competencies, and Zensys is here to change the way you work.<\\/p>\",\"text_color\":\"#707070\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"db85c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bigin - Zoho CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Bigin - Zoho CRM\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a8a4017\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Key to our longevity and stature in the industry is the importance Zensys places on relationships \\u2013 both outside and inside the company. This means listening to our clients and employees and actively seeking their feedback in designing, developing, and supporting our products. We view every client affiliation as a long-term relationship, one in which our goal is to ensure the ongoing satisfaction and goodwill of our clients by providing them with unparalleled products and service.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174}},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"name_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1246,1167,'_elementor_edit_mode','builder'),(1247,1167,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(580,1016,'_wp_page_template','blank-builder.php'),(239,89,'_elementor_version','0.4'),(240,89,'_elementor_template_type','post'),(241,89,'footer_list','136'),(242,89,'_wxr_import_has_attachment_refs','1'),(243,136,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(244,136,'_wp_page_template','default'),(245,136,'_elementor_edit_mode','builder'),(246,136,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":22.825,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_position\":\"top\"},\"elements\":[{\"id\":\"a2e49d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/ZENSYS-logo.png\",\"id\":1383},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"90\",\"height\":\"90\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.164,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"content_position\":\"top\"},\"elements\":[{\"id\":\"ecdf239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Che<span>n<\\/span>nai<span>.<\\/span>\",\"title_color\":\"rgba(0,0,0,0.72)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Poppins\",\"desc_typography_font_weight\":\"900\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0)\"}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"HQ-10 SPERO PRIMUS<br>SP \\u2013 7 A 1st & 2nd Floor, Guindy Industrial Estate,<br>Chennai \\u2013 600032.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330,<br\\/> 044 4004 0217\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(0,0,0,0.19)\",\"icon_color\":\"#e91e63\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"text_color\":\"rgba(0,0,0,0.47)\",\"text_indent\":{\"unit\":\"px\",\"size\":11},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_align_tablet\":\"center\",\"text_color_hover\":\"#e91e63\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_weight\":\"600\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"708d9bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":32.554,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_position\":\"top\"},\"elements\":[{\"id\":\"fb0324d\",\"elType\":\"widget\",\"settings\":{\"title\":\"<br> ZOho <span>Authorized<\\/span> Partner<span><\\/span>\",\"title_color\":\"rgba(0,0,0,0.72)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Poppins\",\"desc_typography_font_weight\":\"900\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0)\"},\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3c4deee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/07\\/Untitled-design-3.png\",\"id\":1800},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"300\",\"height\":\"250\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.457,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/login?lang=en\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/discover\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/accounts\\/login\\/?hl=en\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0.47)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS | Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(4752,1794,'_wp_page_template','default'),(4753,1794,'_elementor_edit_mode','builder'),(4754,1794,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":22.825,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a2e49d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/ZENSYS-logo.png\",\"id\":1383},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"90\",\"height\":\"90\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":25.164,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecdf239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Che<span>n<\\/span>nai<span>.<\\/span>\",\"title_color\":\"rgba(0,0,0,0.72)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Poppins\",\"desc_typography_font_weight\":\"900\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0)\"}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"HQ-10 SPERO PRIMUS, SP \\u2013 7 A 1st & 2nd Floor, Guindy Industrial Estate,Chennai \\u2013 600032.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330,<br\\/> 044 4004 0217\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(0,0,0,0.19)\",\"icon_color\":\"#e91e63\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"text_color\":\"rgba(0,0,0,0.47)\",\"text_indent\":{\"unit\":\"px\",\"size\":11},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_align_tablet\":\"center\",\"text_color_hover\":\"#e91e63\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_weight\":\"600\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"708d9bc\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":32.554,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"fb0324d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zoho<span>Authorized<\\/span>Partner<span><\\/span>\",\"title_color\":\"rgba(0,0,0,0.72)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Poppins\",\"desc_typography_font_weight\":\"900\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0)\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3c4deee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/07\\/Bigin-Logo.png\",\"id\":1793}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":19.457,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/login?lang=en\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/discover\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/accounts\\/login\\/?hl=en\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0.47)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS | Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(4588,1761,'_wp_page_template','default'),(4589,1761,'_elementor_edit_mode','builder'),(4590,1761,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f7f7f7\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a2e49d7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/ZENSYS-logo.png\",\"id\":1383},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"90\",\"height\":\"90\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecdf239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Che<span>n<\\/span>nai<span>.<\\/span>\",\"title_color\":\"rgba(0,0,0,0.72)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Poppins\",\"desc_typography_font_weight\":\"900\",\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":10,\"color\":\"rgba(0,0,0,0)\"}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"HQ-10 SPERO PRIMUS, SP \\u2013 7 A 1st & 2nd Floor, Guindy Industrial Estate,Chennai \\u2013 600032.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330,<br\\/> 044 4004 0217\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(0,0,0,0.19)\",\"icon_color\":\"#e91e63\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"text_color\":\"rgba(0,0,0,0.47)\",\"text_indent\":{\"unit\":\"px\",\"size\":11},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_align_tablet\":\"center\",\"text_color_hover\":\"#e91e63\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_weight\":\"600\",\"icon_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"icon_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"39f3072\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\n\",\"title_color\":\"rgba(0,0,0,0.72)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Poppins\",\"desc_typography_font_weight\":\"900\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"\",\"icon\":\"\",\"_id\":\"e175b88\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(0,0,0,0.19)\",\"icon_color\":\"#e91e63\",\"icon_size\":{\"unit\":\"px\",\"size\":21},\"text_color\":\"rgba(0,0,0,0.47)\",\"text_indent\":{\"unit\":\"px\",\"size\":11},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"icon_align_tablet\":\"center\",\"icon_align\":\"left\",\"divider_width\":{\"unit\":\"%\",\"size\":100},\"text_color_hover\":\"#e91e63\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_weight\":\"600\",\"view\":\"\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/login?lang=en\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/discover\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/accounts\\/login\\/?hl=en\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0.47)\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS | Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(247,136,'_elementor_version','0.4'),(248,136,'_elementor_template_type','post'),(249,169,'views','3716'),(250,169,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(251,169,'_wp_page_template','blank-builder.php'),(252,169,'custom_header_choice','standard'),(253,169,'menu_format','head_clean'),(254,169,'custom_footer_choice','custom_footer'),(255,169,'footer_list','136'),(256,169,'_elementor_edit_mode','builder'),(257,169,'_elementor_template_type','post'),(258,169,'_elementor_data','[{\"id\":\"7ce9897\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color\":\"rgba(14,48,94,0.84)\"},\"elements\":[{\"id\":\"67b3c926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"87a744f\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3d449bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Centralise your HR data with Zensys\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b9053e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"f0a28d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e4873d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are<span>?<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2b94c6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys is the state of the art for payroll and comprehensive human capital HR software (HRMS) comprising of HR modules from Hire to Retire. It is a complete 360 degree HRMS human capital software that increases the productivity of the HR team by automating various HR functions. We help you in facilitating employee communication within the organisation through HRMS automation. \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7d7ebb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"89b1cac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd31777\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":0,\"bottom\":\"-4\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3fe9507\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7da8d37\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2195bc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5559be1\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY ZENSYS<span>??.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"left\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"243f5f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Experience spanning over a decade.<br \\/>\\u2022 De-facto standards for large companies.<br \\/>\\u2022 Comply with the dynamic government rules and regulations.<br \\/>\\u2022 Rapid turn-around time for new employment policies.<br \\/>\\u2022 Continuous and prolonged support to the management for all MIS activities.<br \\/>\\u2022 Enhanced services in the form of Gap analysis.<br \\/>\\u2022 Optimization of reimbursement model.<br \\/>\\u2022 As owner of the software, Zensys can provide quick support and solutions.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c17cac9\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"9999\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"437f1ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best within us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d0fc583\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true}},\"elements\":[{\"id\":\"c781b8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dcf624\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-users\",\"title_text\":\"CUSTOMER-FOCUSED\",\"description_text\":\"Customer Focused Dedicated Support Desk.\\n<\\/br>Periodic enhancement on Technology Front.\\n<\\/br>Quick response with advanced Ticketing solution.\\n<\\/br>Highly Qualified & Skilled Team.\",\"primary_color\":\"#fe4181\",\"position\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae85bfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00580c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-tv\",\"title_text\":\"DOMAIN EXPERTISE\",\"description_text\":\"Zensys Payroll System (A Comprehensive Employee Joining till F&F Solution).\\n<\\/br>Zensys Assets Manager (From Acquisition Till Disposal with tracking).\\n<\\/br>Zensys HR Suite (Complete Hiring To Retiring Solution).\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d8a61ad\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"b77c468\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8662bf9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-tags\",\"title_text\":\"INNOVATIVE TECHNOLOGY\",\"description_text\":\"Conceptualizing, Designing and Development on Latest Technology.\\n<\\/br>Progressive Research & Development for Version Upgrade.\\n<\\/br>Periodic enhancement on Technology Front.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4adc9a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d4c2748\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"SCALABLE\",\"description_text\":\"Provided working environment which range from 50 to 50,000+ employees\\u2019.\\n<\\/br>Integrated Solution for Step-by-step Enhancement.\\n<\\/br>Capable to Address Organization Growth.\",\"primary_color\":\"#fe4181\",\"position\":\"left\",\"_background_background\":\"gradient\",\"_background_color\":\"#ffffff\",\"_background_color_b\":\"rgba(242,41,91,0)\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"df39048\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"9a489ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e3bc47\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-suitcase\",\"title_text\":\"COMPETITIVE PRICE\",\"description_text\":\"Various Deployment Approach to Suite Client Requirement.\\n<\\/br>Dynamic in Nature and makes the Solution Cost-effective.\\n<\\/br>Fixed Return On Investment.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9d2951e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d185efe\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-empire\",\"title_text\":\"FLEXIBILITY\",\"description_text\":\"Flexible Solution to Cater 25+ Industries.\\n<\\/br>Ready to Deploy Solution.\\n<\\/br>Advanced Report Tools for a clear Management Insight.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f6c22e1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"555a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"471cfc0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"WIDE SPECTRUM ACCEPTANCE\",\"description_text\":\"Zensys Software Solutions becomes the preferred choice of clients as it covers greater flexibility with dynamic parameterization in software, and the same reduces the dependency for customization.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3bdf8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0dac2c9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"QUALITY\",\"description_text\":\"Time Tested Product over a Decade.\\n<\\/br>Actively Integrated with Matured Products.\\n<\\/br>Quick Deployment Solution.\\n<\\/br>Equipped with upgraded Infrastructures and resources.\\n\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d231b12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec6df21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"19b6528\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-user-circle-o\",\"title_text\":\"CLIENT TRUST\",\"description_text\":\"100% Customer References.\\n<\\/br>Long Term Client Relationship.\\n<\\/br>Trusted Technology Partner.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5637b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"61d3550\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thumbs-o-up\",\"title_text\":\"LEADERSHIP\",\"description_text\":\"We are remarked as a standard leader for payroll<br\\/>Trusted by industrial experts and our customers.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9008695\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"gap\":\"no\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6ff932db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"2c16047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMs\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMs\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"17f3c51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart hr payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart hr payroll\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"912e781\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bigin - Zoho CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Bigin - Zoho CRM\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4879,1819,'_elementor_edit_mode','builder'),(4880,1819,'_elementor_template_type','post'),(4881,1819,'_elementor_data','[{\"id\":\"7ce9897\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color\":\"rgba(14,48,94,0.84)\"},\"elements\":[{\"id\":\"67b3c926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"87a744f\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3d449bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Centralise your HR data with Zensys\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b9053e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"f0a28d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e4873d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are<span>?<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2b94c6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys is the state of the art for payroll and comprehensive human capital HR software (HRMS) comprising of HR modules from Hire to Retire. It is a complete 360 degree HRMS human capital software that increases the productivity of the HR team by automating various HR functions. We help you in facilitating employee communication within the organisation through HRMS automation. \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7d7ebb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"89b1cac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd31777\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":0,\"bottom\":\"-4\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3fe9507\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7da8d37\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2195bc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5559be1\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY ZENSYS<span>??.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"left\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"243f5f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Experience spanning over a decade.<br \\/>\\u2022 De-facto standards for large companies.<br \\/>\\u2022 Comply with the dynamic government rules and regulations.<br \\/>\\u2022 Rapid turn-around time for new employment policies.<br \\/>\\u2022 Continuous and prolonged support to the management for all MIS activities.<br \\/>\\u2022 Enhanced services in the form of Gap analysis.<br \\/>\\u2022 Optimization of reimbursement model.<br \\/>\\u2022 As owner of the software, Zensys can provide quick support and solutions.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c17cac9\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"9999\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"437f1ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best within us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d0fc583\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true}},\"elements\":[{\"id\":\"c781b8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dcf624\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-users\",\"title_text\":\"CUSTOMER-FOCUSED\",\"description_text\":\"Customer Focused Dedicated Support Desk.\\n<\\/br>Periodic enhancement on Technology Front.\\n<\\/br>Quick response with advanced Ticketing solution.\\n<\\/br>Highly Qualified & Skilled Team.\",\"primary_color\":\"#fe4181\",\"position\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae85bfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00580c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-tv\",\"title_text\":\"DOMAIN EXPERTISE\",\"description_text\":\"Zensys Payroll System (A Comprehensive Employee Joining till F&F Solution).\\n<\\/br>Zensys Assets Manager (From Acquisition Till Disposal with tracking).\\n<\\/br>Zensys HR Suite (Complete Hiring To Retiring Solution).\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d8a61ad\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"b77c468\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8662bf9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-tags\",\"title_text\":\"INNOVATIVE TECHNOLOGY\",\"description_text\":\"Conceptualizing, Designing and Development on Latest Technology.\\n<\\/br>Progressive Research & Development for Version Upgrade.\\n<\\/br>Periodic enhancement on Technology Front.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4adc9a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d4c2748\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"SCALABLE\",\"description_text\":\"Provided working environment which range from 50 to 50,000+ employees\\u2019.\\n<\\/br>Integrated Solution for Step-by-step Enhancement.\\n<\\/br>Capable to Address Organization Growth.\",\"primary_color\":\"#fe4181\",\"position\":\"left\",\"_background_background\":\"gradient\",\"_background_color\":\"#ffffff\",\"_background_color_b\":\"rgba(242,41,91,0)\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"df39048\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"9a489ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e3bc47\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-suitcase\",\"title_text\":\"COMPETITIVE PRICE\",\"description_text\":\"Various Deployment Approach to Suite Client Requirement.\\n<\\/br>Dynamic in Nature and makes the Solution Cost-effective.\\n<\\/br>Fixed Return On Investment.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9d2951e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d185efe\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-empire\",\"title_text\":\"FLEXIBILITY\",\"description_text\":\"Flexible Solution to Cater 25+ Industries.\\n<\\/br>Ready to Deploy Solution.\\n<\\/br>Advanced Report Tools for a clear Management Insight.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f6c22e1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"555a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"471cfc0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"WIDE SPECTRUM ACCEPTANCE\",\"description_text\":\"Zensys Software Solutions becomes the preferred choice of clients as it covers greater flexibility with dynamic parameterization in software, and the same reduces the dependency for customization.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3bdf8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0dac2c9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"QUALITY\",\"description_text\":\"Time Tested Product over a Decade.\\n<\\/br>Actively Integrated with Matured Products.\\n<\\/br>Quick Deployment Solution.\\n<\\/br>Equipped with upgraded Infrastructures and resources.\\n\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d231b12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec6df21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"19b6528\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-user-circle-o\",\"title_text\":\"CLIENT TRUST\",\"description_text\":\"100% Customer References.\\n<\\/br>Long Term Client Relationship.\\n<\\/br>Trusted Technology Partner.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5637b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"61d3550\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thumbs-o-up\",\"title_text\":\"LEADERSHIP\",\"description_text\":\"We are remarked as a standard leader for payroll<br\\/>Trusted by industrial experts and our customers.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9008695\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"gap\":\"no\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6ff932db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"2c16047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMs\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMs\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"17f3c51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart hr payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart hr payroll\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"912e781\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bigin - Zoho CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Bigin - Zoho CRM\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2046,1318,'_wp_page_template','blank-builder.php'),(2047,1318,'_elementor_edit_mode','builder'),(2048,1318,'_elementor_template_type','post'),(2049,1318,'_elementor_data','[{\"id\":\"7ce9897\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color\":\"rgba(14,48,94,0.84)\"},\"elements\":[{\"id\":\"67b3c926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"246c6604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Best BRand...\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e1d12d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best people<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"31dfd8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"0be3114\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8a942f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Intan Marinda\",\"text\":\"Web Designer\",\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"team_icon\":[{\"icon\":\"fa fa-facebook\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-twitter\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"81b63ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"70465e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shanaz Haque\",\"text\":\"Web Developer\",\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01-1.jpg\",\"id\":1130},\"team_icon\":[{\"icon\":\"fa fa-linkedin\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-youtube\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"6e709e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"9160ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ginta Gutawa\",\"text\":\"Web Designer\",\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"team_icon\":[{\"icon\":\"fa fa-dribbble\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-vk\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9008695\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"gap\":\"no\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"6ff932db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a3f14eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hammock hella mixtape godard locavore fanny pack. Man bun woke bespoke venmo, paleo iPhone everyday carry umami post-ironic hot chicken. Moon disrupt cliche food truck four loko blog.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2088860b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Listicle pug wayfarers hammock post-ironic. Organic asymmetrical pickled narwhal, tbh butcher bicycle rights gochujang iceland pok pok echo park franzen irony fixie. Blog pork belly pabst, semiotics intelligentsia photo booth kogi live-edge twee williamsburg. <\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c16047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Design\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Web Design\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"17f3c51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Development\",\"percent\":{\"unit\":\"%\",\"size\":65},\"inner_text\":\"Web Development\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"912e781\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding & Indentity\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Branding & Indentity\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2050,1318,'_elementor_version','0.4'),(2051,1318,'_elementor_css','a:4:{s:4:\"time\";i:1543404515;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2053,1081,'_elementor_edit_mode','builder'),(2054,1081,'_elementor_template_type','post'),(2055,1319,'_wp_page_template','default'),(2056,1319,'_elementor_edit_mode','builder'),(2057,1319,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"zensys\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecdf239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Che<span>n<\\/span>nai<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"39f3072\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ba<span>n<\\/span>galore<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/login?lang=en\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/discover\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/accounts\\/login\\/?hl=en\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS | Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2058,1319,'_elementor_version','0.4'),(2059,1319,'_elementor_template_type','post'),(2060,1319,'_elementor_css','a:4:{s:4:\"time\";i:1543404195;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2390,1373,'_wp_page_template','default'),(2062,1320,'_wp_page_template','default'),(2063,1320,'_elementor_edit_mode','builder'),(2064,1320,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"zensys\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecdf239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Che<span>n<\\/span>nai<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"39f3072\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ba<span>n<\\/span>galore<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/login?lang=en\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/discover\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/accounts\\/login\\/?hl=en\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS | Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/contact\\/\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2065,1320,'_elementor_version','0.4'),(2066,1320,'_elementor_template_type','post'),(2067,1320,'_elementor_css','a:4:{s:4:\"time\";i:1543409379;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2259,1348,'_wp_page_template','blank-builder.php'),(2260,1348,'_elementor_edit_mode','builder'),(2069,1321,'_wp_page_template','blank-builder.php'),(2070,1321,'_elementor_edit_mode','builder'),(2071,1321,'_elementor_template_type','post'),(2072,1321,'_elementor_data','[{\"id\":\"3fd7baf0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3de4076f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"446dcb08\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Come & visit us\",\"subtitle\":\"let\'s make history\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow-carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.51)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"title_bgcolor\":\"rgba(0,0,0,0)\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fabb8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"489172e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a7449d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-278\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-277\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"39e76333\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"rgba(232,0,77,0.81)\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#e83a74\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4},\"background_overlay_hover_color\":\"rgba(0,0,0,0.64)\",\"background_color_b\":\"rgba(242,41,91,0.03)\",\"background_hover_color_b\":\"rgba(242,41,91,0)\"},\"elements\":[{\"id\":\"56fc743\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Chennai Address\",\"description_text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b0a625\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a728f3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a8c0775\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#009ee2\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#4db6e2\",\"background_overlay_background\":\"gradient\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"gradient\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"453197c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Bangalore Address\",\"description_text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f20e0ea\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0003f85\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-96324 43485\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7fb51329\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3065baa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d9037a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>speak your thought<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39491edc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s meet & chat<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3ac2a07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":true},{\"id\":\"1de00b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"acfcf64\",\"elType\":\"widget\",\"settings\":{\"address\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi\",\"zoom\":{\"unit\":\"px\",\"size\":13},\"height\":{\"unit\":\"px\",\"size\":1049},\"height_tablet\":{\"unit\":\"px\",\"size\":370},\"height_mobile\":{\"unit\":\"px\",\"size\":350},\"map_style\":\"gray\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1411,1194,'_wp_page_template','blank-builder.php'),(259,169,'_elementor_version','0.4'),(260,169,'_wxr_import_has_attachment_refs','1'),(271,174,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(272,174,'_menu_item_type','post_type'),(273,174,'_menu_item_menu_item_parent','0'),(274,174,'_menu_item_object_id','169'),(275,174,'_menu_item_object','page'),(276,174,'_menu_item_target',''),(277,174,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(278,174,'_menu_item_xfn',''),(279,174,'_menu_item_url',''),(280,176,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(281,176,'_menu_item_type','post_type'),(282,176,'_menu_item_menu_item_parent','0'),(283,176,'_menu_item_object_id','89'),(284,176,'_menu_item_object','page'),(285,176,'_menu_item_target',''),(286,176,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(287,176,'_menu_item_xfn',''),(288,176,'_menu_item_url',''),(745,1046,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:416;s:6:\"height\";i:156;s:4:\"file\";s:19:\"2018/11/lowgo-1.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"lowgo-1-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:19:\"lowgo-1-300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"lowgo-1-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:19:\"lowgo-1-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"lowgo-1-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:19:\"lowgo-1-300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"lowgo-1-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:{}}}'),(744,1046,'_wp_attached_file','2018/11/lowgo-1.png'),(309,185,'views','3012'),(310,185,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(311,185,'_wp_page_template','blank-builder.php'),(312,185,'custom_header_choice','standard'),(313,185,'menu_format','head_clean'),(314,185,'custom_footer_choice','global'),(315,185,'_elementor_edit_mode','builder'),(316,185,'_elementor_data','[{\"id\":\"9164aae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"96a3620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"12c1518\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Product<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5263434\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df2d692\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"689db0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"view all best brand of our company\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f9d7d6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e5c60d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f89481\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sliderd.jpg\",\"id\":1298},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"700\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"683a1ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Brand Sms\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36ade11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Brand SMS plays a major role in upgrading your businesses. We have created a pathway for a Quick and Effective way to reach your targeted audience. Our Brand SMS features match with the current trends that meet your requirements.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45aa14c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6e2d881\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7260f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/the-benefits-of-using-one-payroll-hr-system.jpg\",\"id\":1301},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"700\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9919ffc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Smart HR Payroll\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c14ae1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We simplify your payroll and compliance activities.<br \\/>Zensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks!<\\/p><p>\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"faf9e42\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e88df53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b959be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2022\\/02\\/PR-Blog-banner-2020-fl-3.jpg\",\"id\":1809},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"260\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9139be6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Bigin - Zoho CRM<\\/strong><\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91b7048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"box-sizing: content-box; margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; letter-spacing: -1.5px; text-align: center;\\\">Features tailored to the needs of small businesses<\\/h1>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c23c81a\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#e8004d\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/bigin-zoho-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c63a29f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d72d591\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00f15bb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"85290b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2019\\/01\\/create-animated-png-6.png\",\"id\":1686},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"300\",\"height\":\"220\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ef9e4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ONLINE PAYROLL\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4e5e34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smart HR PAYROLL is very easy, flexible and user-friendly Payroll Management software that takes care of all your requirements relating to accounting and management of employees Payroll. This versatile, user friendly, package, offers user defined Earning \\/ Deduction \\/ Loan Heads & Calculation Formulae \\/ Tables. The package generates all the outputs & statutory reports required by a Payroll application.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2aa66c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/online-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"385821d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\",\"id\":1162},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1202,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background-1.jpg\"},{\"id\":1203,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd-1.jpg\"},{\"id\":1204,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes-1.jpg\"},{\"id\":1205,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/general.jpg\"},{\"id\":1206,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin-1.jpg\"},{\"id\":1207,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee-1.jpg\"},{\"id\":1208,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi-1.jpg\"},{\"id\":1209,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee-1.jpg\"},{\"id\":1210,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel-1.jpg\"},{\"id\":1211,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna-1.jpg\"},{\"id\":1212,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om-1.jpg\"},{\"id\":1213,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic-1.jpg\"},{\"id\":1214,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco-1.jpg\"},{\"id\":1215,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron-1.jpg\"},{\"id\":1216,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma-1.jpg\"},{\"id\":1217,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare-1.jpg\"},{\"id\":1218,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane-1.jpg\"},{\"id\":1219,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs-1.jpg\"},{\"id\":1220,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft-1.jpg\"},{\"id\":1221,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex-1.jpg\"},{\"id\":1222,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems-1.jpg\"},{\"id\":1223,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett-1.jpg\"},{\"id\":1224,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz-1.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60},\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(4918,1825,'_wp_page_template','blank-builder.php'),(4919,1825,'_elementor_edit_mode','builder'),(4920,1825,'_elementor_data','[{\"id\":\"9164aae\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"96a3620\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"12c1518\",\"elType\":\"widget\",\"settings\":{\"title\":\"All Product<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5263434\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"df2d692\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"689db0b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"view all best brand of our company\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7f9d7d6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"e5c60d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5f89481\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sliderd.jpg\",\"id\":1298},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"700\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"683a1ca\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Brand Sms\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"36ade11\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Brand SMS plays a major role in upgrading your businesses. We have created a pathway for a Quick and Effective way to reach your targeted audience. Our Brand SMS features match with the current trends that meet your requirements.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"45aa14c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"6e2d881\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7260f01\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/the-benefits-of-using-one-payroll-hr-system.jpg\",\"id\":1301},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"700\",\"height\":\"500\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9919ffc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Smart HR Payroll\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c14ae1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We simplify your payroll and compliance activities. \\nZensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks!\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"faf9e42\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"e88df53\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"1b959be\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2022\\/02\\/PR-Blog-banner-2020-fl-3.jpg\",\"id\":1809},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"260\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9139be6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Bigin - Zoho CRM<\\/strong><\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"91b7048\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h1 style=\\\"box-sizing: content-box; margin-top: 0px; margin-bottom: 15px; padding: 0px; border: 0px; letter-spacing: -1.5px; text-align: center;\\\">Features tailored to the needs of small businesses<\\/h1>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c23c81a\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#e8004d\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/bigin-zoho-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c63a29f\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"d72d591\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"00f15bb\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"},{\"id\":\"85290b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2019\\/01\\/create-animated-png-6.png\",\"id\":1686},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"300\",\"height\":\"220\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1ef9e4f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ONLINE PAYROLL\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c4e5e34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Smart HR PAYROLL is very easy, flexible and user-friendly Payroll Management software that takes care of all your requirements relating to accounting and management of employees Payroll. This versatile, user friendly, package, offers user defined Earning \\/ Deduction \\/ Loan Heads & Calculation Formulae \\/ Tables. The package generates all the outputs & statutory reports required by a Payroll application.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e2aa66c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/online-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"385821d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\",\"id\":1162},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1202,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background-1.jpg\"},{\"id\":1203,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd-1.jpg\"},{\"id\":1204,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes-1.jpg\"},{\"id\":1205,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/general.jpg\"},{\"id\":1206,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin-1.jpg\"},{\"id\":1207,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee-1.jpg\"},{\"id\":1208,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi-1.jpg\"},{\"id\":1209,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee-1.jpg\"},{\"id\":1210,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel-1.jpg\"},{\"id\":1211,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna-1.jpg\"},{\"id\":1212,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om-1.jpg\"},{\"id\":1213,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic-1.jpg\"},{\"id\":1214,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco-1.jpg\"},{\"id\":1215,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron-1.jpg\"},{\"id\":1216,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma-1.jpg\"},{\"id\":1217,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare-1.jpg\"},{\"id\":1218,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane-1.jpg\"},{\"id\":1219,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs-1.jpg\"},{\"id\":1220,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft-1.jpg\"},{\"id\":1221,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex-1.jpg\"},{\"id\":1222,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems-1.jpg\"},{\"id\":1223,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett-1.jpg\"},{\"id\":1224,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz-1.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60},\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(4912,1824,'_wp_page_template','blank-builder.php'),(317,185,'_elementor_version','0.4'),(318,185,'_elementor_template_type','post'),(319,185,'_wxr_import_has_attachment_refs','1'),(1848,1285,'_menu_item_object_id','1262'),(1849,1285,'_menu_item_object','page'),(1850,1285,'_menu_item_target',''),(329,285,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(331,285,'_wp_page_template','blank-builder.php'),(332,285,'port_format','port_standard'),(333,285,'top_type','top_content_slider'),(334,285,'custom_header_choice','standard'),(335,285,'menu_format','head_standard'),(336,285,'custom_footer_choice','global'),(337,285,'_elementor_edit_mode','builder'),(338,285,'_elementor_template_type','post'),(339,285,'_elementor_data','[{\"id\":\"d3f0070\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\",\"id\":396},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#161301\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175}},\"elements\":[{\"id\":\"a1a58b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44d0389\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f3662d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"bdd96e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"1f635c5d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"126c4f0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8120efe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"778c54c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"We create goods<br>from the scratch<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"53279786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, sriracha tattooed. Offal craft beer ennui, meggings.<\\/p><p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4c2d1f6e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View video\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5ac65284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a13e168\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":283,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work3.jpg\"},{\"id\":281,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work5.jpg\"},{\"id\":278,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work2.jpg\"},{\"id\":280,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work4.jpg\"}],\"port_column\":\"col-md-6\",\"gallery_height\":{\"unit\":\"px\",\"size\":45},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f150221\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.76},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"15e7ad8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"beb8238\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>stumptown squid.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d95ab75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"ee83607\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9a0886\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"11fd1724\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"defc1cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Portfolio\",\"subtitle\":\"See our other portfolio\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"none\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(340,285,'_elementor_version','0.4'),(341,285,'_wxr_import_has_attachment_refs','1'),(342,288,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(344,288,'_wp_page_template','blank-builder.php'),(345,288,'port_format','port_standard'),(346,288,'top_type','top_content_slider'),(347,288,'custom_header_choice','standard'),(348,288,'menu_format','head_standard'),(349,288,'custom_footer_choice','global'),(350,288,'_elementor_edit_mode','builder'),(351,288,'_elementor_template_type','post'),(352,288,'_elementor_data','[{\"id\":\"15d5966e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#161301\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175}},\"elements\":[{\"id\":\"611781dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4d911563\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"2fc9de16\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"58f7df5\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6d0c0304\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6980ec50\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d98e844\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":439,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\"},{\"id\":347,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\"},{\"id\":396,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\"}],\"gallery_height\":{\"unit\":\"px\",\"size\":42},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"630a7860\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e40563d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"10e66fb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6b67551d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Greater good for all<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5657b5f9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"34b7e7de\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5593fe3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Umami paleo tbh iPhone tacos photo booth literally.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\",\"text_color\":\"#000000\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c192192\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Vegan yuccie cold-pressed farm-to-table marfa meditation hella poke flexitarian. Mustache before they sold out yr synth viral vinyl green juice sustainable DIY four dollar toast distillery gentrify glossier selvage woke.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1a85453b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View video\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1df2141c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"70fca786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland unicorn\\u00a0 tattooed. Offal craft beer ennui, meggings. Yuccie shoreditch narwhal stumptown squid ugh everyday carry migas.<\\/p><p>Bicycle rights wolf adaptogen, meh health goth sustainable taiyaki lomo portland kinfolk. Cornhole chambray selfies thundercats edison bulb lumbersexual narwhal. Fashion axe, man braid kale chips vinyl woke.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3525b72e\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7085b3bf\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3056333c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50b44fdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"53d2e434\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"68782e2f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"3958a636\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2fb18179\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"subtitle\":\"\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"uppercase\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_align\":\"left\",\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(353,288,'_elementor_version','0.4'),(354,288,'_wxr_import_has_attachment_refs','1'),(355,290,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(357,290,'_wp_page_template','blank-builder.php'),(358,290,'port_format','port_standard'),(359,290,'top_type','top_content_slider'),(360,290,'custom_header_choice','standard'),(361,290,'menu_format','head_standard'),(362,290,'custom_footer_choice','global'),(363,290,'_elementor_edit_mode','builder'),(364,290,'_elementor_template_type','post'),(365,290,'_elementor_data','[{\"id\":\"57c791b0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#353230\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=ezPXxbfx2Gs\",\"background_video_fallback\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\",\"id\":396}},\"elements\":[{\"id\":\"4b6eaf1e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2681b38\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"618de35a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"221a5643\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4126fcfd\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4983fd00\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"474fd299\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":449,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\"},{\"id\":459,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider7.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_show_tablet\":\"1\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"1\",\"dots_position\":\"inside\",\"dots_color\":\"#ffffff\",\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"navigation\":\"dots\"},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"64bba34\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ac54580\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand is your wisdom<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"78249fbe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha tattooed. Offal craft beer ennui, meggings. Bespoke taiyaki umami, hell of iPhone freegan bicycle rights.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"298fba4\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"336009ff\",\"elType\":\"widget\",\"settings\":{\"text\":\"View WEbsite\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"2e6d27ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"25974d73\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":439,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\"},{\"id\":347,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\"},{\"id\":396,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\"},{\"id\":418,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal2.jpg\"},{\"id\":419,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal3.jpg\"}],\"port_column\":\"col-md-6\",\"gallery_height\":{\"unit\":\"px\",\"size\":55},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f230046\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"3934aa89\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"189ab6c5\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"322ec76e\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"314c54ff\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"70fc7473\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"subtitle\":\"\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"uppercase\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"content_align\":\"left\",\"port_post\":4,\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(366,290,'_elementor_version','0.4'),(367,290,'_wxr_import_has_attachment_refs','1'),(368,292,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(370,292,'_wp_page_template','blank-builder.php'),(371,292,'port_format','port_standard'),(372,292,'top_type','top_content_slider'),(373,292,'custom_header_choice','standard'),(374,292,'menu_format','head_standard'),(375,292,'custom_footer_choice','global'),(376,292,'_elementor_edit_mode','builder'),(377,292,'_elementor_template_type','post'),(378,292,'_elementor_data','[{\"id\":\"163c5ad\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#161301\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175}},\"elements\":[{\"id\":\"15f0e392\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"75183b17\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36204cfa\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"742d6074\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"c062d46\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c30bbea\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54f5506c\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":278,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work2.jpg\"},{\"id\":283,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work3.jpg\"},{\"id\":281,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work5.jpg\"},{\"id\":280,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work4.jpg\"}],\"port_column\":\"col-md-6\",\"gallery_height\":{\"unit\":\"px\",\"size\":42},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true},{\"id\":\"a0be4fb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"645481da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"11a77f49\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product research<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"6f9c723\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed. Offal craft beer ennui, meggings.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"512f5b26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"37d7257e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View video\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#e91e63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"224c1641\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"c26b26e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"30684c8f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Portfolio\",\"subtitle\":\"See our other portfolio\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"none\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_align\":\"left\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":40},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(379,292,'_elementor_version','0.4'),(380,294,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(382,294,'_wp_page_template','blank-builder.php'),(383,294,'port_format','port_standard'),(384,294,'top_type','top_content_slider'),(385,294,'custom_header_choice','standard'),(386,294,'menu_format','head_standard'),(387,294,'custom_footer_choice','global'),(388,294,'_elementor_edit_mode','builder'),(389,294,'_elementor_template_type','post'),(390,294,'_elementor_data','[{\"id\":\"1dae6b00\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#161301\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175}},\"elements\":[{\"id\":\"79d94a62\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"36da04e2\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"62c248ea\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"4c72969b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"2aee8811\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"31e7d6b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"24a2e1da\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":347,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\"},{\"id\":345,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\"},{\"id\":396,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\"},{\"id\":439,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\"}],\"gallery_height\":{\"unit\":\"px\",\"size\":42},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fc92ff\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"99a0b23\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5c5dbf4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"64cec3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We build the dream<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-20\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7078958\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"dbc7ee8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"2643359\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Umami paleo tbh iPhone tacos photo booth literally.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\",\"text_color\":\"#000000\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b895088\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Vegan yuccie cold-pressed farm-to-table marfa meditation hella poke flexitarian. Mustache before they sold out yr synth viral vinyl green juice sustainable DIY four dollar toast distillery gentrify glossier selvage woke.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\",\"typography_font_weight\":\"normal\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6496bb7\",\"elType\":\"widget\",\"settings\":{\"text\":\"View video\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f7fa692\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ebe55c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha unicorn tattooed. Offal craft beer ennui, meggings. Yuccie shoreditch narwhal truffaut stumptown squid everyday carry migas.<\\/p>\\n<p>Bicycle rights wolf adaptogen, meh health goth sustainable taiyaki lomo portland kinfolk. Cornhole chambray selfies thundercats edison bulb lumbersexual narwhal. Fashion axe keytar glossier, man braid kale chips vinyl woke. Ugh selfies wayfarers cornhole live-edge austin. Vegan yuccie cold-pressed farm-meditation hella poke flexitarian.<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54e95b3c\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"71d15e4c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"23a1ae22\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b717049\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"1529cfd3\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5eda2eac\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"7b757f7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3cea5b07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Portfolio\",\"subtitle\":\"See our other portfolio\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"none\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":40},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(391,294,'_elementor_version','0.4'),(392,294,'_wxr_import_has_attachment_refs','1'),(393,340,'views','5853'),(394,340,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(395,340,'_wp_page_template','blank-builder.php'),(396,340,'custom_header_choice','standard'),(397,340,'menu_format','head_clean'),(398,340,'custom_footer_choice','global'),(399,340,'_elementor_edit_mode','builder'),(400,340,'_elementor_template_type','post'),(401,340,'_elementor_data','[{\"id\":\"3fd7baf0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"abe8419\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fabb8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"489172e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a7449d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-278\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-277\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"39e76333\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"rgba(232,0,77,0.81)\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#e83a74\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4},\"background_overlay_hover_color\":\"rgba(0,0,0,0.64)\",\"background_color_b\":\"rgba(242,41,91,0.03)\",\"background_hover_color_b\":\"rgba(242,41,91,0)\"},\"elements\":[{\"id\":\"56fc743\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Address\",\"description_text\":\"ZENSYS,<br>\\n\\nHQ-10 SPERO PRIMUS,\\nSP \\u2013 7 A 1st & 2nd Floor <br>Guindy Industrial Estate,<br> Chennai \\u2013 600032<br>\\n\\nMobile : +91 9790924330<br>\\nLandline : 044 4004 0217\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a8c0775\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#009ee2\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#4db6e2\",\"background_overlay_background\":\"gradient\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"gradient\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"30dcaff\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"453197c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"view\":\"framed\",\"title_text\":\"\",\"description_text\":\"\\n\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b0a625\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-97909 24330, 044 4004 0217\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f20e0ea\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"view\":\"framed\",\"title_text\":\"\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0003f85\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"view\":\"framed\",\"title_text\":\"\",\"description_text\":\"\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7fb51329\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3065baa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"36730b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>speak your thought<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"09\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39491edc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s meet & chat<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3ac2a07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":true},{\"id\":\"1de00b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"44bfe37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Find way Easy\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"063b7a2\",\"elType\":\"widget\",\"settings\":{\"title\":\"View our Location <span><\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"13\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"acfcf64\",\"elType\":\"widget\",\"settings\":{\"address\":\"HQ10\",\"zoom\":{\"unit\":\"px\",\"size\":16},\"height\":{\"unit\":\"px\",\"size\":606},\"height_tablet\":{\"unit\":\"px\",\"size\":370},\"height_mobile\":{\"unit\":\"px\",\"size\":350},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"prevent_scroll\":\"\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4578,1759,'_elementor_edit_mode','builder'),(4579,1759,'_elementor_template_type','post'),(402,340,'_elementor_version','0.4'),(403,349,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(404,349,'_menu_item_type','post_type'),(405,349,'_menu_item_menu_item_parent','0'),(406,349,'_menu_item_object_id','340'),(407,349,'_menu_item_object','page'),(408,349,'_menu_item_target',''),(409,349,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(410,349,'_menu_item_xfn',''),(411,349,'_menu_item_url',''),(412,495,'views','3289'),(413,495,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(414,495,'_wp_page_template','blank-builder.php'),(415,495,'custom_header_choice','standard'),(416,495,'menu_format','head_clean'),(417,495,'custom_footer_choice','global'),(418,495,'_elementor_edit_mode','builder'),(419,495,'_elementor_template_type','post'),(420,495,'_elementor_data','[{\"id\":\"0e08005\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1200a5b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"0718583\",\"elType\":\"widget\",\"settings\":{\"title\":\"Enquiry Now\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0548762\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"39\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"eccf194\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":50.048,\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"d675b7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Any Queries\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"_margin\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"29\",\"bottom\":\"29\",\"left\":\"29\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15c34b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Iam Here to Support You!\",\"header_size\":\"h4\",\"align\":\"center\",\"title_color\":\"#009ee2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"515462d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Product-Enquiry.jpg\",\"id\":1501}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a7acada\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"49\",\"bottom\":\"49\",\"left\":\"49\",\"isLinked\":true},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2f60286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":49.952,\"background_background\":\"classic\",\"background_color\":\"#f2f2f2\"},\"elements\":[{\"id\":\"6f58ee1\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"54\",\"right\":\"54\",\"bottom\":\"54\",\"left\":\"54\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ccf2925\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=3TKE5lx5r_M\",\"background_video_fallback\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\"},\"elements\":[{\"id\":\"52b59d4\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(3152,1492,'_wp_page_template','blank-builder.php'),(3153,1492,'_elementor_edit_mode','builder'),(3154,1492,'_elementor_template_type','post'),(3155,1492,'_elementor_data','[{\"id\":\"6e8bdfba\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=3TKE5lx5r_M\",\"background_video_fallback\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\"},\"elements\":[{\"id\":\"63f3ef1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"0548762\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"eccf194\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a7acada\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"49\",\"bottom\":\"49\",\"left\":\"49\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"2f60286\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6f58ee1\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"_margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":\"49\",\"bottom\":\"49\",\"left\":\"49\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":false}],\"isInner\":false}]'),(3156,1492,'_elementor_version','0.4'),(3157,1492,'_elementor_css','a:4:{s:4:\"time\";i:1543302535;s:5:\"fonts\";a:3:{i:0;s:7:\"Poppins\";i:1;s:7:\"Raleway\";i:3;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3168,1494,'_menu_item_url','http://www.zensys.in/enquiry/'),(3171,1495,'_wp_page_template','blank-builder.php'),(3172,1495,'_elementor_edit_mode','builder'),(3173,1495,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\",\"title_typo_font_family\":\"Poppins\",\"btn_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Why ZENSYS?<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys is on a mission to make extensive competencies in Human Resource Management Systems, to change the way industry works. We provide premier cloud services as well as offline HR and Payroll solutions. Our business interests pierce through different industrial sectors ranges from small to large scale and support them in various verticals.\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unleash your Workforce with Zensys<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"a7d7388\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a81fd26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8d1d2a9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8b5f767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3a1fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e5d54b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"50a8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"abeeab0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"184fab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>We engage in a systematic payroll z and finalize the payroll with a few effortless with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bbe172\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"372cea2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"8cd9e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9a3e357\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5ec037e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86aad1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21bd5bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/zensys-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our implementation services ensure your system is set up completely and configured to suit your business practices and users\\u2014quickly. We help you identify, introduce and manage your system properly.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We offer high range of modules to suit the needs of your business. This widely-used HR management system is feature-rich, intuitive and that provides an essential HR management platform along with free documentation and accessible to extensive range of users.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6d4a16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Enquiry Now\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"ce7fcc7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unleash your Workforce with Zensys<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f0b0d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Zensys engage in a systematic payroll management that allows you to with a few effortlessinitiateclicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"67f8c6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3ba6087\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kick-Start Your Digital Journey <span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Choosing the right HRMS software is the important step to build a high-quality and dynamic HR environment. For an assured success and business value, it is realized that when the product is fully implemented and utilized by educated employee in your company.<\\/strong><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys module comprises Core HR, Payroll, Attendance & Leave management, Organisation chart, HR analytics. Each of the HR modules is tightly integrated with the overall HRMS application ensuring there is no data duplication.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are on a mission to make extensive competencies, and Zensys is here to change the way you work.<\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(421,495,'_elementor_version','0.4'),(3167,1494,'_menu_item_xfn',''),(3165,1494,'_menu_item_target',''),(3166,1494,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3164,1494,'_menu_item_object','custom'),(431,1012,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(432,1012,'_elementor_template_type','page'),(433,1012,'_elementor_edit_mode','builder'),(434,1012,'_wp_page_template','default'),(435,1012,'_elementor_data','[{\"id\":\"d3f0070\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\",\"id\":396},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#161301\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175}},\"elements\":[{\"id\":\"a1a58b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"44d0389\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4f3662d9\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"bdd96e0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"1f635c5d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"126c4f0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"8120efe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"778c54c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"We create goods<br>from the scratch<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"53279786\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, sriracha tattooed. Offal craft beer ennui, meggings.<\\/p><p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4c2d1f6e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View video\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"5ac65284\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a13e168\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":283,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work3.jpg\"},{\"id\":281,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work5.jpg\"},{\"id\":278,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work2.jpg\"},{\"id\":280,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/work4.jpg\"}],\"port_column\":\"col-md-6\",\"gallery_height\":{\"unit\":\"px\",\"size\":45},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f150221\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.76},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"15e7ad8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"beb8238\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>stumptown squid.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d95ab75\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"ee83607\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9a0886\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"11fd1724\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"defc1cd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Other Portfolio\",\"subtitle\":\"See our other portfolio\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"none\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_align\":\"left\",\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"title_typo_font_size\":{\"unit\":\"px\",\"size\":40}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(436,1012,'_elementor_version','0.4'),(437,1012,'_wxr_import_has_attachment_refs','1'),(568,89,'_edit_lock','1645611102:876670'),(449,1014,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(450,1014,'_form','[text* your-name placeholder \"Your Name...\" ]\n \n[email* your-email placeholder \"Your Email...\"]\n \n[textarea your-message x6 placeholder \"Your Message\"]\n\n[submit \"Send Message\"]'),(451,1014,'_mail','a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:26:\"ZENSYS-Enquiry \"[Subject]\"\";s:6:\"sender\";s:33:\"[your-name] <saravanan@zensys.in>\";s:9:\"recipient\";s:40:\"saravan23@gmail.com, saravanan@zensys.in\";s:4:\"body\";s:93:\"From: [your-name]<[your-email]>\nMessage Body:\n[your-message]\n\nOur Team contacts you soon.....\";s:18:\"additional_headers\";s:31:\"Reply-To: <saravanan@zensys.in>\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(452,1014,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:0:\"\";s:6:\"sender\";s:0:\"\";s:9:\"recipient\";s:0:\"\";s:4:\"body\";s:0:\"\";s:18:\"additional_headers\";s:0:\"\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";b:0;s:13:\"exclude_blank\";b:0;}'),(453,1014,'_messages','a:23:{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:17:\"captcha_not_match\";s:31:\"Your entered code 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.\";}'),(454,1014,'_additional_settings',''),(455,1014,'_locale','en_US'),(456,297,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(458,297,'_wp_page_template','blank-builder.php'),(459,297,'port_format','port_standard'),(460,297,'top_type','top_content_slider'),(461,297,'custom_header_choice','standard'),(462,297,'menu_format','head_standard'),(463,297,'custom_footer_choice','global'),(464,297,'_elementor_edit_mode','builder'),(465,297,'_elementor_template_type','post'),(466,297,'_elementor_data','[{\"id\":\"3299aca9\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_background\":\"video\",\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#353230\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.53},\"css_filters_blur\":{\"unit\":\"px\",\"size\":7.3},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":175},\"background_video_link\":\"https:\\/\\/www.youtube.com\\/watch?v=ezPXxbfx2Gs\",\"background_video_fallback\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\",\"id\":396}},\"elements\":[{\"id\":\"7f06c9ba\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"42a05de5\",\"elType\":\"widget\",\"settings\":{\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":45},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desctop_typography_typography\":\"custom\",\"desctop_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"desctop_typography_font_weight\":\"600\",\"desctop_typography_letter_spacing\":{\"unit\":\"px\",\"size\":8},\"content_padding_top\":{\"unit\":\"px\",\"size\":200},\"content_padding_top_mobile\":{\"unit\":\"px\",\"size\":150},\"content_padding_bottom\":{\"unit\":\"px\",\"size\":250},\"content_padding_bottom_mobile\":{\"unit\":\"px\",\"size\":200},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"desctop_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"desctop_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":1},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-portfolio-info\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"19e2c78a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"63794a65\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"12533b6b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"top\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"41556691\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"content_position\":\"center\"},\"elements\":[{\"id\":\"285f1d24\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>teytar synthsquid vaporware.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"677e949c\",\"elType\":\"widget\",\"settings\":{\"title\":\"We optimize your website<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"4102786c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha tattooed. Offal craft beer ennui, meggings. Bespoke taiyaki umami, hell of iPhone freegan bicycle rights. Raw denim artisan aesthetic copper mug ugh schlitz paleo scenester chia activated charcoal hashtag.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"04fc98d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"46d6d1b4\",\"elType\":\"widget\",\"settings\":{\"text\":\"View Website\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"69078586\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"space_between_widgets\":0},\"elements\":[{\"id\":\"8631901\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":396,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider4.jpg\"},{\"id\":347,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"1\",\"slides_to_show_tablet\":\"1\",\"slides_to_show_mobile\":\"1\",\"slides_to_scroll\":\"1\",\"dots_position\":\"inside\",\"dots_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-carousel\"},{\"id\":\"14cb7a09\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":418,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal2.jpg\"},{\"id\":420,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal4.jpg\"},{\"id\":417,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal1.jpg\"},{\"id\":419,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/gal3.jpg\"}],\"port_column\":\"col-md-6\",\"gallery_height\":{\"unit\":\"px\",\"size\":42},\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"uppercase\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.7},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":17},\"ctext_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":11},\"port_content\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"bg_content\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"6b779665\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"5c8d35ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"786f376b\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c07fe16\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"154d5d46\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"12d633d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"\",\"subtitle\":\"\",\"title_typo_typography\":\"custom\",\"title_typo_text_transform\":\"uppercase\",\"text_typo_typography\":\"custom\",\"text_typo_font_family\":\"Poppins\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":14},\"text_typo_font_weight\":\"600\",\"text_typo_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"text_color\":\"#03a9f4\",\"content_align\":\"left\",\"port_post\":4,\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-other-portfolio\"}],\"isInner\":false}],\"isInner\":false}]'),(467,297,'_elementor_version','0.4'),(468,297,'_wxr_import_has_attachment_refs','1'),(4522,1744,'_elementor_version','0.4'),(4523,1744,'_elementor_template_type','post'),(4536,1747,'_wp_page_template','blank-builder.php'),(4524,1745,'_wp_page_template','blank-builder.php'),(4525,1745,'_elementor_edit_mode','builder'),(4526,1745,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"We help achieve your <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\",\"title_typo_font_family\":\"Poppins\",\"btn_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Get Started with Zensys\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extend your Boundaries with us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">We started our journey in 2007, Zensys has grown dramatically more than a decade to become the leading provider of high-performance thro HRMS , CRM and Digital Industry. Today, we are Happy to serve more than 200 clients.\\u00a0\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03c04b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Since its founding, Zensys has set the standard for HRMS and CRM software solutions with a combination of responsiveness and technical innovation. We understand the unique needs of the industry\\u2019s various segments and have the technical expertise and vision necessary to translate that understanding into powerful solutions that meet and exceed those needs.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"_background_background\":\"classic\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unleash your Workforce with Zensys<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"a7d7388\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a81fd26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8d1d2a9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8b5f767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3a1fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e5d54b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"50a8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"abeeab0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"184fab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>We engage in a systematic payroll z and finalize the payroll with a few effortless with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bbe172\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"372cea2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"8cd9e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9a3e357\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5ec037e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86aad1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21bd5bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/act-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2019\\/01\\/Finance-Man-Zensys.png\",\"id\":1680},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our implementation services ensure your system is set up completely and configured to suit your business practices and users\\u2014quickly. We help you identify, introduce and manage your system properly.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We offer high range of modules to suit the needs of your business. This widely-used HR management system is feature-rich, intuitive and that provides an essential HR management platform along with free documentation and accessible to extensive range of users.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6d4a16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Enquiry Now\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kick-Start Your Digital Journey <span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Choosing the right HRMS software is the important step to build a high-quality and dynamic HR environment. For an assured success and business value, it is realized that when the product is fully implemented and utilized by educated employee in your company.<\\/strong><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys module comprises Core HR, Payroll, Attendance & Leave management, Organisation chart, HR analytics. Each of the HR modules is tightly integrated with the overall HRMS application ensuring there is no data duplication.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are on a mission to make extensive competencies, and Zensys is here to change the way you work.<\\/p>\",\"text_color\":\"#707070\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"db85c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Crm\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Zensys Crm\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a8a4017\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Key to our longevity and stature in the industry is the importance Zensys places on relationships \\u2013 both outside and inside the company. This means listening to our clients and employees and actively seeking their feedback in designing, developing, and supporting our products. We view every client affiliation as a long-term relationship, one in which our goal is to ensure the ongoing satisfaction and goodwill of our clients by providing them with unparalleled products and service.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174}},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"name_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(4519,1744,'_wp_page_template','blank-builder.php'),(4520,1744,'_elementor_edit_mode','builder'),(4521,1744,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"We help achieve your <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\",\"title_typo_font_family\":\"Poppins\",\"btn_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Get Started with Zensys\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extend your Boundaries with us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">We started our journey in 2007, Zensys has grown dramatically more than a decade to become the leading provider of high-performance thro HRMS , CRM and Digital Industry. Today, we are Happy to serve more than 200 clients.\\u00a0\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03c04b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Since its founding, Zensys has set the standard for HRMS and CRM software solutions with a combination of responsiveness and technical innovation. We understand the unique needs of the industry\\u2019s various segments and have the technical expertise and vision necessary to translate that understanding into powerful solutions that meet and exceed those needs.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"_background_background\":\"classic\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/www.zensys.in\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54000000000000003552713678800500929355621337890625},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unleash your Workforce with Zensys<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"a7d7388\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a81fd26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8d1d2a9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8b5f767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3a1fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e5d54b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"50a8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"abeeab0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"184fab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>We engage in a systematic payroll z and finalize the payroll with a few effortless with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bbe172\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"372cea2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"8cd9e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.479999999999999982236431605997495353221893310546875},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.600000000000000088817841970012523233890533447265625},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9a3e357\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5ec037e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86aad1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8000000000000000444089209850062616169452667236328125},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21bd5bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/act-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2019\\/01\\/Finance-Man-Zensys.png\",\"id\":1680},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our implementation services ensure your system is set up completely and configured to suit your business practices and users\\u2014quickly. We help you identify, introduce and manage your system properly.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We offer high range of modules to suit the needs of your business. This widely-used HR management system is feature-rich, intuitive and that provides an essential HR management platform along with free documentation and accessible to extensive range of users.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6d4a16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Enquiry Now\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.200000000000000011102230246251565404236316680908203125},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kick-Start Your Digital Journey <span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Choosing the right HRMS software is the important step to build a high-quality and dynamic HR environment. For an assured success and business value, it is realized that when the product is fully implemented and utilized by educated employee in your company.<\\/strong><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys module comprises Core HR, Payroll, Attendance & Leave management, Organisation chart, HR analytics. Each of the HR modules is tightly integrated with the overall HRMS application ensuring there is no data duplication.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/www.zensys.in\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are on a mission to make extensive competencies, and Zensys is here to change the way you work.<\\/p>\",\"text_color\":\"#707070\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"db85c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Crm\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Zensys Crm\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a8a4017\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.40000000000000002220446049250313080847263336181640625,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Key to our longevity and stature in the industry is the importance Zensys places on relationships \\u2013 both outside and inside the company. This means listening to our clients and employees and actively seeking their feedback in designing, developing, and supporting our products. We view every client affiliation as a long-term relationship, one in which our goal is to ensure the ongoing satisfaction and goodwill of our clients by providing them with unparalleled products and service.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8000000000000000444089209850062616169452667236328125},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"name_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(577,1015,'_elementor_version','0.4'),(578,1015,'_elementor_template_type','post'),(581,1016,'_elementor_edit_mode','builder');
INSERT INTO `zenpostmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (582,1016,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Let\'s start build your own <span>p<\\/span>roject\",\"subtitle\":\"the best for you\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\",\"id\":347}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe imagination is our success.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abbg1-1.jpg\",\"id\":252},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(583,1016,'_elementor_version','0.4'),(584,1016,'_elementor_template_type','post'),(2005,1310,'_elementor_version','0.4'),(2006,1310,'_elementor_template_type','post'),(3351,1524,'_elementor_template_type','post'),(3350,1524,'_elementor_edit_mode','builder'),(3349,1524,'_wp_page_template','blank-builder.php'),(3356,1525,'_wp_page_template','blank-builder.php'),(3357,1525,'_elementor_edit_mode','builder'),(3358,1525,'_elementor_template_type','post'),(3359,1525,'_elementor_data','[{\"id\":\"7ce9897\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color\":\"rgba(14,48,94,0.84)\"},\"elements\":[{\"id\":\"67b3c926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\"},\"elements\":[{\"id\":\"87a744f\",\"elType\":\"widget\",\"settings\":{\"title\":\"About us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3d449bc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Centralise your HR data with Zensys\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b9053e\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"f0a28d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e4873d3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Who We Are<span>?<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2b94c6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys is the state of the art for payroll and comprehensive human capital HR software (HRMS) comprising of HR modules from Hire to Retire. It is a complete 360 degree HRMS human capital software that increases the productivity of the HR team by automating various HR functions. We help you in facilitating employee communication within the organisation through HRMS automation. \",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7d7ebb4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"89b1cac\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd31777\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":0,\"bottom\":\"-4\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"3fe9507\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"7da8d37\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2195bc4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"5559be1\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY ZENSYS<span>??.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"left\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"27\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"243f5f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u2022 Experience spanning over a decade.<br \\/>\\u2022 De-facto standards for large companies.<br \\/>\\u2022 Comply with the dynamic government rules and regulations.<br \\/>\\u2022 Rapid turn-around time for new employment policies.<br \\/>\\u2022 Continuous and prolonged support to the management for all MIS activities.<br \\/>\\u2022 Enhanced services in the form of Gap analysis.<br \\/>\\u2022 Optimization of reimbursement model.<br \\/>\\u2022 As owner of the software, Zensys can provide quick support and solutions.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c17cac9\",\"elType\":\"widget\",\"settings\":{\"anchor\":\"9999\"},\"elements\":[],\"widgetType\":\"menu-anchor\"},{\"id\":\"437f1ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best within us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"3\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d0fc583\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"c781b8e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"6dcf624\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-users\",\"title_text\":\"CUSTOMER-FOCUSED\",\"description_text\":\"Customer Focused Dedicated Support Desk.\\n<\\/br>Periodic enhancement on Technology Front.\\n<\\/br>Quick response with advanced Ticketing solution.\\n<\\/br>Highly Qualified & Skilled Team.\",\"primary_color\":\"#fe4181\",\"position\":\"left\",\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ae85bfa\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00580c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-tv\",\"title_text\":\"DOMAIN EXPERTISE\",\"description_text\":\"Zensys Payroll System (A Comprehensive Employee Joining till F&F Solution).\\n<\\/br>Zensys Assets Manager (From Acquisition Till Disposal with tracking).\\n<\\/br>Zensys HR Suite (Complete Hiring To Retiring Solution).\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d8a61ad\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"b77c468\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8662bf9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-tags\",\"title_text\":\"INNOVATIVE TECHNOLOGY\",\"description_text\":\"Conceptualizing, Designing and Development on Latest Technology.\\n<\\/br>Progressive Research & Development for Version Upgrade.\\n<\\/br>Periodic enhancement on Technology Front.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"4adc9a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d4c2748\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-cogs\",\"title_text\":\"SCALABLE\",\"description_text\":\"Provided working environment which range from 50 to 50,000+ employees\\u2019.\\n<\\/br>Integrated Solution for Step-by-step Enhancement.\\n<\\/br>Capable to Address Organization Growth.\",\"primary_color\":\"#fe4181\",\"position\":\"left\",\"_background_background\":\"gradient\",\"_background_color\":\"#ffffff\",\"_background_color_b\":\"rgba(242,41,91,0)\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"df39048\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"9a489ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9e3bc47\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-suitcase\",\"title_text\":\"COMPETITIVE PRICE\",\"description_text\":\"Various Deployment Approach to Suite Client Requirement.\\n<\\/br>Dynamic in Nature and makes the Solution Cost-effective.\\n<\\/br>Fixed Return On Investment.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9d2951e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d185efe\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-empire\",\"title_text\":\"FLEXIBILITY\",\"description_text\":\"Flexible Solution to Cater 25+ Industries.\\n<\\/br>Ready to Deploy Solution.\\n<\\/br>Advanced Report Tools for a clear Management Insight.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f6c22e1\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"555a428\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"471cfc0\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"WIDE SPECTRUM ACCEPTANCE\",\"description_text\":\"Zensys Software Solutions becomes the preferred choice of clients as it covers greater flexibility with dynamic parameterization in software, and the same reduces the dependency for customization.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3bdf8bb\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"0dac2c9\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"QUALITY\",\"description_text\":\"Time Tested Product over a Decade.\\n<\\/br>Actively Integrated with Matured Products.\\n<\\/br>Quick Deployment Solution.\\n<\\/br>Equipped with upgraded Infrastructures and resources.\\n\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d231b12\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true}},\"elements\":[{\"id\":\"ec6df21\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"19b6528\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-user-circle-o\",\"title_text\":\"CLIENT TRUST\",\"description_text\":\"100% Customer References.\\n<\\/br>Long Term Client Relationship.\\n<\\/br>Trusted Technology Partner.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5637b35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"61d3550\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thumbs-o-up\",\"title_text\":\"LEADERSHIP\",\"description_text\":\"We are remarked as a standard leader for payroll<br\\/>Trusted by industrial experts and our customers.\",\"primary_color\":\"#fe4181\",\"position\":\"left\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9008695\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"gap\":\"no\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#f1f1f1\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"6ff932db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"2c16047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMs\",\"percent\":{\"unit\":\"%\",\"size\":88},\"inner_text\":\"Brand SMs\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"17f3c51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart hr payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart hr payroll\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"912e781\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys crm\",\"percent\":{\"unit\":\"%\",\"size\":82},\"inner_text\":\"Zensys crm\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"42505de\",\"elType\":\"widget\",\"settings\":{\"title\":\"E-Mail Software\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"E-Mail Software\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1859,1286,'_menu_item_target',''),(1858,1286,'_menu_item_object','page'),(1857,1286,'_menu_item_object_id','1267'),(1856,1286,'_menu_item_menu_item_parent','1259'),(1855,1286,'_menu_item_type','post_type'),(1853,1285,'_menu_item_url',''),(1854,1286,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1862,1286,'_menu_item_url',''),(1861,1286,'_menu_item_xfn',''),(1860,1286,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1852,1285,'_menu_item_xfn',''),(1851,1285,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1847,1285,'_menu_item_menu_item_parent','1259'),(1846,1285,'_menu_item_type','post_type'),(1845,1285,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(667,1029,'_wp_attached_file','2018/11/Business-success-china-banner.jpg'),(668,1029,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:1022;s:4:\"file\";s:41:\"2018/11/Business-success-china-banner.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"Business-success-china-banner-1024x419.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"Business-success-china-banner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-600x245.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-600x245.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(669,1030,'_wp_page_template','blank-builder.php'),(670,1030,'_elementor_edit_mode','builder'),(671,1030,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Let\'s start build your own <span>p<\\/span>roject\",\"subtitle\":\"the best for you\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner.jpg\",\"id\":1029}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\",\"id\":347}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe imagination is our success.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abbg1-1.jpg\",\"id\":252},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(703,1036,'_elementor_version','0.4'),(704,1036,'_elementor_template_type','post'),(672,1030,'_elementor_version','0.4'),(673,1030,'_elementor_template_type','post'),(676,1031,'_wp_attached_file','2018/11/business-slide-img-1.jpg'),(677,1031,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:790;s:4:\"file\";s:32:\"2018/11/business-slide-img-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-768x316.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"business-slide-img-1-1024x421.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"business-slide-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-600x247.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-600x247.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"business-slide-img-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(678,1032,'_wp_page_template','blank-builder.php'),(679,1032,'_elementor_edit_mode','builder'),(680,1032,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Let\'s start build your own <span>p<\\/span>roject\",\"subtitle\":\"the best for you\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner.jpg\",\"id\":1029}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1.jpg\",\"id\":1031}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe imagination is our success.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abbg1-1.jpg\",\"id\":252},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(681,1032,'_elementor_version','0.4'),(682,1032,'_elementor_template_type','post'),(685,1033,'_wp_attached_file','2018/11/business-slide-img-4.jpg'),(686,1033,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:790;s:4:\"file\";s:32:\"2018/11/business-slide-img-4.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-768x316.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"business-slide-img-4-1024x421.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:32:\"business-slide-img-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-600x247.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-600x247.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:32:\"business-slide-img-4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(687,1034,'_wp_page_template','blank-builder.php'),(688,1034,'_elementor_edit_mode','builder'),(689,1034,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Let\'s start build your own <span>p<\\/span>roject\",\"subtitle\":\"the best for you\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner.jpg\",\"id\":1029}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1.jpg\",\"id\":1031}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We believe imagination is our success.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abbg1-1.jpg\",\"id\":252},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(690,1034,'_elementor_version','0.4'),(691,1034,'_elementor_template_type','post'),(723,1042,'_wp_page_template','blank-builder.php'),(700,1036,'_wp_page_template','blank-builder.php'),(701,1036,'_elementor_edit_mode','builder'),(702,1036,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Let\'s start build your own <span>p<\\/span>roject\",\"subtitle\":\"the best for you\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner.jpg\",\"id\":1029}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1.jpg\",\"id\":1031}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR COMPANY<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abbg1-1.jpg\",\"id\":252},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(712,1038,'_wp_attached_file','2018/11/portfolio_02.jpg'),(713,1038,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:850;s:4:\"file\";s:24:\"2018/11/portfolio_02.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"portfolio_02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"portfolio_02-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"portfolio_02-768x558.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:558;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"portfolio_02-1024x744.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:744;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:24:\"portfolio_02-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:24:\"portfolio_02-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio_02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"portfolio_02-600x436.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"portfolio_02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"portfolio_02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"portfolio_02-600x436.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"portfolio_02-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"© by Elena Elisseeva\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(721,1041,'_wp_attached_file','2018/11/slide-33.jpg'),(719,1040,'_elementor_version','0.4'),(720,1040,'_elementor_template_type','post'),(716,1040,'_wp_page_template','blank-builder.php'),(717,1040,'_elementor_edit_mode','builder'),(718,1040,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1.jpg\",\"id\":1031}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR COMPANY<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_02.jpg\",\"id\":1038},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(722,1041,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:900;s:4:\"file\";s:20:\"2018/11/slide-33.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"slide-33-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"slide-33-300x141.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:141;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"slide-33-768x360.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:360;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"slide-33-1024x480.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:480;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"slide-33-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:20:\"slide-33-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"slide-33-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"slide-33-600x281.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"slide-33-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"slide-33-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"slide-33-600x281.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:281;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"slide-33-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(714,1039,'_wp_attached_file','2018/11/slider.jpg'),(715,1039,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1157;s:4:\"file\";s:18:\"2018/11/slider.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{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:6:\"medium\";a:4:{s:4:\"file\";s:18:\"slider-300x174.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:174;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"slider-768x444.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:444;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"slider-1024x592.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:592;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{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:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:18:\"slider-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"slider-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"slider-600x347.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{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:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"slider-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"slider-600x347.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:347;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{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:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:7:\"G-Stock\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(724,1042,'_elementor_edit_mode','builder'),(725,1042,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR COMPANY<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_02.jpg\",\"id\":1038},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(726,1042,'_elementor_version','0.4'),(727,1042,'_elementor_template_type','post'),(733,1044,'_wp_page_template','blank-builder.php'),(728,1043,'_wp_page_template','blank-builder.php'),(729,1043,'_elementor_edit_mode','builder'),(730,1043,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"market the product\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow carb vexillologist.\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR COMPANY<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_02.jpg\",\"id\":1038},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(731,1043,'_elementor_version','0.4'),(732,1043,'_elementor_template_type','post'),(734,1044,'_elementor_edit_mode','builder'),(735,1044,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>aesthetic echo hella.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR COMPANY<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_02.jpg\",\"id\":1038},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(736,1044,'_elementor_version','0.4'),(737,1044,'_elementor_template_type','post'),(738,1045,'_wp_page_template','blank-builder.php'),(739,1045,'_elementor_edit_mode','builder'),(740,1045,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_02.jpg\",\"id\":1038},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(741,1045,'_elementor_version','0.4'),(742,1045,'_elementor_template_type','post'),(752,1048,'_wp_attached_file','2018/11/logo-2.png'),(753,1048,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:100;s:6:\"height\";i:100;s:4:\"file\";s:18:\"2018/11/logo-2.png\";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:{}}}'),(764,1052,'_elementor_version','0.4'),(765,1052,'_elementor_template_type','post'),(761,1052,'_wp_page_template','blank-builder.php'),(762,1052,'_elementor_edit_mode','builder'),(763,1052,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(800,1059,'_elementor_edit_mode','builder'),(801,1059,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(755,1049,'_wp_attached_file','2018/11/logo-.png'),(756,1049,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:416;s:6:\"height\";i:156;s:4:\"file\";s:17:\"2018/11/logo-.png\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"logo--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:17:\"logo--300x113.png\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"logo--220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"logo--300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo--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:17:\"logo--300x156.png\";s:5:\"width\";i:300;s:6:\"height\";i:156;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"logo--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:{}}}'),(4261,1686,'_wp_attached_file','2019/01/create-animated-png-6.png'),(4262,1686,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:720;s:6:\"height\";i:410;s:4:\"file\";s:33:\"2019/01/create-animated-png-6.png\";s:5:\"sizes\";a:10:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"create-animated-png-6-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:33:\"create-animated-png-6-300x171.png\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:33:\"create-animated-png-6-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:33:\"create-animated-png-6-500x300.png\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:33:\"create-animated-png-6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:33:\"create-animated-png-6-600x342.png\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:33:\"create-animated-png-6-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:33:\"create-animated-png-6-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:33:\"create-animated-png-6-600x342.png\";s:5:\"width\";i:600;s:6:\"height\";i:342;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:33:\"create-animated-png-6-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:{}}}'),(759,1051,'_wp_attached_file','2018/11/portfolio_09.jpg'),(760,1051,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1170;s:6:\"height\";i:850;s:4:\"file\";s:24:\"2018/11/portfolio_09.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"portfolio_09-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"portfolio_09-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"portfolio_09-768x558.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:558;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"portfolio_09-1024x744.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:744;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:24:\"portfolio_09-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:24:\"portfolio_09-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:24:\"portfolio_09-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:24:\"portfolio_09-600x436.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"portfolio_09-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:24:\"portfolio_09-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:24:\"portfolio_09-600x436.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:436;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"portfolio_09-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:21:\"© by Elena Elisseeva\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(768,1053,'_wp_attached_file','2018/11/work5.jpg'),(769,1053,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:582;s:4:\"file\";s:17:\"2018/11/work5.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"work5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"work5-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"work5-768x559.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"work5-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:17:\"work5-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"work5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"work5-600x437.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"work5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"work5-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"work5-600x437.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"work5-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(770,1054,'_wp_page_template','blank-builder.php'),(771,1054,'_elementor_edit_mode','builder'),(772,1054,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(773,1054,'_elementor_version','0.4'),(774,1054,'_elementor_template_type','post'),(777,1055,'_wp_attached_file','2018/11/img_01.jpg'),(778,1055,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1440;s:4:\"file\";s:18:\"2018/11/img_01.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"img_01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"img_01-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:19:\"img_01-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:19:\"img_01-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"img_01-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:18:\"img_01-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:18:\"img_01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:18:\"img_01-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"img_01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:18:\"img_01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:18:\"img_01-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"img_01-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(779,1056,'_wp_page_template','blank-builder.php'),(780,1056,'_elementor_edit_mode','builder'),(781,1056,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our office<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The agency.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(782,1056,'_elementor_version','0.4'),(783,1056,'_elementor_template_type','post'),(786,1057,'_wp_page_template','blank-builder.php'),(787,1057,'_elementor_edit_mode','builder'),(788,1057,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(789,1057,'_elementor_version','0.4'),(790,1057,'_elementor_template_type','post'),(799,1059,'_wp_page_template','blank-builder.php'),(793,1058,'_wp_page_template','blank-builder.php'),(794,1058,'_elementor_edit_mode','builder');
INSERT INTO `zenpostmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (795,1058,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(796,1058,'_elementor_version','0.4'),(797,1058,'_elementor_template_type','post'),(802,1059,'_elementor_version','0.4'),(803,1059,'_elementor_template_type','post'),(804,1060,'_wp_attached_file','2018/11/Business-success-china-banner-1.jpg'),(805,1060,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:1022;s:4:\"file\";s:43:\"2018/11/Business-success-china-banner-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"Business-success-china-banner-1-1024x419.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"Business-success-china-banner-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-600x245.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-600x245.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(806,1061,'_wp_attached_file','2018/11/download.jpg'),(807,1061,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:275;s:6:\"height\";i:183;s:4:\"file\";s:20:\"2018/11/download.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"download-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"download-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"download-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"download-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(818,1065,'_elementor_edit_mode','builder'),(819,1065,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Anton Medan\",\"position\":\"Manager\",\"text\":\"Hot chicken austin schlitz DIY kickstarter. Biodiesel locavore microdosing 8-bit asymmetrical, enamel pin paleo. Migas next level tacos single-origin coffee, four loko forage tumeric man bun kinfolk farm-to-table meggings austin portland. \",\"_id\":\"b049862\"},{\"title\":\"Indah Lemo\",\"position\":\"Manager\",\"text\":\"Truffaut tofu quinoa, echo park shabby chic live-edge vegan retro bitters. Whatever blue bottle coloring book beard chambray pinterest. Etsy whatever keytar prism,about things batch live-edge tattooed celiac craft beer shoreditch brooklyn \",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(822,1066,'_wp_page_template','blank-builder.php'),(817,1065,'_wp_page_template','blank-builder.php'),(813,1063,'_wp_attached_file','2018/11/work7.jpg'),(814,1063,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:582;s:4:\"file\";s:17:\"2018/11/work7.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"work7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"work7-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"work7-768x559.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"work7-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:17:\"work7-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"work7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"work7-600x437.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"work7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"work7-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"work7-600x437.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"work7-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(815,1064,'_wp_attached_file','2018/11/work4.jpg'),(816,1064,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:582;s:4:\"file\";s:17:\"2018/11/work4.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"work4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:17:\"work4-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:17:\"work4-768x559.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:559;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"work4-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:17:\"work4-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:17:\"work4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:17:\"work4-600x437.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"work4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:17:\"work4-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:17:\"work4-600x437.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:437;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"work4-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(820,1065,'_elementor_version','0.4'),(821,1065,'_elementor_template_type','post'),(823,1066,'_elementor_edit_mode','builder'),(824,1066,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>craft ennu meggings.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What about us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac. Hammock hella mixtape godard locavore fanny pack. <\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Normcore bushwick, migas swag skateboard coloring book you probably haven\'t heard of them.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(825,1066,'_elementor_version','0.4'),(826,1066,'_elementor_template_type','post'),(827,1067,'_wp_page_template','blank-builder.php'),(828,1067,'_elementor_edit_mode','builder'),(829,1067,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(830,1067,'_elementor_version','0.4'),(831,1067,'_elementor_template_type','post'),(832,1068,'_wp_page_template','blank-builder.php'),(833,1068,'_elementor_edit_mode','builder'),(834,1068,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall1.jpg\",\"id\":567},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(835,1068,'_elementor_version','0.4'),(836,1068,'_elementor_template_type','post'),(837,1069,'_wp_attached_file','2018/11/1200x1680.jpg'),(838,1069,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:1680;s:4:\"file\";s:21:\"2018/11/1200x1680.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"1200x1680-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"1200x1680-214x300.jpg\";s:5:\"width\";i:214;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"1200x1680-768x1075.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1075;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:22:\"1200x1680-731x1024.jpg\";s:5:\"width\";i:731;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"1200x1680-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:21:\"1200x1680-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"1200x1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"1200x1680-600x840.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"1200x1680-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"1200x1680-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"1200x1680-600x840.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:840;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"1200x1680-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:9:\"Noto Gmbh\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:148:\"Noto is an international design studio for design research, product design and business design based in Cologne. We design growth by enriching life.\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:52:\"©Noto GmbH; ©Frackenpohl Poulheim; www.noto.design\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(839,1070,'_wp_page_template','blank-builder.php'),(840,1070,'_elementor_edit_mode','builder'),(841,1070,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1200x1680.jpg\",\"id\":1069},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(842,1070,'_elementor_version','0.4'),(843,1070,'_elementor_template_type','post'),(861,1074,'_elementor_edit_mode','builder'),(862,1074,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office.jpg\",\"id\":1072},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(845,1071,'_wp_page_template','blank-builder.php'),(846,1071,'_elementor_edit_mode','builder'),(847,1071,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1200x1680.jpg\",\"id\":1069},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(848,1071,'_elementor_version','0.4'),(849,1071,'_elementor_template_type','post'),(899,1083,'_wp_page_template','default'),(900,1083,'_elementor_edit_mode','builder'),(901,1083,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Derwati<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>creative agency<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Buah Batu Street 886 - ID\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+122 - 000 - 000\",\"icon\":\"fa fa-phone-square\",\"_id\":\"888ffcd\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"email@email.com\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac7975\",\"elType\":\"widget\",\"settings\":{\"title\":\"our story<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3657177\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Based in Bandung ID, we offer web design, web development, branding identity. We create brands, campaigns and digital platforms that help our clients grow.<\\/p>\",\"text_color\":\"rgba(255,255,255,0.67)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Made in Bandung with\\u00a0<i class=\\\"fa fa-coffee\\\"><\\/i> by <a href=\\\"http:\\/\\/ridianur.com\\\" rel=\\\"nofollow\\\">Ridianur<\\/a><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"T.O.S.\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\",\"icon_typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(852,1072,'_wp_attached_file','2018/11/girl_in_office.jpg'),(853,1072,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:740;s:4:\"file\";s:26:\"2018/11/girl_in_office.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"girl_in_office-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"girl_in_office-300x258.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"girl_in_office-768x661.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:26:\"girl_in_office-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:26:\"girl_in_office-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:26:\"girl_in_office-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:26:\"girl_in_office-600x516.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:26:\"girl_in_office-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:26:\"girl_in_office-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:26:\"girl_in_office-600x516.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:26:\"girl_in_office-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"lenets_tan - Fotolia\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(860,1074,'_wp_page_template','blank-builder.php'),(854,1073,'_wp_page_template','blank-builder.php'),(855,1073,'_elementor_edit_mode','builder'),(856,1073,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office.jpg\",\"id\":1072},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(857,1073,'_elementor_version','0.4'),(858,1073,'_elementor_template_type','post'),(1077,1131,'_wp_page_template','default'),(911,1085,'_wp_page_template','default'),(912,1085,'_elementor_edit_mode','builder'),(863,1074,'_elementor_version','0.4'),(864,1074,'_elementor_template_type','post'),(870,1076,'_wp_page_template','blank-builder.php'),(871,1076,'_elementor_edit_mode','builder'),(872,1076,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\",\"id\":1055},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office.jpg\",\"id\":1072},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(873,1076,'_elementor_version','0.4'),(874,1076,'_elementor_template_type','post'),(950,1094,'_wp_page_template','blank-builder.php'),(951,1094,'_elementor_edit_mode','builder'),(876,136,'_edit_lock','1645100885:876670'),(877,185,'_edit_lock','1645094139:876670'),(878,136,'slide_template','default'),(3332,1521,'_wp_page_template','default'),(892,1081,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(893,1081,'_edit_last','1'),(894,1081,'_edit_lock','1643795647:876670'),(3333,1521,'_elementor_edit_mode','builder'),(902,1083,'_elementor_version','0.4'),(903,1083,'_elementor_template_type','post'),(904,1083,'_elementor_css','a:4:{s:4:\"time\";i:1543247143;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1083,1132,'_wp_page_template','default'),(1084,1132,'_elementor_edit_mode','builder'),(1085,1132,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1078,1131,'_elementor_edit_mode','builder'),(905,1084,'_wp_page_template','default'),(906,1084,'_elementor_edit_mode','builder'),(907,1084,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac7975\",\"elType\":\"widget\",\"settings\":{\"title\":\"our story<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3657177\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market\",\"text_color\":\"rgba(255,255,255,0.67)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Made in Bandung with\\u00a0<i class=\\\"fa fa-coffee\\\"><\\/i> by <a href=\\\"http:\\/\\/ridianur.com\\\" rel=\\\"nofollow\\\">Ridianur<\\/a><\\/p>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"T.O.S.\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(908,1084,'_elementor_version','0.4'),(909,1084,'_elementor_template_type','post'),(910,1084,'_elementor_css','a:4:{s:4:\"time\";i:1543247143;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(913,1085,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac7975\",\"elType\":\"widget\",\"settings\":{\"title\":\"our story<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3657177\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market\",\"text_color\":\"rgba(255,255,255,0.67)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 SBLTT | Powered by \\u00a0<i class=\\\"fa fa-coffee\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\">CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"T.O.S.\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(914,1085,'_elementor_version','0.4'),(915,1085,'_elementor_template_type','post'),(916,1086,'_wp_page_template','default'),(917,1086,'_elementor_edit_mode','builder'),(918,1086,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac7975\",\"elType\":\"widget\",\"settings\":{\"title\":\"our story<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3657177\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market\",\"text_color\":\"rgba(255,255,255,0.67)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-coffee\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\">CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"T.O.S.\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(919,1086,'_elementor_version','0.4'),(920,1086,'_elementor_template_type','post'),(921,1087,'_wp_page_template','default'),(922,1087,'_elementor_edit_mode','builder'),(923,1087,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac7975\",\"elType\":\"widget\",\"settings\":{\"title\":\"our story<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3657177\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market\",\"text_color\":\"rgba(255,255,255,0.67)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\">CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"T.O.S.\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(924,1087,'_elementor_version','0.4'),(925,1087,'_elementor_template_type','post'),(926,1088,'_wp_page_template','default'),(927,1088,'_elementor_edit_mode','builder'),(928,1088,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac7975\",\"elType\":\"widget\",\"settings\":{\"title\":\"our story<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3657177\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market\",\"text_color\":\"rgba(255,255,255,0.67)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Privacy Policy\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"T.O.S.\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(929,1088,'_elementor_version','0.4'),(930,1088,'_elementor_template_type','post'),(931,1089,'_wp_page_template','default'),(932,1089,'_elementor_edit_mode','builder'),(933,1089,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"aac7975\",\"elType\":\"widget\",\"settings\":{\"title\":\"our story<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3657177\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market\",\"text_color\":\"rgba(255,255,255,0.67)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_tablet\":\"center\",\"align_mobile\":\"center\",\"_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(934,1089,'_elementor_version','0.4'),(935,1089,'_elementor_template_type','post'),(1406,1193,'_wp_page_template','blank-builder.php'),(1407,1193,'_elementor_edit_mode','builder'),(938,1090,'_wp_attached_file','2018/11/8-420x270.jpg'),(939,1090,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:420;s:6:\"height\";i:270;s:4:\"file\";s:21:\"2018/11/8-420x270.jpg\";s:5:\"sizes\";a:7:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"8-420x270-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"8-420x270-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"8-420x270-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"8-420x270-300x270.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"8-420x270-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"8-420x270-300x270.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:270;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"8-420x270-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(940,1091,'_wp_attached_file','2018/11/portfolio2.png'),(941,1091,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:370;s:6:\"height\";i:620;s:4:\"file\";s:22:\"2018/11/portfolio2.png\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"portfolio2-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:22:\"portfolio2-179x300.png\";s:5:\"width\";i:179;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"portfolio2-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:22:\"portfolio2-370x300.png\";s:5:\"width\";i:370;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"portfolio2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"portfolio2-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:22:\"portfolio2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"portfolio2-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:{}}}'),(942,1092,'_wp_attached_file','2018/11/girl_in_office-1.jpg'),(943,1092,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:860;s:6:\"height\";i:740;s:4:\"file\";s:28:\"2018/11/girl_in_office-1.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-300x258.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:258;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-768x661.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:661;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:28:\"girl_in_office-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-600x516.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-600x516.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:516;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:28:\"girl_in_office-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:20:\"lenets_tan - Fotolia\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(944,1093,'_wp_page_template','blank-builder.php'),(945,1093,'_elementor_edit_mode','builder'),(946,1093,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office.jpg\",\"id\":1072},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(947,1093,'_elementor_version','0.4'),(948,1093,'_elementor_template_type','post'),(949,1093,'_elementor_css','a:4:{s:4:\"time\";i:1543247142;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:7;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(952,1094,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9d48819\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"7ec4812\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"adf5290\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(953,1094,'_elementor_version','0.4'),(954,1094,'_elementor_template_type','post'),(955,1095,'_wp_page_template','blank-builder.php'),(956,1095,'_elementor_edit_mode','builder'),(957,1095,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(958,1095,'_elementor_version','0.4'),(959,1095,'_elementor_template_type','post'),(960,1096,'_wp_page_template','blank-builder.php'),(961,1096,'_elementor_edit_mode','builder'),(962,1096,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"#009ee2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":-6,\"vertical\":3,\"blur\":5,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"bf811cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"E Mail Software \",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"E Mail Software \"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f36424\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(963,1096,'_elementor_version','0.4'),(964,1096,'_elementor_template_type','post'),(965,1097,'_wp_page_template','blank-builder.php'),(966,1097,'_elementor_edit_mode','builder');
INSERT INTO `zenpostmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (967,1097,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"#009ee2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"bf811cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"E Mail Software \",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"E Mail Software \"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f36424\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(968,1097,'_elementor_version','0.4'),(969,1097,'_elementor_template_type','post'),(976,1099,'_elementor_edit_mode','builder'),(977,1099,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"#009ee2\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":38},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"bf811cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"E Mail Software \",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"E Mail Software \"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f36424\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(975,1099,'_wp_page_template','blank-builder.php'),(978,1099,'_elementor_version','0.4'),(979,1099,'_elementor_template_type','post'),(980,1100,'_wp_page_template','blank-builder.php'),(981,1100,'_elementor_edit_mode','builder'),(982,1100,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"bf811cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"E Mail Software \",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"E Mail Software \",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(983,1100,'_elementor_version','0.4'),(984,1100,'_elementor_template_type','post'),(992,1102,'_wp_page_template','blank-builder.php'),(993,1102,'_elementor_edit_mode','builder'),(998,1103,'_wp_page_template','blank-builder.php'),(986,1101,'_wp_page_template','blank-builder.php'),(987,1101,'_elementor_edit_mode','builder'),(988,1101,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"rgba(0,0,0,0.42)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"bf811cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"E Mail Software \",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"E Mail Software \",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(989,1101,'_elementor_version','0.4'),(990,1101,'_elementor_template_type','post'),(991,1101,'_elementor_css','a:4:{s:4:\"time\";i:1543298196;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:14;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(994,1102,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"rgba(0,0,0,0.42)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"06db4bf\",\"elType\":\"widget\",\"settings\":{\"title\":\"E Mail Software\",\"percent\":{\"unit\":\"%\",\"size\":94},\"inner_text\":\"E Mail Software\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(995,1102,'_elementor_version','0.4'),(996,1102,'_elementor_template_type','post'),(999,1103,'_elementor_edit_mode','builder'),(1000,1103,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"rgba(0,0,0,0.42)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false}]'),(1001,1103,'_elementor_version','0.4'),(1002,1103,'_elementor_template_type','post'),(1003,1103,'_elementor_css','a:4:{s:4:\"time\";i:1543301042;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:14;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1011,1105,'_wp_page_template','blank-builder.php'),(1012,1105,'_elementor_edit_mode','builder'),(1013,1105,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"rgba(0,0,0,0.42)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1055,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01.jpg\"},{\"id\":1053,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\"},{\"id\":1069,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1200x1680.jpg\"},{\"id\":1072,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office.jpg\"},{\"id\":1060,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-1.jpg\"},{\"id\":1061,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/download.jpg\"},{\"id\":1063,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\"},{\"id\":1064,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\"}],\"slides_to_show\":\"5\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1014,1105,'_elementor_version','0.4'),(1015,1105,'_elementor_template_type','post'),(4263,1687,'_wp_attached_file','2019/01/CRM-ACTT.jpg'),(1677,1254,'_elementor_template_type','post'),(1537,1231,'_wp_page_template','blank-builder.php'),(1538,1231,'_elementor_edit_mode','builder'),(4264,1687,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1200;s:6:\"height\";i:656;s:4:\"file\";s:20:\"2019/01/CRM-ACTT.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-768x420.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"CRM-ACTT-1024x560.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:560;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"CRM-ACTT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-600x328.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-600x328.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:328;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"CRM-ACTT-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:232:\"Flat design vector illustration of mobile and desktop website design development process with minimalistic modern digital tablet, desktop computer and smartphone on a designer workplace in stylish color. Isolated on beige background\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4265,1688,'_wp_attached_file','2019/01/CRM-Images.jpg'),(4266,1688,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1120;s:6:\"height\";i:420;s:4:\"file\";s:22:\"2019/01/CRM-Images.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"CRM-Images-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"CRM-Images-300x113.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:113;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"CRM-Images-768x288.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:288;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"CRM-Images-1024x384.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:384;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"CRM-Images-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:22:\"CRM-Images-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:22:\"CRM-Images-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:22:\"CRM-Images-600x225.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"CRM-Images-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:22:\"CRM-Images-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:22:\"CRM-Images-600x225.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"CRM-Images-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4267,1689,'_wp_attached_file','2019/01/HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0.jpg'),(4268,1689,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:480;s:6:\"height\";i:340;s:4:\"file\";s:78:\"2019/01/HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0.jpg\";s:5:\"sizes\";a:8:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:78:\"HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:78:\"HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0-300x213.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:78:\"HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:78:\"HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0-480x300.jpg\";s:5:\"width\";i:480;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:78:\"HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:78:\"HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:78:\"HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:78:\"HRMS-Technology-Solutions-Page-Header-Image-HR-Works-Final-10.26_0-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(4278,1691,'_elementor_version','0.4'),(4279,1691,'_elementor_template_type','post'),(4294,1694,'_wp_page_template','blank-builder.php'),(4295,1694,'_elementor_edit_mode','builder'),(1071,1129,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"rgba(0,0,0,0.42)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/back1.jpg\",\"id\":232},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1159,1147,'_wp_page_template','blank-builder.php'),(1160,1147,'_elementor_edit_mode','builder'),(1161,1147,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"layout\":\"full_width\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":649},\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01-1.jpg\",\"id\":1130}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23bce6f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"34523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"d909c00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1069,1129,'_wp_page_template','blank-builder.php'),(1070,1129,'_elementor_edit_mode','builder'),(1072,1129,'_elementor_version','0.4'),(1073,1129,'_elementor_template_type','post'),(1075,1130,'_wp_attached_file','2018/11/img_01-1.jpg'),(1076,1130,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:1440;s:4:\"file\";s:20:\"2018/11/img_01-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"img_01-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"img_01-1-200x300.jpg\";s:5:\"width\";i:200;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"img_01-1-768x1152.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"img_01-1-683x1024.jpg\";s:5:\"width\";i:683;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"img_01-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:20:\"img_01-1-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:20:\"img_01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:20:\"img_01-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:20:\"img_01-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:20:\"img_01-1-600x900.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:900;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"img_01-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1079,1131,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1080,1131,'_elementor_version','0.4'),(1081,1131,'_elementor_template_type','post'),(1082,1131,'_elementor_css','a:4:{s:4:\"time\";i:1543247686;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1086,1132,'_elementor_version','0.4'),(1087,1132,'_elementor_template_type','post'),(1089,1133,'_wp_page_template','default'),(1090,1133,'_elementor_edit_mode','builder'),(1091,1133,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"0672c41\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chennai\",\"title_color\":\"#d1d1d1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"0ea2cf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bangalore\",\"title_color\":\"#c1c1c1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1092,1133,'_elementor_version','0.4'),(1093,1133,'_elementor_template_type','post'),(1094,1133,'_elementor_css','a:4:{s:4:\"time\";i:1543314971;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1095,1134,'_wp_page_template','default'),(1096,1134,'_elementor_edit_mode','builder'),(1097,1134,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"0672c41\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chennai\",\"title_color\":\"#d1d1d1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"882c2cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"0ea2cf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bangalore\",\"title_color\":\"#c1c1c1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1098,1134,'_elementor_version','0.4'),(1099,1134,'_elementor_template_type','post'),(1101,1135,'_wp_attached_file','2018/07/Business-success-china-banner.jpg'),(1102,1135,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:1022;s:4:\"file\";s:41:\"2018/07/Business-success-china-banner.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:42:\"Business-success-china-banner-1024x419.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:41:\"Business-success-china-banner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-600x245.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-600x245.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:41:\"Business-success-china-banner-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1112,1138,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/07\\/BACKGROUND-FOOTER-3.jpg\",\"id\":1137}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"0672c41\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chennai\",\"title_color\":\"#d1d1d1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"882c2cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"0ea2cf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bangalore\",\"title_color\":\"#c1c1c1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1111,1138,'_elementor_edit_mode','builder'),(1110,1138,'_wp_page_template','default'),(1108,1137,'_wp_attached_file','2018/07/BACKGROUND-FOOTER-3.jpg'),(1109,1137,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1454;s:6:\"height\";i:1378;s:4:\"file\";s:31:\"2018/07/BACKGROUND-FOOTER-3.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-300x284.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:284;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-768x728.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:728;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"BACKGROUND-FOOTER-3-1024x970.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:970;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-600x569.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-600x569.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:569;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"BACKGROUND-FOOTER-3-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1113,1138,'_elementor_version','0.4'),(1114,1138,'_elementor_template_type','post'),(1210,1158,'_wp_attached_file','2018/07/footer-background-2.png'),(1211,1158,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:500;s:4:\"file\";s:31:\"2018/07/footer-background-2.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"footer-background-2-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:31:\"footer-background-2-300x100.png\";s:5:\"width\";i:300;s:6:\"height\";i:100;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"footer-background-2-768x256.png\";s:5:\"width\";i:768;s:6:\"height\";i:256;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"footer-background-2-1024x341.png\";s:5:\"width\";i:1024;s:6:\"height\";i:341;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:31:\"footer-background-2-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:31:\"footer-background-2-500x300.png\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:31:\"footer-background-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:31:\"footer-background-2-600x200.png\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:31:\"footer-background-2-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:31:\"footer-background-2-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:31:\"footer-background-2-600x200.png\";s:5:\"width\";i:600;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:31:\"footer-background-2-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:{}}}'),(1116,1139,'_wp_attached_file','2018/11/testimonial-background-about.jpg'),(1117,1139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:340;s:4:\"file\";s:40:\"2018/11/testimonial-background-about.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:40:\"testimonial-background-about-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"testimonial-background-about-300x53.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:53;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:40:\"testimonial-background-about-768x136.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:136;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:41:\"testimonial-background-about-1024x181.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:181;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:40:\"testimonial-background-about-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:40:\"testimonial-background-about-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:40:\"testimonial-background-about-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:40:\"testimonial-background-about-600x106.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:40:\"testimonial-background-about-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:40:\"testimonial-background-about-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:40:\"testimonial-background-about-600x106.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:106;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:40:\"testimonial-background-about-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1128,1141,'_elementor_template_type','post'),(1127,1141,'_elementor_version','0.4'),(1124,1141,'_wp_page_template','blank-builder.php'),(1125,1141,'_elementor_edit_mode','builder'),(1126,1141,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600}},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"rgba(0,0,0,0.42)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1130,1142,'_wp_page_template','blank-builder.php'),(1131,1142,'_elementor_edit_mode','builder'),(1132,1142,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"layout\":\"full_width\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":649},\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"rgba(0,0,0,0.42)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":29},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0906632\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\",\"id\":1090}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1133,1142,'_elementor_version','0.4'),(1134,1142,'_elementor_template_type','post'),(1135,1142,'_elementor_css','a:4:{s:4:\"time\";i:1543315807;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:14;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1137,1143,'_wp_page_template','blank-builder.php'),(1138,1143,'_elementor_edit_mode','builder'),(1139,1143,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"layout\":\"full_width\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":649},\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b952d26\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Brand Skills\",\"header_size\":\"h3\",\"title_color\":\"rgba(0,0,0,0.42)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height\":{\"unit\":\"em\",\"size\":0.4},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1140,1143,'_elementor_version','0.4'),(1141,1143,'_elementor_template_type','post'),(1142,1143,'_elementor_css','a:4:{s:4:\"time\";i:1543316004;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:14;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1153,1146,'_wp_page_template','blank-builder.php'),(1154,1146,'_elementor_edit_mode','builder'),(1155,1146,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"layout\":\"full_width\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":649},\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01-1.jpg\",\"id\":1130}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"4544afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":98},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6a2203a\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1143,1144,'_wp_page_template','blank-builder.php'),(1144,1144,'_elementor_edit_mode','builder'),(1145,1144,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"layout\":\"full_width\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":649},\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#f4f4f4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500}},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01-1.jpg\",\"id\":1130}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"4544afc\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":98},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"6a2203a\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a6b56e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The very day migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a961cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"The recent works<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e41d82e\",\"elType\":\"widget\",\"settings\":{\"filter\":\"none\",\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-31\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c568a3\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"4f02052\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ba75d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"801cf7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb739b2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1146,1144,'_elementor_version','0.4'),(1147,1144,'_elementor_template_type','post'),(1156,1146,'_elementor_version','0.4'),(1157,1146,'_elementor_template_type','post'),(1165,1148,'_wp_page_template','blank-builder.php'),(1166,1148,'_elementor_edit_mode','builder'),(1162,1147,'_elementor_version','0.4'),(1163,1147,'_elementor_template_type','post'),(1164,1147,'_elementor_css','a:4:{s:4:\"time\";i:1543316679;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:14;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `zenpostmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1167,1148,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"layout\":\"full_width\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":649},\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01-1.jpg\",\"id\":1130}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23bce6f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"34523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"d909c00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1168,1148,'_elementor_version','0.4'),(1169,1148,'_elementor_template_type','post'),(1177,1150,'_wp_page_template','blank-builder.php'),(1171,1149,'_wp_page_template','blank-builder.php'),(1172,1149,'_elementor_edit_mode','builder'),(1173,1149,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2594a9e\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1600},\"layout\":\"full_width\",\"height_inner\":\"min-height\",\"custom_height_inner\":{\"unit\":\"px\",\"size\":649},\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"023dcd8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"edf165d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Mails\",\"subtitle\":\"Mails is the best Service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"748c3f9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1dc52d6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"c359c03\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0ac87a5\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-money\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"the best service\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"30ff37a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3dedc11\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"cde724b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"d26828f\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-compass\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"Act!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"df7aabf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8913557\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01-1.jpg\",\"id\":1130}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23bce6f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"34523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"d909c00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1174,1149,'_elementor_version','0.4'),(1175,1149,'_elementor_template_type','post'),(1176,1149,'_elementor_css','a:4:{s:4:\"time\";i:1543316987;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:13;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1178,1150,'_elementor_edit_mode','builder'),(1179,1150,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01-1.jpg\",\"id\":1130}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23bce6f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"34523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"d909c00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1180,1150,'_elementor_version','0.4'),(1181,1150,'_elementor_template_type','post'),(1192,1153,'_elementor_version','0.4'),(1191,1153,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01-1.jpg\",\"id\":1130}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"22\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23bce6f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"34523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio2.png\",\"id\":1091}},\"elements\":[{\"id\":\"d909c00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1190,1153,'_elementor_edit_mode','builder'),(1189,1153,'_wp_page_template','blank-builder.php'),(4244,1681,'_wp_page_template','blank-builder.php'),(4245,1681,'_elementor_edit_mode','builder'),(4246,1681,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\",\"title_typo_font_family\":\"Poppins\",\"btn_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Get Started with Zensys\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extend your Boundaries with us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">We started our journey in 2007, Zensys has grown dramatically more than a decade to become the leading provider of high-performance thro HRMS , CRM and Digital Industry. Today, we are Happy to serve more than 200 clients.\\u00a0\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03c04b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Since its founding, Zensys has set the standard for HRMS and CRM software solutions with a combination of responsiveness and technical innovation. We understand the unique needs of the industry\\u2019s various segments and have the technical expertise and vision necessary to translate that understanding into powerful solutions that meet and exceed those needs.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"_background_background\":\"classic\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unleash your Workforce with Zensys<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"a7d7388\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a81fd26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8d1d2a9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8b5f767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3a1fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e5d54b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"50a8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"abeeab0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"184fab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>We engage in a systematic payroll z and finalize the payroll with a few effortless with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bbe172\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"372cea2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"8cd9e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9a3e357\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5ec037e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86aad1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21bd5bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/zensys-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2019\\/01\\/Finance-Man-Zensys.png\",\"id\":1680},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our implementation services ensure your system is set up completely and configured to suit your business practices and users\\u2014quickly. We help you identify, introduce and manage your system properly.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We offer high range of modules to suit the needs of your business. This widely-used HR management system is feature-rich, intuitive and that provides an essential HR management platform along with free documentation and accessible to extensive range of users.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6d4a16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Enquiry Now\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kick-Start Your Digital Journey <span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Choosing the right HRMS software is the important step to build a high-quality and dynamic HR environment. For an assured success and business value, it is realized that when the product is fully implemented and utilized by educated employee in your company.<\\/strong><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys module comprises Core HR, Payroll, Attendance & Leave management, Organisation chart, HR analytics. Each of the HR modules is tightly integrated with the overall HRMS application ensuring there is no data duplication.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are on a mission to make extensive competencies, and Zensys is here to change the way you work.<\\/p>\",\"text_color\":\"#707070\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"db85c43\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys Crm\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Zensys Crm\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"a8a4017\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Philosophy<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Key to our longevity and stature in the industry is the importance Zensys places on relationships \\u2013 both outside and inside the company. This means listening to our clients and employees and actively seeking their feedback in designing, developing, and supporting our products. We view every client affiliation as a long-term relationship, one in which our goal is to ensure the ongoing satisfaction and goodwill of our clients by providing them with unparalleled products and service.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1193,1153,'_elementor_template_type','post'),(1194,1154,'_wp_attached_file','2018/11/eddcb4937f5e887733c06a8cd59e5a90.png'),(1195,1154,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:900;s:6:\"height\";i:1520;s:4:\"file\";s:44:\"2018/11/eddcb4937f5e887733c06a8cd59e5a90.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:44:\"eddcb4937f5e887733c06a8cd59e5a90-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:44:\"eddcb4937f5e887733c06a8cd59e5a90-178x300.png\";s:5:\"width\";i:178;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:45:\"eddcb4937f5e887733c06a8cd59e5a90-768x1297.png\";s:5:\"width\";i:768;s:6:\"height\";i:1297;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:45:\"eddcb4937f5e887733c06a8cd59e5a90-606x1024.png\";s:5:\"width\";i:606;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:44:\"eddcb4937f5e887733c06a8cd59e5a90-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:44:\"eddcb4937f5e887733c06a8cd59e5a90-500x300.png\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:44:\"eddcb4937f5e887733c06a8cd59e5a90-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:45:\"eddcb4937f5e887733c06a8cd59e5a90-600x1013.png\";s:5:\"width\";i:600;s:6:\"height\";i:1013;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:44:\"eddcb4937f5e887733c06a8cd59e5a90-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:44:\"eddcb4937f5e887733c06a8cd59e5a90-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:45:\"eddcb4937f5e887733c06a8cd59e5a90-600x1013.png\";s:5:\"width\";i:600;s:6:\"height\";i:1013;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:44:\"eddcb4937f5e887733c06a8cd59e5a90-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:{}}}'),(1196,1155,'_wp_page_template','blank-builder.php'),(1197,1155,'_elementor_edit_mode','builder'),(1198,1155,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23bce6f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"34523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},\"elements\":[{\"id\":\"d909c00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1199,1155,'_elementor_version','0.4'),(1200,1155,'_elementor_template_type','post'),(1231,1162,'_wp_attached_file','2018/11/Business-success-china-banner-2.jpg'),(1232,1162,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:1022;s:4:\"file\";s:43:\"2018/11/Business-success-china-banner-2.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-768x314.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:314;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:44:\"Business-success-china-banner-2-1024x419.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:419;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:43:\"Business-success-china-banner-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-600x245.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-600x245.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:245;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:43:\"Business-success-china-banner-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1202,1156,'_wp_attached_file','2018/07/whiteairsolutions-footer-background.png'),(1203,1156,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:551;s:4:\"file\";s:47:\"2018/07/whiteairsolutions-footer-background.png\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"whiteairsolutions-footer-background-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:46:\"whiteairsolutions-footer-background-300x86.png\";s:5:\"width\";i:300;s:6:\"height\";i:86;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"whiteairsolutions-footer-background-768x220.png\";s:5:\"width\";i:768;s:6:\"height\";i:220;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"whiteairsolutions-footer-background-1024x294.png\";s:5:\"width\";i:1024;s:6:\"height\";i:294;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:47:\"whiteairsolutions-footer-background-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:47:\"whiteairsolutions-footer-background-500x300.png\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:47:\"whiteairsolutions-footer-background-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:47:\"whiteairsolutions-footer-background-600x172.png\";s:5:\"width\";i:600;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:47:\"whiteairsolutions-footer-background-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:47:\"whiteairsolutions-footer-background-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:47:\"whiteairsolutions-footer-background-600x172.png\";s:5:\"width\";i:600;s:6:\"height\";i:172;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:47:\"whiteairsolutions-footer-background-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:{}}}'),(1278,1172,'_wp_attached_file','2018/11/home4_project1-1024x717.jpg'),(1279,1172,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1024;s:6:\"height\";i:717;s:4:\"file\";s:35:\"2018/11/home4_project1-1024x717.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-300x210.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:210;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-768x538.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:538;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:36:\"home4_project1-1024x717-1024x717.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:717;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:35:\"home4_project1-1024x717-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-600x420.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:35:\"home4_project1-1024x717-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1215,1159,'_elementor_version','0.4'),(1216,1159,'_elementor_template_type','post'),(1212,1159,'_wp_page_template','default'),(1213,1159,'_elementor_edit_mode','builder'),(1214,1159,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/07\\/footer-background-2.png\",\"id\":1158}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"0672c41\",\"elType\":\"widget\",\"settings\":{\"title\":\"Chennai\",\"title_color\":\"#d1d1d1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"882c2cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"0ea2cf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bangalore\",\"title_color\":\"#c1c1c1\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1218,1160,'_wp_page_template','blank-builder.php'),(1219,1160,'_elementor_edit_mode','builder'),(1220,1160,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>THE BEST<br \\/>DEALS IN YOUR PRODUCT<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23bce6f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"34523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},\"elements\":[{\"id\":\"d909c00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1221,1160,'_elementor_version','0.4'),(1222,1160,'_elementor_template_type','post'),(1223,1160,'_elementor_css','a:4:{s:4:\"time\";i:1543318552;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:13;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1225,1161,'_wp_page_template','blank-builder.php'),(1226,1161,'_elementor_edit_mode','builder'),(1227,1161,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23bce6f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"34523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},\"elements\":[{\"id\":\"d909c00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1228,1161,'_elementor_version','0.4'),(1229,1161,'_elementor_template_type','post'),(1230,1161,'_elementor_css','a:4:{s:4:\"time\";i:1543320098;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:13;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1245,1167,'_wp_page_template','blank-builder.php'),(1233,1163,'_wp_page_template','blank-builder.php'),(1234,1163,'_elementor_edit_mode','builder'),(1235,1163,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"86840ed\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"60d809c\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":60},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"38f8afd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"08056e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":95},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3f2e263\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-51\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"421be8f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"23bce6f\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"34523e4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},\"elements\":[{\"id\":\"d909c00\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-thermometer-4\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1236,1163,'_elementor_version','0.4'),(1237,1163,'_elementor_template_type','post'),(1239,1164,'_wp_attached_file','2018/11/content-slider-image-1.jpg'),(1240,1164,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:639;s:4:\"file\";s:34:\"2018/11/content-slider-image-1.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-768x511.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:511;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"content-slider-image-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-600x399.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:399;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"content-slider-image-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1241,1165,'_wp_attached_file','2018/11/gallery-2.jpg'),(1242,1165,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2018/11/gallery-2.jpg\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:21:\"gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"gallery-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"gallery-2-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:21:\"gallery-2-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"gallery-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:21:\"gallery-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"gallery-2-600x600.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:600;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"gallery-2-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1243,1166,'_wp_attached_file','2018/11/h1-img-10.png'),(1244,1166,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:800;s:6:\"height\";i:504;s:4:\"file\";s:21:\"2018/11/h1-img-10.png\";s:5:\"sizes\";a:11:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"h1-img-10-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:21:\"h1-img-10-300x189.png\";s:5:\"width\";i:300;s:6:\"height\";i:189;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:21:\"h1-img-10-768x484.png\";s:5:\"width\";i:768;s:6:\"height\";i:484;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"h1-img-10-220x154.png\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:21:\"h1-img-10-500x300.png\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:21:\"h1-img-10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:21:\"h1-img-10-600x378.png\";s:5:\"width\";i:600;s:6:\"height\";i:378;s:9:\"mime-type\";s:9:\"image/png\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"h1-img-10-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:21:\"h1-img-10-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:21:\"h1-img-10-600x378.png\";s:5:\"width\";i:600;s:6:\"height\";i:378;s:9:\"mime-type\";s:9:\"image/png\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"h1-img-10-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:{}}}'),(1248,1167,'_elementor_version','0.4'),(1249,1167,'_elementor_template_type','post'),(1250,1167,'_elementor_css','a:4:{s:4:\"time\";i:1543328256;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:13;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1252,1168,'_wp_page_template','blank-builder.php'),(1253,1168,'_elementor_edit_mode','builder'),(1254,1168,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1255,1168,'_elementor_version','0.4'),(1256,1168,'_elementor_template_type','post'),(1257,1168,'_elementor_css','a:4:{s:4:\"time\";i:1543329186;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:14;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1295,1176,'_wp_page_template','blank-builder.php'),(1296,1176,'_elementor_edit_mode','builder'),(1297,1176,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1264,1170,'_wp_page_template','blank-builder.php'),(1265,1170,'_elementor_edit_mode','builder'),(1266,1170,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1162,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"},{\"id\":1031,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"top left\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/testimonial-background-about.jpg\",\"id\":1139},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1288,1174,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1920;s:6:\"height\";i:790;s:4:\"file\";s:34:\"2018/11/business-slide-img-1-1.jpg\";s:5:\"sizes\";a:12:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-300x123.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:123;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-768x316.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"business-slide-img-1-1-1024x421.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:421;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-220x154.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:154;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"derwati-related-post\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-500x300.jpg\";s:5:\"width\";i:500;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"woocommerce_thumbnail\";a:5:{s:4:\"file\";s:34:\"business-slide-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:9:\"uncropped\";b:1;}s:18:\"woocommerce_single\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-600x247.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"shop_catalog\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"shop_single\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-600x247.jpg\";s:5:\"width\";i:600;s:6:\"height\";i:247;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:34:\"business-slide-img-1-1-100x100.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:100;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1267,1170,'_elementor_version','0.4'),(1268,1170,'_elementor_template_type','post'),(1269,1170,'_elementor_css','a:4:{s:4:\"time\";i:1543329724;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:14;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1287,1174,'_wp_attached_file','2018/11/business-slide-img-1-1.jpg'),(2019,1313,'_wp_page_template','default'),(2020,1313,'_elementor_edit_mode','builder'),(2021,1313,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"zensys\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ecdf239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Che<span>n<\\/span>nai<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"39f3072\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ba<span>n<\\/span>galore<span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/login?lang=en\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/discover\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/accounts\\/login\\/?hl=en\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1661,1252,'_wp_page_template','default'),(1272,1171,'_wp_page_template','default'),(1273,1171,'_elementor_edit_mode','builder'),(1274,1171,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/07\\/footer-background-2.png\",\"id\":1158}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"ecdf239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Che<span>n<\\/span>nai<span>:<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"882c2cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"39f3072\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ba<span>n<\\/span>galore<span>:<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1275,1171,'_elementor_version','0.4'),(1276,1171,'_elementor_template_type','post'),(1277,1171,'_elementor_css','a:4:{s:4:\"time\";i:1543320021;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1641,1248,'_elementor_version','0.4'),(1642,1248,'_elementor_template_type','post'),(1292,1175,'_elementor_version','0.4'),(1293,1175,'_elementor_template_type','post'),(1289,1175,'_wp_page_template','blank-builder.php'),(1290,1175,'_elementor_edit_mode','builder'),(1291,1175,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1162,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"},{\"id\":1031,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"top left\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1298,1176,'_elementor_version','0.4'),(1299,1176,'_elementor_template_type','post'),(1300,1176,'_elementor_css','a:4:{s:4:\"time\";i:1543380755;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:14;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1438,1199,'_wp_page_template','blank-builder.php'),(1439,1199,'_elementor_edit_mode','builder'),(1303,1177,'_wp_page_template','blank-builder.php'),(1304,1177,'_elementor_edit_mode','builder'),(1305,1177,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"c8db4f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Text About Below\",\"size\":\"xl\",\"align\":\"center\",\"title_color\":\"rgba(233,30,99,0.9)\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.4},\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"-15\",\"bottom\":\"-15\",\"left\":\"-15\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1306,1177,'_elementor_version','0.4'),(1307,1177,'_elementor_template_type','post'),(1308,1177,'_elementor_css','a:4:{s:4:\"time\";i:1543380935;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:14;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1310,1178,'_wp_page_template','blank-builder.php'),(1311,1178,'_elementor_edit_mode','builder');
INSERT INTO `zenpostmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1312,1178,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"974efc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1313,1178,'_elementor_version','0.4'),(1314,1178,'_elementor_template_type','post'),(1315,1178,'_elementor_css','a:4:{s:4:\"time\";i:1543381341;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:15;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1322,1180,'_wp_page_template','blank-builder.php'),(1316,1179,'_wp_page_template','blank-builder.php'),(1317,1179,'_elementor_edit_mode','builder'),(1318,1179,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"974efc4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"76c2e6a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"-41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1319,1179,'_elementor_version','0.4'),(1320,1179,'_elementor_template_type','post'),(1323,1180,'_elementor_edit_mode','builder'),(1324,1180,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"05b4487\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1325,1180,'_elementor_version','0.4'),(1326,1180,'_elementor_template_type','post'),(1327,1180,'_elementor_css','a:4:{s:4:\"time\";i:1543381703;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:16;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1329,1181,'_wp_page_template','blank-builder.php'),(1330,1181,'_elementor_edit_mode','builder'),(1331,1181,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cd5950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"title_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.3},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1332,1181,'_elementor_version','0.4'),(1333,1181,'_elementor_template_type','post'),(1334,1181,'_elementor_css','a:4:{s:4:\"time\";i:1543381831;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:16;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1344,1183,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cd5950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"title_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.3},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d9878c5\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"7cb095f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a284647\",\"elType\":\"widget\",\"settings\":{\"address\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi\",\"zoom\":{\"unit\":\"px\",\"size\":19},\"height\":{\"unit\":\"px\",\"size\":495}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(1343,1183,'_elementor_edit_mode','builder'),(1355,1185,'_wp_page_template','blank-builder.php'),(1356,1185,'_elementor_edit_mode','builder'),(1357,1185,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cd5950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"title_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.3},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1342,1183,'_wp_page_template','blank-builder.php'),(1345,1183,'_elementor_version','0.4'),(1346,1183,'_elementor_template_type','post'),(1550,1233,'_wp_page_template','blank-builder.php'),(1551,1233,'_elementor_edit_mode','builder'),(1552,1233,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c3323b3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=qsJo9SdgvwM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"aspect_ratio\":\"43\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1376,1188,'_wp_page_template','blank-builder.php'),(1362,1186,'_elementor_edit_mode','builder'),(1358,1185,'_elementor_version','0.4'),(1359,1185,'_elementor_template_type','post'),(1360,1185,'_elementor_css','a:4:{s:4:\"time\";i:1543382710;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:16;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1369,1187,'_wp_page_template','blank-builder.php'),(1361,1186,'_wp_page_template','blank-builder.php'),(1363,1186,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cd5950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"title_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.3},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b2d24ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\",\"id\":1165}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c3323b3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=qsJo9SdgvwM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1364,1186,'_elementor_version','0.4'),(1365,1186,'_elementor_template_type','post'),(1382,1189,'_wp_page_template','blank-builder.php'),(1383,1189,'_elementor_edit_mode','builder'),(1367,89,'_oembed_cebc6f2b1ddbb062577941ea81ce319c','<iframe width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/qsJo9SdgvwM?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(1368,89,'_oembed_time_cebc6f2b1ddbb062577941ea81ce319c','1543382785'),(1370,1187,'_elementor_edit_mode','builder'),(1371,1187,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cd5950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"title_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.3},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"31cb139\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"93f258b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#009ee2\",\"title_color\":\"#e8004d\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c3323b3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=qsJo9SdgvwM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"aspect_ratio\":\"43\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1372,1187,'_elementor_version','0.4'),(1373,1187,'_elementor_template_type','post'),(1374,1187,'_elementor_css','a:4:{s:4:\"time\";i:1543382784;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:16;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1377,1188,'_elementor_edit_mode','builder'),(1378,1188,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cd5950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"title_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.3},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c3323b3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=qsJo9SdgvwM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"aspect_ratio\":\"43\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1379,1188,'_elementor_version','0.4'),(1380,1188,'_elementor_template_type','post'),(1381,1188,'_elementor_css','a:4:{s:4:\"time\";i:1543382923;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:16;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1384,1189,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4cd5950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-4\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"title_margin\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.3},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"2096420\",\"elType\":\"widget\",\"settings\":{\"gallery\":[{\"id\":1166,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\"},{\"id\":1165,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/gallery-2.jpg\"},{\"id\":1164,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/content-slider-image-1.jpg\"},{\"id\":1090,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/8-420x270.jpg\"},{\"id\":1039,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\"},{\"id\":1041,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\"}],\"port_column\":\"col-md-4\",\"gallery_height\":{\"unit\":\"px\",\"size\":71},\"gallery_margin\":{\"unit\":\"px\",\"size\":14},\"image_position\":\"center left\",\"_margin\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"3\",\"bottom\":\"3\",\"left\":\"3\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-gallery\"},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c3323b3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=qsJo9SdgvwM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"aspect_ratio\":\"43\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1385,1189,'_elementor_version','0.4'),(1386,1189,'_elementor_template_type','post'),(1580,1238,'_wp_page_template','blank-builder.php'),(1570,1236,'_wp_page_template','blank-builder.php'),(3163,1494,'_menu_item_object_id','1494'),(3162,1494,'_menu_item_menu_item_parent','0'),(3161,1494,'_menu_item_type','custom'),(1399,169,'_edit_lock','1645610582:876670'),(1415,1194,'_elementor_version','0.4'),(1414,1194,'_elementor_data','[{\"id\":\"4d67d3ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-382\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4fef0e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"46b94fc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46d5bdd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5f0740ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6df1680a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"569dfd7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our background<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b9b752d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our history<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e382a78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"331ccade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha tattooed. Offal craft beer ennui, meggings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31f2573f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9b53063\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"2ceb391\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ad8b05\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"945533e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Sms\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"09e8486\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d6bfba\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36c921b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8ea1649\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Hr Payroll\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"f57d703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"96bb1a8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ead5e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"116dbad\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"ACT!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"64aa54f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7fc6c1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4fe22a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"3402c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0fc7553\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-mail Software\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"88b7beb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d9b826b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cb5b7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"82f27b2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"43aef92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4a8ac8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7baf3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0c6cb10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f3ae8d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ce9897\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"67b3c926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"246c6604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid ecarry migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e1d12d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best people<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"31dfd8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"0be3114\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8a942f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Intan Marinda\",\"text\":\"Web Designer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team1.jpg\",\"id\":331},\"team_icon\":[{\"icon\":\"fa fa-facebook\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-twitter\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"81b63ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"70465e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shanaz Haque\",\"text\":\"Web Developer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team2.jpg\",\"id\":332},\"team_icon\":[{\"icon\":\"fa fa-linkedin\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-youtube\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"6e709e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"9160ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ginta Gutawa\",\"text\":\"Web Designer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team3.jpg\",\"id\":333},\"team_icon\":[{\"icon\":\"fa fa-dribbble\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-vk\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9008695\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"21\",\"gap\":\"no\"},\"elements\":[{\"id\":\"49b0532d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#020202\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#03A9F4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.23}},\"elements\":[{\"id\":\"5b0b1105\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eyedropper\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9928e74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"align\":\"center\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6ff932db\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a3f14eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hammock hella mixtape godard locavore fanny pack. Man bun woke bespoke venmo, paleo iPhone everyday carry umami post-ironic hot chicken. Moon disrupt cliche food truck four loko blog.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2088860b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Listicle pug wayfarers hammock post-ironic. Organic asymmetrical pickled narwhal, tbh butcher bicycle rights gochujang iceland pok pok echo park franzen irony fixie. Blog pork belly pabst, semiotics intelligentsia photo booth kogi live-edge twee williamsburg. <\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c16047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Design\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Web Design\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"17f3c51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Development\",\"percent\":{\"unit\":\"%\",\"size\":65},\"inner_text\":\"Web Development\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"912e781\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding & Indentity\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Branding & Indentity\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1413,1194,'_elementor_template_type','post'),(1412,1194,'_elementor_edit_mode','builder'),(1408,1193,'_elementor_template_type','post'),(1409,1193,'_elementor_data','[{\"id\":\"4d67d3ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-382\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4fef0e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"46b94fc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46d5bdd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5f0740ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/tall2.jpg\",\"id\":568},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6df1680a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"569dfd7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our background<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b9b752d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our history<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e382a78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"331ccade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha tattooed. Offal craft beer ennui, meggings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31f2573f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2ceb391\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ad8b05\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"945533e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Development\",\"subtitle\":\"chicha shoreditch.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"09e8486\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d6bfba\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36c921b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8ea1649\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Design\",\"subtitle\":\"roof party.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"f57d703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"96bb1a8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ead5e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"116dbad\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"SEO ranked\",\"subtitle\":\"auth truffaut.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"64aa54f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7fc6c1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4fe22a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"3402c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0fc7553\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Branding Identity\",\"subtitle\":\"pitchfork authentic.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"88b7beb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d9b826b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cb5b7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"82f27b2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Photography\",\"subtitle\":\"axe pop-up.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"43aef92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4a8ac8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"7baf3c2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s6.jpg\",\"id\":897},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9b53063\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Web Affiliate\",\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"0c6cb10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f3ae8d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ce9897\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"67b3c926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"246c6604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid ecarry migas.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e1d12d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best people<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"31dfd8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"0be3114\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8a942f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Intan Marinda\",\"text\":\"Web Designer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team1.jpg\",\"id\":331},\"team_icon\":[{\"icon\":\"fa fa-facebook\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-twitter\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"81b63ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"70465e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shanaz Haque\",\"text\":\"Web Developer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team2.jpg\",\"id\":332},\"team_icon\":[{\"icon\":\"fa fa-linkedin\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-youtube\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"6e709e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"9160ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ginta Gutawa\",\"text\":\"Web Designer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team3.jpg\",\"id\":333},\"team_icon\":[{\"icon\":\"fa fa-dribbble\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-vk\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9008695\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"21\",\"gap\":\"no\"},\"elements\":[{\"id\":\"49b0532d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#020202\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#03A9F4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.23}},\"elements\":[{\"id\":\"5b0b1105\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eyedropper\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9928e74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"align\":\"center\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6ff932db\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a3f14eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hammock hella mixtape godard locavore fanny pack. Man bun woke bespoke venmo, paleo iPhone everyday carry umami post-ironic hot chicken. Moon disrupt cliche food truck four loko blog.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2088860b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Listicle pug wayfarers hammock post-ironic. Organic asymmetrical pickled narwhal, tbh butcher bicycle rights gochujang iceland pok pok echo park franzen irony fixie. Blog pork belly pabst, semiotics intelligentsia photo booth kogi live-edge twee williamsburg. <\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c16047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Design\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Web Design\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"17f3c51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Development\",\"percent\":{\"unit\":\"%\",\"size\":65},\"inner_text\":\"Web Development\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"912e781\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding & Indentity\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Branding & Indentity\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1410,1193,'_elementor_version','0.4'),(1426,1197,'_wp_page_template','blank-builder.php'),(1427,1197,'_elementor_edit_mode','builder'),(1428,1197,'_elementor_template_type','post'),(1429,1197,'_elementor_data','[{\"id\":\"4d67d3ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-382\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4fef0e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"46b94fc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46d5bdd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5f0740ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6df1680a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"569dfd7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our background<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b9b752d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our history<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e382a78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"331ccade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha tattooed. Offal craft beer ennui, meggings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31f2573f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9b53063\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"2ceb391\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ad8b05\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"945533e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Sms\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"09e8486\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d6bfba\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36c921b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8ea1649\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Hr Payroll\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"f57d703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"96bb1a8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ead5e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"116dbad\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"ACT!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"64aa54f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7fc6c1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4fe22a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"3402c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0fc7553\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-mail Software\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"88b7beb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d9b826b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cb5b7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"82f27b2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"43aef92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4a8ac8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"da0aa6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7c9e962\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8e09681\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6c5022\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ce9897\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"67b3c926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"246c6604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Best BRand...\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e1d12d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best people<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"31dfd8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"0be3114\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8a942f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Intan Marinda\",\"text\":\"Web Designer\",\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"team_icon\":[{\"icon\":\"fa fa-facebook\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-twitter\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"81b63ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"70465e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shanaz Haque\",\"text\":\"Web Developer\",\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/img_01-1.jpg\",\"id\":1130},\"team_icon\":[{\"icon\":\"fa fa-linkedin\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-youtube\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"6e709e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"9160ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ginta Gutawa\",\"text\":\"Web Designer\",\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/portfolio_09.jpg\",\"id\":1051},\"team_icon\":[{\"icon\":\"fa fa-dribbble\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-vk\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9008695\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"gap\":\"no\",\"layout\":\"full_width\"},\"elements\":[{\"id\":\"6ff932db\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a3f14eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hammock hella mixtape godard locavore fanny pack. Man bun woke bespoke venmo, paleo iPhone everyday carry umami post-ironic hot chicken. Moon disrupt cliche food truck four loko blog.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2088860b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Listicle pug wayfarers hammock post-ironic. Organic asymmetrical pickled narwhal, tbh butcher bicycle rights gochujang iceland pok pok echo park franzen irony fixie. Blog pork belly pabst, semiotics intelligentsia photo booth kogi live-edge twee williamsburg. <\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c16047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Design\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Web Design\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"17f3c51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Development\",\"percent\":{\"unit\":\"%\",\"size\":65},\"inner_text\":\"Web Development\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"912e781\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding & Indentity\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Branding & Indentity\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1416,1195,'_wp_page_template','blank-builder.php'),(1417,1195,'_elementor_edit_mode','builder'),(1418,1195,'_elementor_template_type','post'),(1419,1195,'_elementor_data','[{\"id\":\"4d67d3ac\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\",\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-382\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4fef0e63\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"46b94fc8\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"46d5bdd1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"5f0740ca\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"image_size\":\"full\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6df1680a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom right\",\"background_repeat\":\"no-repeat\"},\"elements\":[{\"id\":\"569dfd7b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>our background<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1b9b752d\",\"elType\":\"widget\",\"settings\":{\"title\":\"About our history<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e382a78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hell of mixtape kogi yr, neutra beard green juice activated charcoal pork belly microdosing man braid poke <i>dreamcatcher sartorial<\\/i> celiac.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"331ccade\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Forage live-edge normcore, keytar synth neutra squid vaporware tousled cred pug taxidermy. Yuccie shoreditch narwhal truffaut yr stumptown squid ugh everyday carry migas. Man braid meh unicorn snackwave man bun. Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe tbh, portland sriracha tattooed. Offal craft beer ennui, meggings.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"31f2573f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9b53063\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"subtitle\":\"gentrify literally.\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"2ceb391\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ad8b05\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s1.jpg\",\"id\":889},\"background_position\":\"center center\",\"background_size\":\"cover\",\"content_position\":\"bottom\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"945533e\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-codepen\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand Sms\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"09e8486\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7d6bfba\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"36c921b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s2.jpg\",\"id\":890},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8ea1649\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-bookmark-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Hr Payroll\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"f57d703\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights inside fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"96bb1a8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"ead5e79\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s3.jpg\",\"id\":892},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\",\"border_radius\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"00\",\"bottom\":\"00\",\"left\":\"00\",\"isLinked\":true}},\"elements\":[{\"id\":\"116dbad\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-briefcase\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"CRM\",\"subtitle\":\"ACT!\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"subtitle_typography_font_family\":\"Poppins\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"text_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"64aa54f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a7fc6c1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4fe22a2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"3402c09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s4.jpg\",\"id\":894},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"0fc7553\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-mail Software\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"88b7beb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d9b826b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3cb5b7f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"82f27b2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"43aef92\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4a8ac8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"da0aa6e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/s5.jpg\",\"id\":896},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7c9e962\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"Best Brand\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8e09681\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e6c5022\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7ce9897\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"67b3c926\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"246c6604\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Best BRand...\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6e1d12d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"The best people<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"align\":\"center\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"31dfd8f\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\"},\"elements\":[{\"id\":\"0be3114\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"8a942f4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Intan Marinda\",\"text\":\"Web Designer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team1.jpg\",\"id\":331},\"team_icon\":[{\"icon\":\"fa fa-facebook\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-twitter\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"81b63ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":50},\"elements\":[{\"id\":\"70465e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Shanaz Haque\",\"text\":\"Web Developer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team2.jpg\",\"id\":332},\"team_icon\":[{\"icon\":\"fa fa-linkedin\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-youtube\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true},{\"id\":\"6e709e5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"9160ac3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ginta Gutawa\",\"text\":\"Web Designer\",\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/team3.jpg\",\"id\":333},\"team_icon\":[{\"icon\":\"fa fa-dribbble\",\"_id\":\"29f1b4d\"},{\"icon\":\"fa fa-vk\",\"_id\":\"255c8b3\"},{\"icon\":\"fa fa-instagram\",\"_id\":\"4bceba2\"}],\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_text_transform\":\"none\",\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_weight\":\"500\",\"ctext_typography_text_transform\":\"uppercase\",\"ctext_typography_line_height\":{\"unit\":\"em\",\"size\":1},\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"team_height\":{\"unit\":\"px\",\"size\":65},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"derwati-team\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9008695\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"21\",\"gap\":\"no\"},\"elements\":[{\"id\":\"49b0532d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#020202\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_color\":\"#03A9F4\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.23}},\"elements\":[{\"id\":\"5b0b1105\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-eyedropper\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"9928e74\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"align\":\"center\",\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6ff932db\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a3f14eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Hammock hella mixtape godard locavore fanny pack. Man bun woke bespoke venmo, paleo iPhone everyday carry umami post-ironic hot chicken. Moon disrupt cliche food truck four loko blog.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2088860b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Listicle pug wayfarers hammock post-ironic. Organic asymmetrical pickled narwhal, tbh butcher bicycle rights gochujang iceland pok pok echo park franzen irony fixie. Blog pork belly pabst, semiotics intelligentsia photo booth kogi live-edge twee williamsburg. <\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2c16047\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Design\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Web Design\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"17f3c51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Web Development\",\"percent\":{\"unit\":\"%\",\"size\":65},\"inner_text\":\"Web Development\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"912e781\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding & Indentity\",\"percent\":{\"unit\":\"%\",\"size\":56},\"inner_text\":\"Branding & Indentity\",\"bar_color\":\"#03A9F4\",\"bar_bg_color\":\"#f7f7f7\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"display_percentage\":\"hide\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1420,1195,'_elementor_version','0.4'),(1430,1197,'_elementor_version','0.4');
INSERT INTO `zenpostmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (3484,1547,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\",\"title_typo_font_family\":\"Poppins\",\"btn_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Get Started with Zensys\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extend your Boundaries with us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">We started our journey in 2007, Zensys has grown dramatically more than a decade to become the leading provider of high-performance thro HRMS , CRM and Digital Industry. Today, we are Happy to serve more than 200 clients.\\u00a0\\u00a0<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"03c04b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p class=\\\"MsoNormal\\\"><span lang=\\\"EN-IN\\\">Since its founding, Zensys has set the standard for HRMS and CRM software solutions with a combination of responsiveness and technical innovation. We understand the unique needs of the industry\\u2019s various segments and have the technical expertise and vision necessary to translate that understanding into powerful solutions that meet and exceed those needs.<\\/span><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"_background_background\":\"classic\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/about\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Unleash your Workforce with Zensys<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"a7d7388\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a81fd26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8d1d2a9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8b5f767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3a1fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e5d54b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/brand-sms\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"50a8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"abeeab0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"184fab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>We engage in a systematic payroll z and finalize the payroll with a few effortless with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bbe172\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"372cea2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/smart-hr-payroll\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"8cd9e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9a3e357\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5ec037e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86aad1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21bd5bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\",\"_margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"17\",\"bottom\":\"17\",\"left\":\"17\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/zensys-crm\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"desc_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our implementation services ensure your system is set up completely and configured to suit your business practices and users\\u2014quickly. We help you identify, introduce and manage your system properly.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We offer high range of modules to suit the needs of your business. This widely-used HR management system is feature-rich, intuitive and that provides an essential HR management platform along with free documentation and accessible to extensive range of users.<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f6d4a16\",\"elType\":\"widget\",\"settings\":{\"text\":\"Enquiry Now\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/enquiry\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Kick-Start Your Digital Journey <span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Choosing the right HRMS software is the important step to build a high-quality and dynamic HR environment. For an assured success and business value, it is realized that when the product is fully implemented and utilized by educated employee in your company.<\\/strong><\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Zensys module comprises Core HR, Payroll, Attendance & Leave management, Organisation chart, HR analytics. Each of the HR modules is tightly integrated with the overall HRMS application ensuring there is no data duplication.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are on a mission to make extensive competencies, and Zensys is here to change the way you work.<\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We just came out of frustration from using HR software that sucks. We were constantly frustrated with the out-dated heavy interfaces that were being struck on HR and employee community. We have channelized our mind to change the world for Human Resource Management system and nurtured in order to make the process organized and stabilized in a click of our button. \",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Our keen understanding about the problems in existing systems, backed with our skilled expertise makes us a successful crew!\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#e8004d\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"link\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/product\\/\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(3483,1547,'_elementor_edit_mode','builder'),(1447,1200,'_elementor_template_type','post'),(1446,1200,'_elementor_version','0.4'),(1445,1200,'_elementor_data','[{\"id\":\"5295794c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65}},\"elements\":[{\"id\":\"72e5295f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"672e4f4e\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Hardwork <span>&<\\/span> Sweat\",\"subtitle\":\"handcrafted asset\",\"text\":\"Businessman Quotes from BrainyQuote, an extensive collection of quotations by famous authors, celebrities, and newsmakers.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.74)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"title_bgcolor\":\"rgba(0,0,0,0)\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(255,255,255,0)\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69dce417\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256}},\"elements\":[{\"id\":\"5138233f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c36bdd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8d79ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#020202\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.8},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#000000\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.09}},\"elements\":[{\"id\":\"659f5da3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-ship\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"hover_primary_color\":\"#03a9f4\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e284969\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3950ee91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32}},\"elements\":[{\"id\":\"a641787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cd778e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The perfection<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"38a677e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72ae4666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four dollar toast man bun tilde. Godard <u><i>occupy <\\/i><\\/u>banh mi master cleanse mumblecore migas etsy pickled venmo legging\\u00a0 sustainable viral church-key neutra prism asymmetrical.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"306bda9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80f790c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"_element_id\":\"works\"},\"elements\":[{\"id\":\"fb4b150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd7fdb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b664dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our portfolio<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e07fe7f\",\"elType\":\"widget\",\"settings\":{\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"sort_cat\":\"\",\"filter_typography_typography\":\"custom\",\"filter_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"filter_mobile\":\"none\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"filter_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"cport_typography_font_weight\":\"800\",\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"filter_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"a21234d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"566d035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_overlay_position\":\"center right\"},\"elements\":[{\"id\":\"4399161\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-trello\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"95266f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f93b916\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>get yor quote today.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a5fbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For more project<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"607b5e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f06fec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1443,1200,'_wp_page_template','blank-builder.php'),(1444,1200,'_elementor_edit_mode','builder'),(1440,1199,'_elementor_data','[{\"id\":\"5295794c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65}},\"elements\":[{\"id\":\"72e5295f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"672e4f4e\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Hardwork <span>&<\\/span> Sweat\",\"subtitle\":\"handcrafted asset\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow-carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider8.jpg\",\"id\":471}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.74)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69dce417\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256}},\"elements\":[{\"id\":\"5138233f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c36bdd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8d79ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#020202\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.8},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#000000\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.09}},\"elements\":[{\"id\":\"659f5da3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-ship\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"hover_primary_color\":\"#03a9f4\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e284969\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3950ee91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32}},\"elements\":[{\"id\":\"a641787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cd778e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The perfection<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"38a677e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72ae4666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four dollar toast man bun tilde. Godard <u><i>occupy <\\/i><\\/u>banh mi master cleanse mumblecore migas etsy pickled venmo legging\\u00a0 sustainable viral church-key neutra prism asymmetrical.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"306bda9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80f790c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"_element_id\":\"works\"},\"elements\":[{\"id\":\"fb4b150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd7fdb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b664dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our portfolio<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e07fe7f\",\"elType\":\"widget\",\"settings\":{\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"sort_cat\":\"\",\"filter_typography_typography\":\"custom\",\"filter_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"filter_mobile\":\"none\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"filter_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"cport_typography_font_weight\":\"800\",\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"filter_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"a21234d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"566d035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_overlay_position\":\"center right\"},\"elements\":[{\"id\":\"4399161\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-trello\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"95266f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f93b916\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>get yor quote today.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a5fbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For more project<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"607b5e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f06fec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1441,1199,'_elementor_version','0.4'),(1442,1199,'_elementor_template_type','post'),(1455,1202,'_wp_attached_file','2018/11/1920x1080-black-solid-color-background-1.jpg'),(1456,1202,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:52:\"2018/11/1920x1080-black-solid-color-background-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:51:\"1920x1080-black-solid-color-background-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:51:\"1920x1080-black-solid-color-background-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:51:\"1920x1080-black-solid-color-background-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:51:\"1920x1080-black-solid-color-background-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1449,1201,'_wp_page_template','blank-builder.php'),(1450,1201,'_elementor_edit_mode','builder'),(1451,1201,'_elementor_data','[{\"id\":\"5295794c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65}},\"elements\":[{\"id\":\"72e5295f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"672e4f4e\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Hardwork <span>&<\\/span> Sweat\",\"subtitle\":\"handcrafted asset\",\"text\":\"Businessman Quotes from BrainyQuote, an extensive collection of quotations by famous authors, celebrities, and newsmakers.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"title_bgcolor\":\"rgba(0,0,0,0)\",\"subtitle_bgcolor\":\"rgba(0,0,0,0)\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(255,255,255,0)\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69dce417\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256}},\"elements\":[{\"id\":\"5138233f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c36bdd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8d79ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#020202\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.8},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#000000\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.09}},\"elements\":[{\"id\":\"659f5da3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-ship\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"hover_primary_color\":\"#03a9f4\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e284969\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3950ee91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32}},\"elements\":[{\"id\":\"a641787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cd778e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The perfection<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"38a677e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72ae4666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four dollar toast man bun tilde. Godard <u><i>occupy <\\/i><\\/u>banh mi master cleanse mumblecore migas etsy pickled venmo legging\\u00a0 sustainable viral church-key neutra prism asymmetrical.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"306bda9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":378,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client1.png\"},{\"id\":379,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client2.png\"},{\"id\":384,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client8.png\"},{\"id\":380,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client3.png\"},{\"id\":381,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client5.png\"},{\"id\":382,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client6.png\"},{\"id\":383,\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/client7.png\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"4\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80f790c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"_element_id\":\"works\"},\"elements\":[{\"id\":\"fb4b150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd7fdb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b664dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our portfolio<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e07fe7f\",\"elType\":\"widget\",\"settings\":{\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"sort_cat\":\"\",\"filter_typography_typography\":\"custom\",\"filter_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"filter_mobile\":\"none\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"filter_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"cport_typography_font_weight\":\"800\",\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"filter_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"a21234d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"566d035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_overlay_position\":\"center right\"},\"elements\":[{\"id\":\"4399161\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-trello\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"95266f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f93b916\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>get yor quote today.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a5fbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For more project<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"607b5e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f06fec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1452,1201,'_elementor_version','0.4'),(1453,1201,'_elementor_template_type','post'),(1454,1201,'_elementor_css','a:4:{s:4:\"time\";i:1543384688;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1457,1203,'_wp_attached_file','2018/11/cd-1.jpg'),(1458,1203,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:16:\"2018/11/cd-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"cd-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"cd-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"cd-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"cd-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1459,1204,'_wp_attached_file','2018/11/colorhomes-1.jpg'),(1460,1204,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:24:\"2018/11/colorhomes-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"colorhomes-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"colorhomes-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"colorhomes-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"colorhomes-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1461,1205,'_wp_attached_file','2018/11/general.jpg'),(1462,1205,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:19:\"2018/11/general.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"general-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"general-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"general-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"general-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1463,1206,'_wp_attached_file','2018/11/iljin-1.jpg'),(1464,1206,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:19:\"2018/11/iljin-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"iljin-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"iljin-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"iljin-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"iljin-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1465,1207,'_wp_attached_file','2018/11/justsee-1.jpg'),(1466,1207,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:21:\"2018/11/justsee-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"justsee-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"justsee-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"justsee-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"justsee-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1467,1208,'_wp_attached_file','2018/11/kemppi-1.jpg'),(1468,1208,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:20:\"2018/11/kemppi-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:19:\"kemppi-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:19:\"kemppi-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:19:\"kemppi-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:19:\"kemppi-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1469,1209,'_wp_attached_file','2018/11/loiee-1.jpg'),(1470,1209,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:19:\"2018/11/loiee-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"loiee-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"loiee-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"loiee-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"loiee-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1471,1210,'_wp_attached_file','2018/11/lycatel-1.jpg'),(1472,1210,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:21:\"2018/11/lycatel-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"lycatel-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:20:\"lycatel-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:20:\"lycatel-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:20:\"lycatel-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1473,1211,'_wp_attached_file','2018/11/manna-1.jpg'),(1474,1211,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:19:\"2018/11/manna-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"manna-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"manna-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"manna-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"manna-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1475,1212,'_wp_attached_file','2018/11/om-1.jpg'),(1476,1212,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:16:\"2018/11/om-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"om-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:15:\"om-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:15:\"om-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:15:\"om-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1477,1213,'_wp_attached_file','2018/11/panasonic-1.jpg'),(1478,1213,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:23:\"2018/11/panasonic-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"panasonic-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:22:\"panasonic-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:22:\"panasonic-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:22:\"panasonic-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1479,1214,'_wp_attached_file','2018/11/pesco-1.jpg'),(1480,1214,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:19:\"2018/11/pesco-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"pesco-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"pesco-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"pesco-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"pesco-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1481,1215,'_wp_attached_file','2018/11/plintron-1.jpg'),(1482,1215,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:22:\"2018/11/plintron-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"plintron-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"plintron-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"plintron-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"plintron-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1483,1216,'_wp_attached_file','2018/11/pma-1.jpg'),(1484,1216,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:17:\"2018/11/pma-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"pma-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:16:\"pma-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"pma-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"pma-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1485,1217,'_wp_attached_file','2018/11/propcare-1.jpg'),(1486,1217,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:22:\"2018/11/propcare-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:21:\"propcare-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:21:\"propcare-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:21:\"propcare-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:21:\"propcare-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1487,1218,'_wp_attached_file','2018/11/rane-1.jpg'),(1488,1218,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:18:\"2018/11/rane-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:17:\"rane-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:17:\"rane-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:17:\"rane-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:17:\"rane-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1489,1219,'_wp_attached_file','2018/11/rbs-1.jpg'),(1490,1219,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:17:\"2018/11/rbs-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"rbs-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:16:\"rbs-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:16:\"rbs-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:16:\"rbs-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1491,1220,'_wp_attached_file','2018/11/servocraft-1.jpg'),(1492,1220,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:24:\"2018/11/servocraft-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:23:\"servocraft-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:23:\"servocraft-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:23:\"servocraft-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:23:\"servocraft-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1493,1221,'_wp_attached_file','2018/11/sodex-1.jpg'),(1494,1221,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:19:\"2018/11/sodex-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"sodex-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"sodex-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"sodex-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"sodex-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1495,1222,'_wp_attached_file','2018/11/starsystems-1.jpg'),(1496,1222,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:25:\"2018/11/starsystems-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"starsystems-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:24:\"starsystems-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:24:\"starsystems-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:24:\"starsystems-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1497,1223,'_wp_attached_file','2018/11/swett-1.jpg'),(1498,1223,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:19:\"2018/11/swett-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"swett-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"swett-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"swett-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"swett-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1499,1224,'_wp_attached_file','2018/11/veryz-1.jpg'),(1500,1224,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:245;s:6:\"height\";i:59;s:4:\"file\";s:19:\"2018/11/veryz-1.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"veryz-1-150x59.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:21:\"yith-woocompare-image\";a:4:{s:4:\"file\";s:18:\"veryz-1-220x59.jpg\";s:5:\"width\";i:220;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:29:\"woocommerce_gallery_thumbnail\";a:4:{s:4:\"file\";s:18:\"veryz-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:14:\"shop_thumbnail\";a:4:{s:4:\"file\";s:18:\"veryz-1-100x59.jpg\";s:5:\"width\";i:100;s:6:\"height\";i:59;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(2136,1327,'_wp_page_template','blank-builder.php'),(2137,1327,'_elementor_edit_mode','builder'),(2138,1327,'_elementor_data','[{\"id\":\"5295794c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65}},\"elements\":[{\"id\":\"72e5295f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"672e4f4e\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Hardwork <span>&<\\/span> Sweat\",\"subtitle\":\"handcrafted asset\",\"text\":\"Businessman Quotes from BrainyQuote, an extensive collection of quotations by famous authors, celebrities, and newsmakers.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"title_bgcolor\":\"rgba(0,0,0,0)\",\"subtitle_bgcolor\":\"rgba(0,0,0,0)\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(255,255,255,0)\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69dce417\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"5138233f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c36bdd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8d79ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"rgba(2,2,2,0)\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_size\":\"cover\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(0,0,0,0)\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.8},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"rgba(0,0,0,0)\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.09},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"background_overlay_color\":\"rgba(0,0,0,0)\"},\"elements\":[{\"id\":\"659f5da3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-ship\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"hover_primary_color\":\"#03a9f4\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e284969\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3950ee91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32}},\"elements\":[{\"id\":\"a641787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cd778e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The perfection<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"38a677e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72ae4666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four dollar toast man bun tilde. Godard <u><i>occupy <\\/i><\\/u>banh mi master cleanse mumblecore migas etsy pickled venmo legging\\u00a0 sustainable viral church-key neutra prism asymmetrical.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"306bda9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\",\"id\":1162},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1202,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background-1.jpg\"},{\"id\":1203,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd-1.jpg\"},{\"id\":1204,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes-1.jpg\"},{\"id\":1205,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/general.jpg\"},{\"id\":1206,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin-1.jpg\"},{\"id\":1207,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee-1.jpg\"},{\"id\":1208,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi-1.jpg\"},{\"id\":1209,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee-1.jpg\"},{\"id\":1210,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel-1.jpg\"},{\"id\":1211,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna-1.jpg\"},{\"id\":1212,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om-1.jpg\"},{\"id\":1213,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic-1.jpg\"},{\"id\":1214,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco-1.jpg\"},{\"id\":1215,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron-1.jpg\"},{\"id\":1216,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma-1.jpg\"},{\"id\":1217,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare-1.jpg\"},{\"id\":1218,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane-1.jpg\"},{\"id\":1219,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs-1.jpg\"},{\"id\":1220,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft-1.jpg\"},{\"id\":1221,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex-1.jpg\"},{\"id\":1222,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems-1.jpg\"},{\"id\":1223,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett-1.jpg\"},{\"id\":1224,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz-1.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60},\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80f790c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"_element_id\":\"works\"},\"elements\":[{\"id\":\"b22a13a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2a14a4e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"wp-widget-woocommerce_products\"}],\"isInner\":false}],\"isInner\":false}]'),(1683,1255,'_elementor_edit_mode','builder'),(1684,1255,'_elementor_data','[{\"id\":\"5295794c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65}},\"elements\":[{\"id\":\"72e5295f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"672e4f4e\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Hardwork <span>&<\\/span> Sweat\",\"subtitle\":\"handcrafted asset\",\"text\":\"Businessman Quotes from BrainyQuote, an extensive collection of quotations by famous authors, celebrities, and newsmakers.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"title_bgcolor\":\"rgba(0,0,0,0)\",\"subtitle_bgcolor\":\"rgba(0,0,0,0)\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(255,255,255,0)\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69dce417\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\"},\"elements\":[{\"id\":\"5138233f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c36bdd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8d79ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"rgba(2,2,2,0)\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_size\":\"cover\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(0,0,0,0)\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.8},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"rgba(0,0,0,0)\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.09},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"background_overlay_color\":\"rgba(0,0,0,0)\"},\"elements\":[{\"id\":\"659f5da3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-ship\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"hover_primary_color\":\"#03a9f4\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e284969\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3950ee91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32}},\"elements\":[{\"id\":\"a641787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cd778e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The perfection<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"38a677e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72ae4666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four dollar toast man bun tilde. Godard <u><i>occupy <\\/i><\\/u>banh mi master cleanse mumblecore migas etsy pickled venmo legging\\u00a0 sustainable viral church-key neutra prism asymmetrical.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"306bda9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\",\"id\":1162},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1202,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background-1.jpg\"},{\"id\":1203,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd-1.jpg\"},{\"id\":1204,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes-1.jpg\"},{\"id\":1205,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/general.jpg\"},{\"id\":1206,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin-1.jpg\"},{\"id\":1207,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee-1.jpg\"},{\"id\":1208,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi-1.jpg\"},{\"id\":1209,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee-1.jpg\"},{\"id\":1210,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel-1.jpg\"},{\"id\":1211,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna-1.jpg\"},{\"id\":1212,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om-1.jpg\"},{\"id\":1213,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic-1.jpg\"},{\"id\":1214,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco-1.jpg\"},{\"id\":1215,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron-1.jpg\"},{\"id\":1216,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma-1.jpg\"},{\"id\":1217,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare-1.jpg\"},{\"id\":1218,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane-1.jpg\"},{\"id\":1219,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs-1.jpg\"},{\"id\":1220,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft-1.jpg\"},{\"id\":1221,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex-1.jpg\"},{\"id\":1222,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems-1.jpg\"},{\"id\":1223,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett-1.jpg\"},{\"id\":1224,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz-1.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60},\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80f790c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"_element_id\":\"works\"},\"elements\":[{\"id\":\"fb4b150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd7fdb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b664dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our portfolio<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e07fe7f\",\"elType\":\"widget\",\"settings\":{\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"sort_cat\":\"\",\"filter_typography_typography\":\"custom\",\"filter_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"filter_mobile\":\"none\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"filter_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"cport_typography_font_weight\":\"800\",\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"filter_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"a21234d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"95266f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f93b916\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>get yor quote today.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a5fbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For more project<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"607b5e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f06fec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1511,1227,'_wp_page_template','blank-builder.php'),(1512,1227,'_elementor_edit_mode','builder'),(1513,1227,'_elementor_data','[{\"id\":\"5295794c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65}},\"elements\":[{\"id\":\"72e5295f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"672e4f4e\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Hardwork <span>&<\\/span> Sweat\",\"subtitle\":\"handcrafted asset\",\"text\":\"Businessman Quotes from BrainyQuote, an extensive collection of quotations by famous authors, celebrities, and newsmakers.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"title_bgcolor\":\"rgba(0,0,0,0)\",\"subtitle_bgcolor\":\"rgba(0,0,0,0)\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(255,255,255,0)\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69dce417\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256}},\"elements\":[{\"id\":\"5138233f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c36bdd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8d79ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"rgba(2,2,2,0)\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.8},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#000000\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.09},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154}},\"elements\":[{\"id\":\"659f5da3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-ship\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"hover_primary_color\":\"#03a9f4\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e284969\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3950ee91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32}},\"elements\":[{\"id\":\"a641787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cd778e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The perfection<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"38a677e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72ae4666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four dollar toast man bun tilde. Godard <u><i>occupy <\\/i><\\/u>banh mi master cleanse mumblecore migas etsy pickled venmo legging\\u00a0 sustainable viral church-key neutra prism asymmetrical.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"306bda9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\",\"id\":1162},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1202,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background-1.jpg\"},{\"id\":1203,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd-1.jpg\"},{\"id\":1204,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes-1.jpg\"},{\"id\":1205,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/general.jpg\"},{\"id\":1206,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin-1.jpg\"},{\"id\":1207,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee-1.jpg\"},{\"id\":1208,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi-1.jpg\"},{\"id\":1209,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee-1.jpg\"},{\"id\":1210,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel-1.jpg\"},{\"id\":1211,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna-1.jpg\"},{\"id\":1212,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om-1.jpg\"},{\"id\":1213,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic-1.jpg\"},{\"id\":1214,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco-1.jpg\"},{\"id\":1215,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron-1.jpg\"},{\"id\":1216,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma-1.jpg\"},{\"id\":1217,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare-1.jpg\"},{\"id\":1218,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane-1.jpg\"},{\"id\":1219,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs-1.jpg\"},{\"id\":1220,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft-1.jpg\"},{\"id\":1221,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex-1.jpg\"},{\"id\":1222,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems-1.jpg\"},{\"id\":1223,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett-1.jpg\"},{\"id\":1224,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz-1.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60},\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80f790c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"_element_id\":\"works\"},\"elements\":[{\"id\":\"fb4b150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd7fdb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b664dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our portfolio<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e07fe7f\",\"elType\":\"widget\",\"settings\":{\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"sort_cat\":\"\",\"filter_typography_typography\":\"custom\",\"filter_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"filter_mobile\":\"none\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"filter_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"cport_typography_font_weight\":\"800\",\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"filter_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"a21234d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"95266f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f93b916\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>get yor quote today.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a5fbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For more project<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"607b5e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f06fec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1501,1225,'_wp_page_template','blank-builder.php'),(1502,1225,'_elementor_edit_mode','builder'),(1503,1225,'_elementor_data','[{\"id\":\"5295794c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65}},\"elements\":[{\"id\":\"72e5295f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"672e4f4e\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Hardwork <span>&<\\/span> Sweat\",\"subtitle\":\"handcrafted asset\",\"text\":\"Businessman Quotes from BrainyQuote, an extensive collection of quotations by famous authors, celebrities, and newsmakers.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"title_bgcolor\":\"rgba(0,0,0,0)\",\"subtitle_bgcolor\":\"rgba(0,0,0,0)\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(255,255,255,0)\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69dce417\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256}},\"elements\":[{\"id\":\"5138233f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c36bdd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8d79ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#020202\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.8},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"#000000\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.09}},\"elements\":[{\"id\":\"659f5da3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-ship\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"hover_primary_color\":\"#03a9f4\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e284969\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3950ee91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32}},\"elements\":[{\"id\":\"a641787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cd778e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The perfection<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"38a677e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72ae4666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four dollar toast man bun tilde. Godard <u><i>occupy <\\/i><\\/u>banh mi master cleanse mumblecore migas etsy pickled venmo legging\\u00a0 sustainable viral church-key neutra prism asymmetrical.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"306bda9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\",\"id\":1162},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1202,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background-1.jpg\"},{\"id\":1203,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd-1.jpg\"},{\"id\":1204,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes-1.jpg\"},{\"id\":1205,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/general.jpg\"},{\"id\":1206,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin-1.jpg\"},{\"id\":1207,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee-1.jpg\"},{\"id\":1208,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi-1.jpg\"},{\"id\":1209,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee-1.jpg\"},{\"id\":1210,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel-1.jpg\"},{\"id\":1211,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna-1.jpg\"},{\"id\":1212,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om-1.jpg\"},{\"id\":1213,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic-1.jpg\"},{\"id\":1214,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco-1.jpg\"},{\"id\":1215,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron-1.jpg\"},{\"id\":1216,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma-1.jpg\"},{\"id\":1217,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare-1.jpg\"},{\"id\":1218,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane-1.jpg\"},{\"id\":1219,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs-1.jpg\"},{\"id\":1220,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft-1.jpg\"},{\"id\":1221,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex-1.jpg\"},{\"id\":1222,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems-1.jpg\"},{\"id\":1223,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett-1.jpg\"},{\"id\":1224,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz-1.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60},\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80f790c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"_element_id\":\"works\"},\"elements\":[{\"id\":\"fb4b150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd7fdb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b664dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our portfolio<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e07fe7f\",\"elType\":\"widget\",\"settings\":{\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"sort_cat\":\"\",\"filter_typography_typography\":\"custom\",\"filter_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"filter_mobile\":\"none\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"filter_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"cport_typography_font_weight\":\"800\",\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"filter_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"a21234d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"21\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"566d035\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"background_overlay_position\":\"center right\"},\"elements\":[{\"id\":\"4399161\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-trello\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"_animation\":\"fadeIn\",\"animation_duration\":\"slow\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"95266f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f93b916\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>get yor quote today.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a5fbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For more project<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"607b5e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f06fec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1504,1225,'_elementor_version','0.4'),(1505,1225,'_elementor_template_type','post'),(1514,1227,'_elementor_version','0.4'),(1515,1227,'_elementor_template_type','post'),(2098,1326,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(2099,1326,'_wc_review_count','0'),(1682,1255,'_wp_page_template','blank-builder.php'),(1517,1228,'_wp_page_template','blank-builder.php'),(1518,1228,'_elementor_edit_mode','builder'),(1519,1228,'_elementor_data','[{\"id\":\"5295794c\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.65}},\"elements\":[{\"id\":\"72e5295f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"672e4f4e\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Hardwork <span>&<\\/span> Sweat\",\"subtitle\":\"handcrafted asset\",\"text\":\"Businessman Quotes from BrainyQuote, an extensive collection of quotations by famous authors, celebrities, and newsmakers.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"title_bgcolor\":\"rgba(0,0,0,0)\",\"subtitle_bgcolor\":\"rgba(0,0,0,0)\",\"_background_background\":\"classic\",\"_background_color\":\"rgba(255,255,255,0)\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"69dce417\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256}},\"elements\":[{\"id\":\"5138233f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c36bdd9\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"b8d79ae\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"rgba(2,2,2,0)\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_size\":\"cover\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider6.jpg\",\"id\":449},\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.24},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_hover_background\":\"classic\",\"background_hover_color\":\"rgba(0,0,0,0)\",\"background_hover_transition\":{\"unit\":\"px\",\"size\":0.8},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_color\":\"rgba(0,0,0,0)\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.09},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/eddcb4937f5e887733c06a8cd59e5a90.png\",\"id\":1154},\"background_overlay_color\":\"rgba(0,0,0,0)\"},\"elements\":[{\"id\":\"659f5da3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-ship\",\"view\":\"framed\",\"primary_color\":\"#ffffff\",\"size\":{\"unit\":\"px\",\"size\":40},\"hover_primary_color\":\"#03a9f4\"},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"e284969\",\"elType\":\"widget\",\"settings\":{\"text\":\"View works\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#e91e63\",\"button_background_hover_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"link\":{\"url\":\"#works\",\"is_external\":\"\",\"nofollow\":\"\"},\"align\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"3950ee91\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.32}},\"elements\":[{\"id\":\"a641787\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50cd778e\",\"elType\":\"widget\",\"settings\":{\"title\":\"The perfection<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"38a677e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Affogato cloud bread vexillologist kale chips chambray. Ethical tousled fashion axe, sriracha tattooed.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"72ae4666\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four dollar toast man bun tilde. Godard <u><i>occupy <\\/i><\\/u>banh mi master cleanse mumblecore migas etsy pickled venmo legging\\u00a0 sustainable viral church-key neutra prism asymmetrical.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"306bda9\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\" Bicycle rights freegan lo-fi single-origin\",\"icon\":\"fa fa-check-circle\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo photo booth keffiyeh whatever neutra \",\"icon\":\"fa fa-check-circle\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Af narwhal PBR&B meggings, pitchfork pickled messenger bag green juice aesthetic.\",\"icon\":\"fa fa-check-circle\",\"_id\":\"34d9892\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Man bun trust fund organic, wayfarers retro small .\",\"icon\":\"fa fa-times-circle\",\"_id\":\"5a3a76c\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39fba35\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Business-success-china-banner-2.jpg\",\"id\":1162},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.64},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"a5117a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"d783d2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>squid everyday.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"align\":\"center\",\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"243a7f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Client<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"center\",\"title_color\":\"#ffffff\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"9e90c82\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1202,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background-1.jpg\"},{\"id\":1203,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd-1.jpg\"},{\"id\":1204,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes-1.jpg\"},{\"id\":1205,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/general.jpg\"},{\"id\":1206,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin-1.jpg\"},{\"id\":1207,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee-1.jpg\"},{\"id\":1208,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi-1.jpg\"},{\"id\":1209,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee-1.jpg\"},{\"id\":1210,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel-1.jpg\"},{\"id\":1211,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna-1.jpg\"},{\"id\":1212,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om-1.jpg\"},{\"id\":1213,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic-1.jpg\"},{\"id\":1214,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco-1.jpg\"},{\"id\":1215,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron-1.jpg\"},{\"id\":1216,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma-1.jpg\"},{\"id\":1217,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare-1.jpg\"},{\"id\":1218,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane-1.jpg\"},{\"id\":1219,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs-1.jpg\"},{\"id\":1220,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft-1.jpg\"},{\"id\":1221,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex-1.jpg\"},{\"id\":1222,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems-1.jpg\"},{\"id\":1223,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett-1.jpg\"},{\"id\":1224,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz-1.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"navigation\":\"dots\",\"dots_color\":\"#ffffff\",\"slides_to_show_tablet\":\"3\",\"slides_to_show_mobile\":\"1\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":60},\"slides_to_scroll\":\"4\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80f790c\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"shape_divider_top_width\":{\"unit\":\"%\",\"size\":100},\"shape_divider_top_height\":{\"unit\":\"px\",\"size\":195},\"shape_divider_top_color\":\"#ffffff\",\"shape_divider_top_negative\":\"yes\",\"background_color\":\"#f4f4f4\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"_element_id\":\"works\"},\"elements\":[{\"id\":\"fb4b150\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd7fdb3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Jianbi eitan butcher.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4b664dc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our portfolio<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"e07fe7f\",\"elType\":\"widget\",\"settings\":{\"portfolio_item\":6,\"cport_typography_typography\":\"custom\",\"cport_typography_font_size\":{\"unit\":\"px\",\"size\":30},\"cport_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"cport_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20},\"cport_typography_text_transform\":\"none\",\"cport_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"titlep_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"titlep_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ctext_typography_typography\":\"custom\",\"ctext_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"ctext_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":12},\"ctext_typography_font_weight\":\"normal\",\"ctext_typography_text_transform\":\"uppercase\",\"text_type\":\"inline-block\",\"txt_cl\":\"#ffffff\",\"txt_bg\":\"#03a9f4\",\"tx_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"15\",\"bottom\":\"5\",\"left\":\"15\",\"isLinked\":false},\"tx_margin_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"mask_post2\":{\"unit\":\"px\",\"size\":-99},\"mask_color2\":\"rgba(255,255,255,0.18)\",\"mask_color_opacity\":{\"unit\":\"px\",\"size\":0.4},\"sort_cat\":\"\",\"filter_typography_typography\":\"custom\",\"filter_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"filter_mobile\":\"none\",\"port_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"port_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"titlep_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"port_content\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"filter_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"cport_typography_font_weight\":\"800\",\"tx_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"filter_typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"derwati-portfolio\"},{\"id\":\"a21234d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"95266f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"f93b916\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>get yor quote today.<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7a5fbcf\",\"elType\":\"widget\",\"settings\":{\"title\":\"For more project<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"left\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"607b5e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6f06fec\",\"elType\":\"widget\",\"settings\":{\"text\":\"Quote\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1520,1228,'_elementor_version','0.4'),(1521,1228,'_elementor_template_type','post'),(1522,1228,'_elementor_css','a:4:{s:4:\"time\";i:1543385230;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1524,340,'_edit_lock','1645088690:876670'),(1525,1229,'_wp_page_template','blank-builder.php'),(1526,1229,'_elementor_edit_mode','builder'),(1527,1229,'_elementor_template_type','post'),(1528,1229,'_elementor_data','[{\"id\":\"3fd7baf0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3de4076f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"446dcb08\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Come & visit us\",\"subtitle\":\"let\'s make history\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow-carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\",\"id\":345}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fabb8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"489172e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a7449d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"-278\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-277\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"39e76333\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#e91e63\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"56fc743\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Address\",\"description_text\":\"Buah Batu Street no. 127\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a8c0775\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#03a9f4\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\",\"id\":347},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"6b0a625\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+868-000-000\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"7ee33f8\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#1f1f1f\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider1.jpg\",\"id\":226},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"7a728f3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"email@email.com\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7fb51329\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3065baa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d9037a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>speak your thought<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39491edc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s meet & chat<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3ac2a07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":true},{\"id\":\"1de00b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"acfcf64\",\"elType\":\"widget\",\"settings\":{\"address\":\"Buah batu bandung 24\",\"zoom\":{\"unit\":\"px\",\"size\":13},\"height\":{\"unit\":\"px\",\"size\":718},\"height_tablet\":{\"unit\":\"px\",\"size\":370},\"height_mobile\":{\"unit\":\"px\",\"size\":350},\"map_style\":\"gray\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1529,1229,'_elementor_version','0.4'),(1530,1229,'_elementor_css','a:4:{s:4:\"time\";i:1543302516;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2261,1348,'_elementor_template_type','post'),(2262,1348,'_elementor_data','[{\"id\":\"3fd7baf0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"abe8419\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fabb8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"489172e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a7449d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-278\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-277\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"39e76333\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"rgba(232,0,77,0.81)\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#e83a74\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4},\"background_overlay_hover_color\":\"rgba(0,0,0,0.64)\",\"background_color_b\":\"rgba(242,41,91,0.03)\",\"background_hover_color_b\":\"rgba(242,41,91,0)\"},\"elements\":[{\"id\":\"56fc743\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Chennai Address\",\"description_text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b0a625\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a728f3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a8c0775\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#009ee2\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#4db6e2\",\"background_overlay_background\":\"gradient\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"gradient\",\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"453197c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Bangalore Address\",\"description_text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f20e0ea\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0003f85\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-96324 43485\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7fb51329\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3065baa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d9037a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>speak your thought<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39491edc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s meet & chat<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3ac2a07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":true},{\"id\":\"1de00b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"acfcf64\",\"elType\":\"widget\",\"settings\":{\"address\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi\",\"zoom\":{\"unit\":\"px\",\"size\":13},\"height\":{\"unit\":\"px\",\"size\":1049},\"height_tablet\":{\"unit\":\"px\",\"size\":370},\"height_mobile\":{\"unit\":\"px\",\"size\":350},\"map_style\":\"gray\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1531,1230,'_wp_page_template','blank-builder.php'),(1532,1230,'_elementor_edit_mode','builder'),(1533,1230,'_elementor_template_type','post'),(1534,1230,'_elementor_data','[{\"id\":\"3fd7baf0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3de4076f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"446dcb08\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Come & visit us\",\"subtitle\":\"let\'s make history\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow-carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\",\"id\":345}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fabb8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"489172e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a7449d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-278\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-277\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"39e76333\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#e91e63\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"56fc743\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Chennai Address\",\"description_text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b0a625\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a728f3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a8c0775\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#03a9f4\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\",\"id\":347},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"453197c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Bangalore Address\",\"description_text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f20e0ea\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0003f85\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-96324 43485\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7fb51329\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3065baa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d9037a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>speak your thought<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39491edc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s meet & chat<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3ac2a07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":true},{\"id\":\"1de00b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"acfcf64\",\"elType\":\"widget\",\"settings\":{\"address\":\"Buah batu bandung 24\",\"zoom\":{\"unit\":\"px\",\"size\":13},\"height\":{\"unit\":\"px\",\"size\":718},\"height_tablet\":{\"unit\":\"px\",\"size\":370},\"height_mobile\":{\"unit\":\"px\",\"size\":350},\"map_style\":\"gray\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1535,1230,'_elementor_version','0.4'),(1536,1230,'_elementor_css','a:4:{s:4:\"time\";i:1543302516;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1539,1231,'_elementor_template_type','post'),(1540,1231,'_elementor_data','[{\"id\":\"3fd7baf0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3de4076f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"446dcb08\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Come & visit us\",\"subtitle\":\"let\'s make history\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow-carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\",\"id\":345}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fabb8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"489172e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a7449d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-278\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-277\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"39e76333\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#e91e63\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"56fc743\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Chennai Address\",\"description_text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b0a625\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a728f3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a8c0775\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#03a9f4\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\",\"id\":347},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"453197c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Bangalore Address\",\"description_text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f20e0ea\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0003f85\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-96324 43485\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7fb51329\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3065baa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d9037a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>speak your thought<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39491edc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s meet & chat<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3ac2a07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":true},{\"id\":\"1de00b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"acfcf64\",\"elType\":\"widget\",\"settings\":{\"address\":\"Buah batu bandung 24\",\"zoom\":{\"unit\":\"px\",\"size\":13},\"height\":{\"unit\":\"px\",\"size\":1049},\"height_tablet\":{\"unit\":\"px\",\"size\":370},\"height_mobile\":{\"unit\":\"px\",\"size\":350},\"map_style\":\"gray\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1541,1231,'_elementor_version','0.4'),(3160,1494,'_vc_post_settings','a:1:{s:10:\"vc_grid_id\";a:0:{}}'),(1543,1232,'_wp_page_template','blank-builder.php'),(1544,1232,'_elementor_edit_mode','builder'),(1545,1232,'_elementor_template_type','post'),(1546,1232,'_elementor_data','[{\"id\":\"3fd7baf0\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"3de4076f\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"446dcb08\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Come & visit us\",\"subtitle\":\"let\'s make history\",\"text\":\"Trust fund meh truffaut cornhole photo booth echo park. Skateboard mixtape selvage shaman. Vinyl gastropub distillery, synth typewriter salvia slow-carb vexillologist.\",\"_id\":\"120ae61\",\"btn_text\":\"\",\"btn_link\":{\"url\":\"\"},\"image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider3.jpg\",\"id\":345}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(2,2,2,0.65)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"title_typo_font_weight\":\"800\",\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"4fabb8b\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"18\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"489172e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"6a7449d\",\"elType\":\"section\",\"settings\":{\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-278\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-277\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"39e76333\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#e91e63\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"56fc743\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Chennai Address\",\"description_text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6b0a625\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7a728f3\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a8c0775\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#03a9f4\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"background_hover_background\":\"classic\",\"background_hover_color\":\"#000000\",\"background_overlay_background\":\"classic\",\"background_overlay_size\":\"cover\",\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider2.jpg\",\"id\":347},\"background_overlay_hover_position\":\"center center\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":0.4}},\"elements\":[{\"id\":\"453197c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Bangalore Address\",\"description_text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"500\",\"description_typography_text_transform\":\"none\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f20e0ea\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-building\",\"view\":\"framed\",\"title_text\":\"Email\",\"description_text\":\"info@zensys.in\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"0003f85\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-phone\",\"view\":\"framed\",\"title_text\":\"Phone\",\"description_text\":\"+91-96324 43485\",\"position\":\"left\",\"primary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"icon_padding\":{\"unit\":\"px\",\"size\":15},\"content_vertical_alignment\":\"middle\",\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.5},\"description_color\":\"rgba(255,255,255,0.82)\",\"description_typography_typography\":\"custom\",\"description_typography_font_weight\":\"bold\",\"description_typography_text_transform\":\"uppercase\",\"hover_animation\":\"shrink\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7fb51329\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3065baa8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"5d9037a3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>speak your thought<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"39491edc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s meet & chat<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"align\":\"left\",\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"3ac2a07\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[contact-form-7 id=\\\"5\\\" title=\\\"Contact form 1\\\"]\",\"btn_typography_typography\":\"custom\",\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"btn_color_hover\":\"#ffffff\",\"btn_bg_hover\":\"#1f1f1f\",\"btn_border\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"btn_border_hover\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"}},\"elements\":[],\"widgetType\":\"derwati-contact\"}],\"isInner\":true},{\"id\":\"1de00b69\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"acfcf64\",\"elType\":\"widget\",\"settings\":{\"address\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi\",\"zoom\":{\"unit\":\"px\",\"size\":13},\"height\":{\"unit\":\"px\",\"size\":1049},\"height_tablet\":{\"unit\":\"px\",\"size\":370},\"height_mobile\":{\"unit\":\"px\",\"size\":350},\"map_style\":\"gray\"},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1547,1232,'_elementor_version','0.4'),(1548,1232,'_elementor_css','a:4:{s:4:\"time\";i:1543386315;s:5:\"fonts\";a:1:{i:0;s:7:\"Poppins\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1553,1233,'_elementor_version','0.4'),(1554,1233,'_elementor_template_type','post'),(1555,1233,'_elementor_css','a:4:{s:4:\"time\";i:1543383242;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:19;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1581,1238,'_elementor_edit_mode','builder'),(1582,1238,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1557,1234,'_wp_page_template','blank-builder.php'),(1558,1234,'_elementor_edit_mode','builder'),(1559,1234,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c3323b3\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=qsJo9SdgvwM\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"autoplay\":\"yes\",\"mute\":\"yes\",\"loop\":\"yes\",\"aspect_ratio\":\"43\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1560,1234,'_elementor_version','0.4'),(1561,1234,'_elementor_template_type','post'),(1562,1234,'_elementor_css','a:4:{s:4:\"time\";i:1543387763;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:19;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1564,1235,'_wp_page_template','blank-builder.php'),(1565,1235,'_elementor_edit_mode','builder'),(1566,1235,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-52\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1567,1235,'_elementor_version','0.4'),(1568,1235,'_elementor_template_type','post'),(1569,1235,'_elementor_css','a:4:{s:4:\"time\";i:1543387877;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:19;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1571,1236,'_elementor_edit_mode','builder'),(1572,1236,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"39\",\"bottom\":\"39\",\"left\":\"39\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1573,1236,'_elementor_version','0.4'),(1574,1236,'_elementor_template_type','post'),(1575,1237,'_wp_page_template','blank-builder.php'),(1576,1237,'_elementor_edit_mode','builder'),(1577,1237,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"227613e\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"ae2c4b3\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1578,1237,'_elementor_version','0.4'),(1579,1237,'_elementor_template_type','post'),(1583,1238,'_elementor_version','0.4'),(1584,1238,'_elementor_template_type','post'),(1585,1239,'_wp_page_template','blank-builder.php'),(1586,1239,'_elementor_edit_mode','builder'),(1587,1239,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1588,1239,'_elementor_version','0.4'),(1589,1239,'_elementor_template_type','post'),(1597,1241,'_wp_page_template','blank-builder.php'),(1598,1241,'_elementor_edit_mode','builder'),(1599,1241,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cfca835\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c25965e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c1bba88\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f0b0d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"67f8c6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3ba6087\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1600,1241,'_elementor_version','0.4'),(1601,1241,'_elementor_template_type','post'),(1614,1244,'_wp_page_template','blank-builder.php'),(1613,1243,'_elementor_template_type','post'),(1612,1243,'_elementor_version','0.4'),(1611,1243,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cfca835\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c25965e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c1bba88\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f0b0d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"67f8c6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3ba6087\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1609,1243,'_wp_page_template','blank-builder.php'),(1610,1243,'_elementor_edit_mode','builder'),(1615,1244,'_elementor_edit_mode','builder'),(1616,1244,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cfca835\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c25965e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c1bba88\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f0b0d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Zensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"67f8c6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3ba6087\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1617,1244,'_elementor_version','0.4'),(1618,1244,'_elementor_template_type','post'),(1620,1245,'_wp_page_template','blank-builder.php'),(1621,1245,'_elementor_edit_mode','builder');
INSERT INTO `zenpostmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES (1622,1245,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"eed9640\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"7a8ef9a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"250fccd\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-book\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-Mail Software\",\"subtitle\":\"Best Service in Zensys\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8c88138\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"733dc19\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"cfca835\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"83203ec\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"7095f6d\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-camera\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"HRMS\",\"subtitle\":\"Best Way To\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"700472f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ee61ebe\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c25965e\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c4f4fa\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"42bbc28\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"E-commerce\",\"subtitle\":\"Best Buy\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c23c183\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Wolf pitchfork authentic bicycle rights fashion axe pop-up roof party ugh.<\\/strong><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0f6ed5d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Four dollar toast man bun tilde. \",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" Bicycle rights freegan lo-fi single-origin.\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Direct trade hashtag leggings venmo.\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c1bba88\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f0b0d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Zensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"67f8c6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3ba6087\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1623,1245,'_elementor_version','0.4'),(1624,1245,'_elementor_template_type','post'),(1625,1245,'_elementor_css','a:4:{s:4:\"time\";i:1543389452;s:5:\"fonts\";a:2:{i:0;s:7:\"Poppins\";i:19;s:16:\"Playfair Display\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(1626,1246,'_wp_page_template','blank-builder.php'),(1627,1246,'_elementor_edit_mode','builder'),(1628,1246,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a7d7388\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a81fd26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8d1d2a9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8b5f767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3a1fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e5d54b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"50a8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"abeeab0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"184fab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Zensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bbe172\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"372cea2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"8cd9e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9a3e357\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5ec037e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86aad1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21bd5bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f0b0d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Zensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"67f8c6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3ba6087\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1629,1246,'_elementor_version','0.4'),(1630,1246,'_elementor_template_type','post'),(1640,1248,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/slider5.jpg\",\"id\":439},\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1},\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/07\\/footer-background-2.png\",\"id\":1158}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"ecdf239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Che<span>n<\\/span>nai<span>:<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"882c2cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"39f3072\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ba<span>n<\\/span>galore<span>:<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/login?lang=en\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/discover\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/accounts\\/login\\/?hl=en\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1639,1248,'_elementor_edit_mode','builder'),(1643,1249,'_wp_page_template','default'),(1644,1249,'_elementor_edit_mode','builder'),(1645,1249,'_elementor_data','[{\"id\":\"3d9c1b5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#000000\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_position\":\"top center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1}},\"elements\":[{\"id\":\"5aac444\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"background_background\":\"classic\",\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"5931334\",\"elType\":\"widget\",\"settings\":{\"title\":\"Zensys<span>-<\\/span>\",\"title_color\":\"rgba(255,255,255,0.95)\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":50},\"desc_typography_text_transform\":\"lowercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":-0.6},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"desc_typography_font_family\":\"Playfair Display\",\"desc_typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"fef1e49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u00a0<\\/p><p>Creative LIfe<\\/p>\",\"text_color\":\"#03A9F4\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"align_tablet\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5.2},\"typography_font_family\":\"Poppins\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f12fb92\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"6c6a1df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"ecdf239\",\"elType\":\"widget\",\"settings\":{\"title\":\"Che<span>n<\\/span>nai<span>:<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"802deb8\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Level 2, Agnitio Tech Park, 141, Kandanchavadi, Perungudi, OMR, Chennai - 600096.\",\"icon\":\"fa fa-building\",\"_id\":\"c550c84\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-97909 24330, +91 - 44 - 6602 3254\",\"icon\":\"fa fa-phone-square\",\"_id\":\"d874a25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"e9e7f30\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"882c2cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visit us <span>.<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"39f3072\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ba<span>n<\\/span>galore<span>:<\\/span>\",\"title_color\":\"#ffffff\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":18},\"desc_typography_text_transform\":\"uppercase\",\"desc_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"09b940e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"#677 1st Floor, Suite No.198, 27th Main, 13th Cross, HSR Layout, Secctor1 Bangalore, Karnataka, India - 560 102.\",\"icon\":\"fa fa-building\",\"_id\":\"aeef4b8\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"+91-96324 43485\",\"icon\":\"fa fa-phone-square\",\"_id\":\"734cc27\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\" info@zensys.in\",\"icon\":\"fa fa-envelope\",\"_id\":\"e175b88\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10},\"divider\":\"yes\",\"divider_color\":\"rgba(255,255,255,0.02)\",\"icon_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":17},\"text_color\":\"rgba(255,255,255,0.67)\",\"text_indent\":{\"unit\":\"px\",\"size\":12},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"icon_align_tablet\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false},{\"id\":\"ae45b74\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"3cd1882\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"1d31f36\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"cf0166d\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/login?lang=en\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"6390618\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/discover\",\"is_external\":\"true\",\"nofollow\":\"\"}},{\"social\":\"fa fa-instagram\",\"_id\":\"1b3884b\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/accounts\\/login\\/?hl=en\",\"is_external\":\"true\",\"nofollow\":\"\"}}],\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#ffffff\",\"icon_secondary_color\":\"#E91E63\",\"icon_size\":{\"unit\":\"px\",\"size\":15},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"hover_primary_color\":\"#E91E63\",\"hover_secondary_color\":\"#ffffff\",\"hover_animation\":\"shrink\",\"align_tablet\":\"center\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"314f67d\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#111111\"},\"elements\":[{\"id\":\"e29e67c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"bc1557d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Copyright \\u00a9 2018 ZENSYS| Powered by \\u00a0<i class=\\\"fa fa-thumbs-up\\\"><\\/i> <a href=\\\"https:\\/\\/cafsinfotech.com\\/\\\" rel=\\\"nofollow\\\"> CAFS INFOTECH<\\/a>\",\"text_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"500\",\"typography_text_transform\":\"uppercase\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"f3f277a\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8070cb6\",\"elType\":\"widget\",\"settings\":{\"view\":\"inline\",\"icon_list\":[{\"text\":\"Home\",\"icon\":\"\",\"_id\":\"4035dd1\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"About us\",\"icon\":\"\",\"_id\":\"9e0a0b0\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Product\",\"icon\":\"\",\"_id\":\"4449cc5\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Enquiry\",\"icon\":\"\",\"_id\":\"b3f5533\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"icon_align\":\"right\",\"divider_height\":{\"unit\":\"px\",\"size\":9},\"divider_color\":\"#ffffff\",\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Poppins\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":12},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1638,1248,'_wp_page_template','default'),(1646,1249,'_elementor_version','0.4'),(1647,1249,'_elementor_template_type','post'),(1655,1251,'_wp_page_template','blank-builder.php'),(1656,1251,'_elementor_edit_mode','builder'),(1657,1251,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a7d7388\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a81fd26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8d1d2a9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8b5f767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3a1fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"1e5d54b\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"50a8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"abeeab0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"184fab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Zensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bbe172\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"372cea2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"8cd9e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9a3e357\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5ec037e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86aad1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21bd5bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f0b0d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Zensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"67f8c6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d912212\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"3ba6087\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"814a787\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\",\"desc_typography_line_height\":{\"unit\":\"em\",\"size\":3.5},\"_background_background\":\"classic\",\"_background_color\":\"rgba(0,0,0,0)\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"7e41084\",\"elType\":\"widget\",\"settings\":{\"editor\":\"We Create Your Goals\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-54\",\"right\":\"0\",\"bottom\":\"-48\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2aac00b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"layout\":\"full_width\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"49\",\"right\":0,\"bottom\":\"49\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2701b53\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"aceebae\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ca659a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fdc71cc\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"6\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"f3ec0d8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"56d9b86\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"400\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1e97950\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brand SMS\",\"percent\":{\"unit\":\"%\",\"size\":84},\"inner_text\":\"Brand SMS\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1b7f4e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart HR Payroll\",\"percent\":{\"unit\":\"%\",\"size\":92},\"inner_text\":\"Smart HR Payroll\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"3c96f4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"CRM\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Act!\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"},{\"id\":\"1791295\",\"elType\":\"widget\",\"settings\":{\"title\":\"Email Software\",\"percent\":{\"unit\":\"%\",\"size\":79},\"inner_text\":\"Email Software\",\"bar_color\":\"#6ec1e4\",\"title_color\":\"rgba(0,0,0,0.58)\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"progress\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8bae164\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"-50\",\"right\":0,\"bottom\":\"-50\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"a6fda37\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"d796acf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/h1-img-10.png\",\"id\":1166},\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100},\"space\":{\"unit\":\"%\",\"size\":100},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e8e86bd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"e28b9b0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Four loko tumblr gochujang, sustainable stumptown try-hard knausgaard chillwave celiac heirloom green juice lumbersexual. Asymmetrical truffaut knausgaard green juice, fixie kale chips ennui direct trade lyft intelligentsia kitsch taxidermy mustache jianbing migas.<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cee2b8c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Man braid celiac af chicharrones twee. Small batch hashtag tacos fanny pack ramps. Schlitz dreamcatcher vape church tofu coloring book bitters food truck.<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a1841f6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View All\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cd5aee6\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-1-1.jpg\",\"id\":1174},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0,0,0,0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"gap\":\"wider\"},\"elements\":[{\"id\":\"c9dd13b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"b954c38\",\"elType\":\"widget\",\"settings\":{\"testi_list\":[{\"title\":\"Lokesh\",\"position\":\"Manager\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"b049862\"},{\"title\":\"Janani\",\"position\":\"Marketer\",\"text\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"_id\":\"9703fa7\"}],\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"title_typography_font_style\":\"italic\",\"name_color\":\"#ffffff\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"post_color\":\"#03A9F4\",\"quote_color\":\" #E91E63\",\"post_typography_typography\":\"custom\",\"post_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"post_typography_font_family\":\"Poppins\",\"post_typography_font_weight\":\"600\",\"title_typography_font_family\":\"Playfair Display\",\"title_typography_font_weight\":\"normal\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"post_typography_font_size\":{\"unit\":\"px\",\"size\":13}},\"elements\":[],\"widgetType\":\"derwati-testimonial\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7870c9b\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"51\",\"right\":0,\"bottom\":\"51\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"38e3399\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3e0ed4\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":1106,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/1920x1080-black-solid-color-background.jpg\"},{\"id\":1107,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/cd.jpg\"},{\"id\":1108,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/colorhomes.jpg\"},{\"id\":1109,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/iljin.jpg\"},{\"id\":1110,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/justsee.jpg\"},{\"id\":1111,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/kemppi.jpg\"},{\"id\":1112,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/loiee.jpg\"},{\"id\":1113,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/lycatel.jpg\"},{\"id\":1114,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/manna.jpg\"},{\"id\":1115,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/om.jpg\"},{\"id\":1116,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/panasonic.jpg\"},{\"id\":1117,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pesco.jpg\"},{\"id\":1118,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/plintron.jpg\"},{\"id\":1119,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/pma.jpg\"},{\"id\":1120,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/propcare.jpg\"},{\"id\":1121,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rane.jpg\"},{\"id\":1122,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/rbs.jpg\"},{\"id\":1123,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/servocraft.jpg\"},{\"id\":1124,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/sodex.jpg\"},{\"id\":1125,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/starsystems.jpg\"},{\"id\":1126,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/swett.jpg\"},{\"id\":1127,\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/veryz.jpg\"}],\"thumbnail_size\":\"medium\",\"slides_to_show\":\"5\",\"slides_to_scroll\":\"5\",\"arrows_size\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":false}],\"isInner\":false}]'),(1649,1250,'_wp_page_template','blank-builder.php'),(1650,1250,'_elementor_edit_mode','builder'),(1651,1250,'_elementor_data','[{\"id\":\"73969af\",\"elType\":\"section\",\"settings\":{\"layout\":\"full_width\",\"gap\":\"no\"},\"elements\":[{\"id\":\"199bc0e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"1db9acd\",\"elType\":\"widget\",\"settings\":{\"slider_list\":[{\"title\":\"Make your <span>B<\\/span>usiness Ide<span>a<\\/span>s Comes Ture \",\"subtitle\":\"We Deliver Enduring Result\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"120ae61\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slider.jpg\",\"id\":1039}},{\"title\":\"Start focus on creating <span>t<\\/span>he demand\",\"subtitle\":\"market the product\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"0f9869f\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/slide-33.jpg\",\"id\":1041}},{\"title\":\"We help achieve your a <span>B<\\/span>iggest go<span>a<\\/span>ls\",\"subtitle\":\"Best in market\",\"text\":\"Business is the activity of making one\'s living or making money by producing or buying and selling products such as goods and services\",\"_id\":\"c6e8f13\",\"btn_text\":\"More\",\"btn_link\":{\"url\":\"#\"},\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/business-slide-img-4.jpg\",\"id\":1033}}],\"slider_width\":{\"unit\":\"px\",\"size\":1460},\"slider_content\":{\"unit\":\"px\",\"size\":740},\"btn_typography_typography\":\"custom\",\"btn_typography_letter_spacing\":{\"unit\":\"px\",\"size\":6},\"btn_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"btn_typography_line_height\":{\"unit\":\"em\",\"size\":2},\"btn_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"title_typo_typography\":\"custom\",\"title_typo_font_size\":{\"unit\":\"px\",\"size\":60},\"title_typo_text_transform\":\"uppercase\",\"subtitle_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"subtitle_typo_typography\":\"custom\",\"subtitle_typo_font_family\":\"Poppins\",\"subtitle_typo_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_typo_font_weight\":\"600\",\"subtitle_color\":\"#03a9f4\",\"line_height\":{\"unit\":\"px\",\"size\":4},\"slider_mask\":\"rgba(255,255,255,0)\",\"subtitle_typo_letter_spacing\":{\"unit\":\"px\",\"size\":15},\"text_typo_typography\":\"custom\",\"text_typo_font_size\":{\"unit\":\"px\",\"size\":16},\"line_width\":{\"unit\":\"px\",\"size\":100},\"btn_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"slider_speed\":8000,\"show_line\":\"hide\",\"btn_typography_font_weight\":\"700\",\"arrow_color\":\"#ffffff\",\"arrow_color_hover\":\"#ffffff\",\"arrow_bg_color\":\"#03A9F4\",\"arrow_bg_color_hover\":\"#E91E63\",\"arrow_width\":{\"unit\":\"px\",\"size\":40},\"arrow_margin\":{\"unit\":\"px\",\"size\":-20},\"title_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":28},\"subtitle_typo_font_size_mobile\":{\"unit\":\"px\",\"size\":13},\"subtitle_typo_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"text_type_mobile\":\"none\",\"text_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"slider_height_bottom\":{\"unit\":\"px\",\"size\":16},\"slider_height_bottom_tablet\":{\"unit\":\"px\",\"size\":23},\"title_typo_font_size_tablet\":{\"unit\":\"px\",\"size\":40},\"btn_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"btn_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"title_typo_font_weight\":\"800\"},\"elements\":[],\"widgetType\":\"rdn-slider\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"54f1dc3\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2}},\"elements\":[{\"id\":\"faf9566\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"bff49b2\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"-200\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5c155b8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"_inline_size_tablet\":100,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"af71362\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50f9912\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"91f3ec8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WELCOME TO OUR ZENSYS<\\/p>\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d226d5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zensys provides IT consulting & Services based in Chennai, India. Offering a range of products for Sales and Marketing aimed at helping customers re-invent their businesses to compete successfully in an ever changing market. In a short span we have been able to create a motivated and knowledgeable team of technical and sales consultants to provide customized IT solutions for companies across several verticals.<\\/p>\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"183bace\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"fd1109c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/girl_in_office-1.jpg\",\"id\":1092},\"background_position\":\"center left\",\"background_size\":\"cover\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"content_position\":\"bottom\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.54},\"margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"_inline_size_tablet\":100,\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[{\"id\":\"ea56ffe\",\"elType\":\"widget\",\"settings\":{\"title\":\"ZENSYS<span>.<\\/span> \",\"title_color\":\"#ffffff\",\"title_padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"11cac2d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>THE BEST<\\/strong><br \\/><strong>DEALS IN YOUR PRODUCT<\\/strong><\\/p>\",\"text_color\":\"#e91e63\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"typography_font_family\":\"Poppins\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a7d7388\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"41\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"a81fd26\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"8d1d2a9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"8b5f767\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f3a1fe1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"da3bf71\",\"elType\":\"widget\",\"settings\":{\"text\":\"About us\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(233,30,99,0)\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"button_box_shadow_box_shadow_type\":\"yes\",\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"50a8a4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"abeeab0\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"184fab5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Zensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7bbe172\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"372cea2\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"8cd9e52\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"9a3e357\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5ec037e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>It is a type of customer relationship software that focuses on streamlining the entire communication process between businesses customers<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"86aad1e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Act! E-marketing and Unlimited customisations\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Contact management\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Sales process automation\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"21bd5bf\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ad2f3c4\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"z_index\":1,\"shape_divider_bottom_color\":\"#f4f4f4\",\"shape_divider_bottom_width\":{\"unit\":\"%\",\"size\":300},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":500},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"53ffc8d\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2285c5\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"content_position\":\"middle\",\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"721b7a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[{\"id\":\"06e8866\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/Businessman-PNG-Download.png\",\"id\":1152},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"98e1cb6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":100,\"padding\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"355b90f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"ZENSYS is the best choice\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"594d673\",\"elType\":\"widget\",\"settings\":{\"title\":\"FIND THE BEST\\nDEALS IN YOUR PRODUCT<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"d735fa2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Youngme and Felix decide to \\u201cgrade\\u201d The New York Times\\u2019 news coverage, before sharing their quick takes on other random things. They also share their After Hours picks for the week.\",\"text_color\":\"#5b5b5b\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8f33fd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.FINANCIAL MARKETS\\tDIGITAL ARTICLE Caroline Flammer\\nCompanies from Apple to Unilever have issued them.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"da2b3b8\",\"elType\":\"widget\",\"settings\":{\"text\":\"You can\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#E91E63\",\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#1f1f1f\",\"hover_animation\":\"shrink\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"60\",\"bottom\":\"15\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"button_box_shadow_box_shadow_type\":\"yes\",\"button_box_shadow_box_shadow\":{\"horizontal\":5,\"vertical\":5,\"blur\":0,\"spread\":0,\"color\":\"#03a9f4\"},\"typography_font_family\":\"Poppins\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0467639\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"background_background\":\"classic\",\"background_color\":\"#f4f4f4\",\"margin\":{\"unit\":\"px\",\"top\":\"-499\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"559\",\"right\":\"0\",\"bottom\":\"060\",\"left\":\"0\",\"isLinked\":false},\"z_index\":0,\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/theme.ridianur.com\\/derwati\\/wp-content\\/uploadz\\/2018\\/07\\/abs.png\",\"id\":256},\"background_overlay_position\":\"center center\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f8ae285\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"35417db\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let\'s believe in us<span>.<\\/span>\",\"desc_typography_typography\":\"custom\",\"desc_typography_font_size\":{\"unit\":\"px\",\"size\":40},\"_margin\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"desc_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":25},\"desc_typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2},\"_animation\":\"fadeInUp\",\"_animation_delay\":0.4,\"align\":\"center\"},\"elements\":[],\"widgetType\":\"derwati-title\"},{\"id\":\"12a24ee\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We Create Your Goals<\\/p>\",\"text_color\":\"#03A9F4\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"600\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"typography_font_family\":\"Poppins\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0.5},\"_animation\":\"fadeInDown\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e9bc04f\",\"elType\":\"section\",\"settings\":{\"gap\":\"wider\",\"structure\":\"30\",\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"60\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":false},\"layout\":\"full_width\",\"background_color\":\"#ffffff\"},\"elements\":[{\"id\":\"d9aeb7c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work7.jpg\",\"id\":1063},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"65e2feb\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-envelope-o\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Brand SMS\",\"subtitle\":\"100% masking for all networks\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"c8de146\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Our Brand SMS\\/Masked SMS gives you the option to reach customers, vendors, employees directly with an authenticated SMS sender ID.<\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"675759d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"National level GSM and CDMA coverage\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Online delivery status report\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"SMS Tracking system\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"9f0b0d6\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"6c0ac73\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work5.jpg\",\"id\":1053},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"64485c9\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-laptop\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Smart HR Payroll\",\"subtitle\":\"We simplify your payroll\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"5d0071d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>Zensys engage in a systematic payroll management that allows you to initiate, confirm and finalize the payroll with a few effortless clicks! <\\/strong>\",\"_padding\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"df425f1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Employee Data management\",\"icon\":\"fa fa-star-o\",\"_id\":\"159ec25\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Organisation Structure Definition\",\"icon\":\"fa fa-star-o\",\"_id\":\"98a140b\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Project, task and time sheet management\",\"icon\":\"fa fa-star-o\",\"_id\":\"cb3b309\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":20},\"divider\":\"yes\",\"divider_color\":\"#eeeeee\",\"icon_color\":\"#e91e63\",\"icon_color_hover\":\"#03a9f4\",\"icon_size\":{\"unit\":\"px\",\"size\":\"\"},\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_background_background\":\"classic\",\"_background_color\":\"#ffffff\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":false},\"_border_color\":\"rgba(226,226,226,0.2)\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":14}},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"67f8c6c\",\"elType\":\"widget\",\"settings\":{\"text\":\"View More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(0,0,0,0)\",\"border_border\":\"solid\",\"_background_background\":\"gradient\",\"_background_color\":\"rgba(0,0,0,0)\",\"_background_color_b\":\"rgba(242,242,242,0)\",\"_background_gradient_type\":\"radial\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"17bedd0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"rgba(238,238,238,0.42)\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_inline_size_tablet\":100,\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding_mobile\":{\"unit\":\"em\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0},\"background_overlay_hover_background\":\"classic\",\"background_overlay_hover_size\":\"cover\",\"background_overlay_hover_opacity\":{\"unit\":\"px\",\"size\":0.48},\"background_overlay_hover_transition\":{\"unit\":\"px\",\"size\":1.6},\"content_position\":\"bottom\",\"background_image\":{\"url\":\"http:\\/\\/cafsinfotech.com\\/zensysweb\\/wp-content\\/uploads\\/2018\\/11\\/work4.jpg\",\"id\":1064},\"background_position\":\"center center\",\"background_size\":\"cover\",\"background_overlay_hover_color\":\"#000000\"},\"elements\":[{\"id\":\"23462cf\",\"elType\":\"widget\",\"settings\":{\"icon\":\"fa fa-diamond\",\"icon_style\":\"left\",\"title_text_margin\":{\"unit\":\"px\",\"size\":70},\"title\":\"Zensys CRM\",\"subtitle\":\"Powerful Marketing Automation\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"subtitle_color\":\"rgba(255,255,255,0.83)\",\"icon_size\":{\"unit\":\"px\",\"size\":23},\"icon_bg_size\":{\"unit\":\"px\",\"size\":44},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"icon_color\":\"#ffffff\",\"iconbg_color\":\"#e91e63\",\"title_typography_text_transform\":\"uppercase\",\"subtitle_typography_typography\":\"custom\",\"subtitle_typography_font_size\":{\"unit\":\"px\",\"size\":13},\"subtitle_typography_font_weight\":\"500\",\"title_text_margin_mobile\":{\"unit\":\"px\",\"size\":0},\"subtitle_typography_font_family\":\"Poppins\",\"subtitle_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"subtitle_typography_text_transform\":\"uppercase\",\"title_color\":\"#ffffff\",\"title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#ffffff\",\"text_margin\":{\"unit\":\"px\",\"top\":\"-30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"icon_margin_left\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_background_color\":\"rgba(0,0,0,0.5)\",\"_background_position\":\"center center\",\"_background_size\":\"cover\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"4\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#03a9f4\",\"icon_margin_left_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"zoomIn\"},\"elements\":[],\"widgetType\":\"derwati-texticon\"},{\"id\":\"d451469\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<strong>